small fixes

This commit is contained in:
Matthias Clasen 2007-08-15 23:44:09 +00:00
parent e490e084a3
commit 574c9ab498

View File

@ -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/tiles $RPM_BUILD_ROOT%{_
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@redhat.com> - 2.18.3-2
- Small fixes from package review
* Tue Aug 7 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.3-1
- Update to 2.18.3
- Update the license field