rpms/libgweather/devel libgweather.spec,1.39,1.40

Matthias Clasen mclasen at fedoraproject.org
Mon Apr 27 06:34:24 UTC 2009


Author: mclasen

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

Modified Files:
	libgweather.spec 
Log Message:
Don't drop schemas translations



Index: libgweather.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libgweather/devel/libgweather.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- libgweather.spec	14 Apr 2009 00:39:08 -0000	1.39
+++ libgweather.spec	27 Apr 2009 06:33:53 -0000	1.40
@@ -1,6 +1,6 @@
 Name:           libgweather
 Version:        2.26.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A library for weather information
 
 Group:          System Environment/Libraries
@@ -57,7 +57,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
@@ -122,6 +122,9 @@
 
 
 %changelog
+* Mon Apr 27 2009 Matthias Clasen <mclasen at redhat.com> 2.26.1-2
+- Don't drop schemas translations from po files
+
 * Mon Apr 13 2009 Matthias Clasen <mclasen at redhat.com> 2.26.1-1
 - Update to 2.26.1
 - See http://download.gnome.org/sources/libgweather/2.26/libgweather-2.26.1.news




More information about the fedora-extras-commits mailing list