rpms/pcmanx-gtk2/F-10 pcmanx-gtk2-autogen.patch, NONE, 1.1 pcmanx-gtk2.spec, 1.18, 1.19

Jan Horak xhorak at fedoraproject.org
Wed Jul 22 07:49:17 UTC 2009


Author: xhorak

Update of /cvs/pkgs/rpms/pcmanx-gtk2/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17385

Modified Files:
	pcmanx-gtk2.spec 
Added Files:
	pcmanx-gtk2-autogen.patch 
Log Message:
Fix for xulrunner update

pcmanx-gtk2-autogen.patch:
 autogen.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE pcmanx-gtk2-autogen.patch ---
diff -up pcmanx-gtk2-0.3.8/autogen.sh.orig2 pcmanx-gtk2-0.3.8/autogen.sh
--- pcmanx-gtk2-0.3.8/autogen.sh.orig2	2009-07-22 09:43:48.000000000 +0200
+++ pcmanx-gtk2-0.3.8/autogen.sh	2009-07-22 09:45:15.000000000 +0200
@@ -1,5 +1,5 @@
 #! /bin/sh
-AM_VERSION=-1.10
+AM_VERSION=-1.11
 AC_VERSION=
 
 set -e -x


Index: pcmanx-gtk2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pcmanx-gtk2/F-10/pcmanx-gtk2.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- pcmanx-gtk2.spec	22 Jul 2009 07:38:27 -0000	1.18
+++ pcmanx-gtk2.spec	22 Jul 2009 07:49:16 -0000	1.19
@@ -18,10 +18,11 @@ Patch0:    pcmanx-gtk2-444svn.patch
 Patch1:    pcmanx-gtk2-0.3.8-Fedora-xpidl.patch
 # The idldir in our libxul already has "stable" in it.
 Patch2:    pcmanx-gtk2-0.3.8-Fedora-idldir.patch
+Patch3:    pcmanx-gtk2-autogen.patch
 URL:       http://pcmanx.csie.net
 BuildRequires:     gtk2-devel desktop-file-utils gettext libnotify-devel
 BuildRequires:     libXft-devel
-BuildRequires:     automake = 1.10
+BuildRequires:     automake
 # required for generating configure script
 BuildRequires:     gettext-devel libtool intltool
 # plugin
@@ -55,6 +56,7 @@ webpage in the browser window. 
 %patch0 -p1 -b .svn444
 %patch1 -p1 -b .xpidl
 %patch2 -p1 -b .idldir
+%patch3 -p1 -b .automake
 
 ########################################################################
 # automake 1.10 fails without config.rpath.




More information about the fedora-extras-commits mailing list