rpms/gnome-games/devel gnome-games.spec,1.139,1.140

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Mon Aug 6 03:55:40 UTC 2007


Author: mclasen

Update of /cvs/pkgs/rpms/gnome-games/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29716

Modified Files:
	gnome-games.spec 
Log Message:
Use find-lang for help files



Index: gnome-games.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-games/devel/gnome-games.spec,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- gnome-games.spec	3 Aug 2007 16:06:32 -0000	1.139
+++ gnome-games.spec	6 Aug 2007 03:55:08 -0000	1.140
@@ -44,7 +44,7 @@
 Summary: GNOME games
 Name: gnome-games
 Version: 2.19.6
-Release: 2%{?dist}
+Release: 3%{?dist}
 Epoch: 1
 License: GPLv2+
 Group: Amusements/Games
@@ -153,7 +153,7 @@
 perl -pi -e 's@<default></default>@<default>[Joe,Jim,James]</default>@g' $RPM_BUILD_ROOT%{_sysconfdir}/gconf/schemas/gtali.schemas
 %endif
 
-%find_lang %{gettext_package}
+%find_lang %{gettext_package} --all-name --with-gnome
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -239,7 +239,6 @@
 %files -f %{gettext_package}.lang
 %defattr(-, root, root)
 %doc AUTHORS COPYING README
-%{_datadir}/gnome/help/*
 %{_datadir}/applications/*
 %{_datadir}/gnome-games
 %{_datadir}/gnome-games-common
@@ -327,6 +326,9 @@
 
 
 %changelog
+* Sun Aug  5 2007 Matthias Clasen <mclasen at redhat.com> - 1:2.19.6-3
+- Use find-lang for help files, too
+
 * Fri Aug  3 2007 Matthias Clasen <mclasen at redhat.com> - 1:2.19.6-2
 - Update the license field
 




More information about the fedora-extras-commits mailing list