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

Matthias Clasen mclasen at fedoraproject.org
Mon Apr 27 19:01:47 UTC 2009


Author: mclasen

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

Modified Files:
	gnome-vfs2.spec 
Log Message:
don't drop schemas translations from po files



Index: gnome-vfs2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-vfs2/devel/gnome-vfs2.spec,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -r1.190 -r1.191
--- gnome-vfs2.spec	2 Apr 2009 11:52:23 -0000	1.190
+++ gnome-vfs2.spec	27 Apr 2009 19:01:17 -0000	1.191
@@ -14,7 +14,7 @@
 Summary: The GNOME virtual file-system libraries
 Name: gnome-vfs2
 Version: 2.24.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: LGPLv2+ and GPLv2+
 # the daemon and the library are LGPLv2+
 # the modules are LGPLv2+ and GPLv2+ 
@@ -141,7 +141,7 @@
 # ideally intltool (ha!) would do that for us
 # http://bugzilla.gnome.org/show_bug.cgi?id=474987
 cd po
-grep -v ".*[.]desktop[.]in[.]in$\|.*[.]server[.]in[.]in$\|.*[.]schemas[.]in$" POTFILES.in > POTFILES.keep
+grep -v ".*[.]desktop[.]in[.]in$\|.*[.]server[.]in[.]in$" POTFILES.in > POTFILES.keep
 mv POTFILES.keep POTFILES.in
 intltool-update --pot
 for p in *.po; do
@@ -239,6 +239,9 @@
 %config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf
 
 %changelog
+* Mon Apr 27 2009 Matthias Clasen <mclasen at redhat.com> - 2.24.1-3
+- Don't drop schemas translations from po files anymore
+
 * Thu Apr  2 2009 Tomas Bzatek <tbzatek at redhat.com> - 2.24.1-2
 - Rebuilt to solve multilib issues (#492926)
 




More information about the fedora-extras-commits mailing list