Don't drop schemas translations

This commit is contained in:
Matthias Clasen 2009-04-27 06:33:53 +00:00
parent dbbd8b74fb
commit 8a8d2792ca

View File

@ -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 @@ cd ..
# 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 @@ fi
%changelog
* Mon Apr 27 2009 Matthias Clasen <mclasen@redhat.com> 2.26.1-2
- Don't drop schemas translations from po files
* Mon Apr 13 2009 Matthias Clasen <mclasen@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