[packman] acetoneiso2 2.2.2-12.pm.12.1 (openSUSE 11.1)

Kyrill Detinov lazy.kent.suse at gmail.com
Tue Jun 22 10:48:20 CEST 2010


Tuesday 22 June 2010

Hello, Andrea.

Could you please package acetoneiso2 for openSUSE 11.1?
I made a patch to compile against Qt4 v4.4.3.
And we can use pinentry-qt instead of missing pinentry-qt4.

acetoniso2-2.2.2-tabwidget.patch:

Description: Remove Qt 4.5 specific function.
Author: Kyrill Detinov <lazy.kent.suse at gmail.com>
Index: acetoneiso/ui/acetoneiso.ui
===================================================================
--- acetoneiso/ui/acetoneiso.ui.orig	2010-06-19 21:58:37.000000000 +0400
+++ acetoneiso/ui/acetoneiso.ui	2010-06-21 01:15:18.000000000 +0400
@@ -67,12 +67,12 @@
       <property name="elideMode">
        <enum>Qt::ElideNone</enum>
       </property>
-      <property name="tabsClosable">
+<!--      <property name="tabsClosable">
        <bool>false</bool>
       </property>
       <property name="movable">
        <bool>false</bool>
-      </property>
+      </property>-->
       <widget class="QWidget" name="tab">
        <attribute name="icon">
         <iconset resource="../acetoneiso.qrc">

A few changes in spec-file:

Requires:       fuseiso
%if 0%{?suse_version} > 1110
Requires:	pinentry-qt4
%else
Requires:	pinentry-qt
%endif
...
Patch1:		acetoniso2-2.2.2-tabwidget.patch
...
%patch0
%if 0%{?suse_version} < 1120
%patch1
%endif
...

I built a package against openSUSE 11.1:standard repository 
successfully.
Tested in openSUSE 11.1 i586. It works.

-- 
WBR,
 Kyrill
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 212 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.links2linux.de/pipermail/packman/attachments/20100622/2bc9b0b1/attachment.sig>


More information about the Packman mailing list