rpms/gdm/devel gdm.spec,1.465,1.466

Matthias Clasen mclasen at fedoraproject.org
Mon Apr 27 06:19:53 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/gdm/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22385

Modified Files:
	gdm.spec 
Log Message:
don't drop schemas translations



Index: gdm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gdm/devel/gdm.spec,v
retrieving revision 1.465
retrieving revision 1.466
diff -u -r1.465 -r1.466
--- gdm.spec	24 Apr 2009 15:35:47 -0000	1.465
+++ gdm.spec	27 Apr 2009 06:19:23 -0000	1.466
@@ -16,7 +16,7 @@
 Summary: The GNOME Display Manager
 Name: gdm
 Version: 2.26.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 Epoch: 1
 License: GPLv2+
 Group: User Interface/X
@@ -169,7 +169,7 @@
 # ideally intltool (ha!) would do that for us
 # http://bugzilla.gnome.org/show_bug.cgi?id=474987
 cd po
-grep -v ".*[.]desktop[.]in.*\|.*[.]server[.]in[.]in$\|.*[.]schemas[.]in$" POTFILES.in > POTFILES.keep
+grep -v ".*[.]desktop[.]in.*\|.*[.]server[.]in[.]in$" POTFILES.in > POTFILES.keep
 mv POTFILES.keep POTFILES.in
 intltool-update --pot
 for p in *.po; do
@@ -382,6 +382,9 @@
 %{_libdir}/gdm/simple-greeter/plugins/fingerprint.so
 
 %changelog
+* Mon Apr 27 2009 Matthias Clasen <mclasen at redhat.com> - 1:2.26.1-4
+- Don't drop schemas translations from po files
+
 * Fri Apr 24 2009 Ray Strode <rstrode at redhat.com> - 1:2.26.1-3
 - Add Requires for pam modules in plugins
 




More information about the fedora-extras-commits mailing list