rpms/gnome-vfs2/devel gnome-vfs2.spec,1.189,1.190

Tomas Bzatek tbzatek at fedoraproject.org
Thu Apr 2 11:52:53 UTC 2009


Author: tbzatek

Update of /cvs/extras/rpms/gnome-vfs2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21736

Modified Files:
	gnome-vfs2.spec 
Log Message:
* Thu Apr  2 2009 Tomas Bzatek <tbzatek at redhat.com> - 2.24.1-2
- Rebuilt to solve multilib issues (#492926)



Index: gnome-vfs2.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-vfs2/devel/gnome-vfs2.spec,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -r1.189 -r1.190
--- gnome-vfs2.spec	17 Mar 2009 15:31:27 -0000	1.189
+++ gnome-vfs2.spec	2 Apr 2009 11:52:23 -0000	1.190
@@ -14,7 +14,7 @@
 Summary: The GNOME virtual file-system libraries
 Name: gnome-vfs2
 Version: 2.24.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPLv2+ and GPLv2+
 # the daemon and the library are LGPLv2+
 # the modules are LGPLv2+ and GPLv2+ 
@@ -135,7 +135,7 @@
 %configure --disable-gtk-doc --enable-hal 
 
 export tagname=CC
-make LIBTOOL=/usr/bin/libtool
+make LIBTOOL=/usr/bin/libtool %{?_smp_mflags}
 
 # strip unneeded translations from .mo files
 # ideally intltool (ha!) would do that for us
@@ -207,7 +207,7 @@
 %postun -p /sbin/ldconfig
 
 %files -f %{po_package}.lang
-%defattr(-, root, root)
+%defattr(-, root, root, -)
 %doc AUTHORS COPYING COPYING.LIB NEWS README
 
 %dir %{_sysconfdir}/gnome-vfs-2.0
@@ -239,6 +239,9 @@
 %config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf
 
 %changelog
+* Thu Apr  2 2009 Tomas Bzatek <tbzatek at redhat.com> - 2.24.1-2
+- Rebuilt to solve multilib issues (#492926)
+
 * Tue Mar 17 2009 Tomas Bzatek <tbzatek at redhat.com> - 2.24.1-1
 - Update to 2.24.1
 




More information about the scm-commits mailing list