rpms/gnome-vfsmm26/devel gnome-vfsmm.spec,1.2,1.3 sources,1.2,1.3

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Fri Jan 28 00:48:11 UTC 2005


Author: mschwendt

Update of /cvs/extras/rpms/gnome-vfsmm26/devel
In directory cvs.fedora.redhat.com:/tmp/cvs-serv11112

Modified Files:
	gnome-vfsmm.spec sources 
Log Message:
Merge patches from Thorsten.


Index: gnome-vfsmm.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-vfsmm26/devel/gnome-vfsmm.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-vfsmm.spec	10 Dec 2004 22:03:03 -0000	1.2
+++ gnome-vfsmm.spec	28 Jan 2005 00:48:09 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           gnome-vfsmm26
 Version:        2.6.1
-Release:        1
+Release:        2
 Epoch:          0
 Summary:        C++ wrapper for gnome-vfs
 
@@ -8,6 +8,7 @@
 License:        LGPL
 URL:            http://gtkmm.sourceforge.net/
 Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnome-vfsmm/2.6/gnome-vfsmm-%{version}.tar.bz2
+Patch0:		gnome-vfsmm-2.6.1-autoreconf.patch.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires(post):   /sbin/ldconfig
@@ -33,7 +34,10 @@
 
 %prep
 %setup -q -n gnome-vfsmm-%{version}
-
+%ifarch x86_64
+# Patch was build after: aclocal -I scripts && automake -c -f && autoconf && libtoolize --copy --force
+%patch0 -p1 
+%endif
 
 %build
 %configure --enable-static
@@ -72,6 +76,9 @@
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Thu Jan 27 2005 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 0:2.6.1-2
+- Add autoreconf patch; fixes build on x86_64
+
 * Mon Jun 27 2004 Denis Leroy <denis at poolshark.org> - 0:2.6.1-0.fdr.1
 - Upgrade to 2.6.1
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gnome-vfsmm26/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	8 Nov 2004 04:28:19 -0000	1.2
+++ sources	28 Jan 2005 00:48:09 -0000	1.3
@@ -1 +1,2 @@
 a0f8006f7336b211f160224fddaf86e1  gnome-vfsmm-2.6.1.tar.bz2
+401d20708378a66e5c52e29c16c770e2  gnome-vfsmm-2.6.1-autoreconf.patch.bz2




More information about the fedora-extras-commits mailing list