rpms/gnome-backgrounds/devel gnome-backgrounds.spec,1.11,1.12

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Wed Aug 15 23:44:41 UTC 2007


Author: mclasen

Update of /cvs/extras/rpms/gnome-backgrounds/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15044

Modified Files:
	gnome-backgrounds.spec 
Log Message:
small fixes



Index: gnome-backgrounds.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-backgrounds/devel/gnome-backgrounds.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- gnome-backgrounds.spec	7 Aug 2007 05:56:00 -0000	1.11
+++ gnome-backgrounds.spec	15 Aug 2007 23:44:09 -0000	1.12
@@ -1,9 +1,7 @@
-%define gettext_package gnome-backgrounds
-
 Summary: Desktop backgrounds packaged with the GNOME desktop
 Name: gnome-backgrounds
 Version: 2.18.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2
 Group: Applications/Multimedia
 URL: http://www.gnome.org
@@ -42,18 +40,21 @@
 mv $RPM_BUILD_ROOT%{_datadir}/pixmaps/backgrounds/gnome/translucent $RPM_BUILD_ROOT%{_datadir}/backgrounds
 mv $RPM_BUILD_ROOT%{_datadir}/pixmaps/backgrounds/gnome/nature $RPM_BUILD_ROOT%{_datadir}/backgrounds
 
-%find_lang %{gettext_package}
+%find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f %{gettext_package}.lang
+%files -f %{name}.lang
 %defattr(-,root,root,-)
-%doc 
+%doc COPYING NEWS README
 %{_datadir}/gnome-background-properties
 %{_datadir}/backgrounds/*
 
 %changelog
+* Wed Aug 15 2007 Matthias Clasen <mclasen at redhat.com> - 2.18.3-2
+- Small fixes from package review
+
 * Tue Aug  7 2007 Matthias Clasen <mclasen at redhat.com> - 2.18.3-1
 - Update to 2.18.3
 - Update the license field




More information about the fedora-extras-commits mailing list