summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2009-04-27 06:35:25 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2009-04-27 06:35:25 +0000
commit5873694c130f04b59370fa40de6ec557b20a2e2b (patch)
treeca1fadeca427640d593746e281c86da1a7a0e2b0
parentc83fe89893193c1466037ff7d751495df4de086c (diff)
downloadmetacity-5873694c130f04b59370fa40de6ec557b20a2e2b.tar.gz
metacity-5873694c130f04b59370fa40de6ec557b20a2e2b.tar.xz
metacity-5873694c130f04b59370fa40de6ec557b20a2e2b.zip
Don't drop schemas translations from po filesmetacity-2_26_0-2_fc12
-rw-r--r--metacity.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/metacity.spec b/metacity.spec
index bf5dc88..bfad715 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -1,7 +1,7 @@
Summary: Unobtrusive window manager
Name: metacity
Version: 2.26.0
-Release: 1%{?dist}
+Release: 2%{?dist}
URL: http://download.gnome.org/sources/metacity/
Source0: http://download.gnome.org/sources/metacity/2.26/metacity-%{version}.tar.bz2
Patch0: default-theme.patch
@@ -106,7 +106,7 @@ make CPPFLAGS="$CPPFLAGS" LIBS="$LIBS"
%if 0
# strip unneeded translations from .mo files
cd po
-grep -v ".*[.]desktop[.]in$\|.*[.]server[.]in$\|.*[.]schemas[.]in$" POTFILES.in > POTFILES.keep
+grep -v ".*[.]desktop[.]in$\|.*[.]server[.]in$" POTFILES.in > POTFILES.keep
mv POTFILES.keep POTFILES.in
intltool-update --pot
for p in *.po; do
@@ -182,6 +182,9 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Mon Apr 27 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-2
+- Don't drop schemas translations from po files
+
* Mon Mar 16 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-1
- Update to 2.26.0