drop unneeded translations

This commit is contained in:
Matthias Clasen 2008-10-10 17:21:54 +00:00
parent 0e41cc7b02
commit c0b4fd6381

View File

@ -1,7 +1,7 @@
Summary: Desktop backgrounds packaged with the GNOME desktop
Name: gnome-backgrounds
Version: 2.24.0
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2
Group: Applications/Multimedia
URL: http://www.gnome.org
@ -39,18 +39,22 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/backgrounds/images
mv $RPM_BUILD_ROOT%{_datadir}/pixmaps/backgrounds/gnome/abstract $RPM_BUILD_ROOT%{_datadir}/backgrounds
mv $RPM_BUILD_ROOT%{_datadir}/pixmaps/backgrounds/gnome/nature $RPM_BUILD_ROOT%{_datadir}/backgrounds
%find_lang %{name}
# all translations are merged back into xml by intltool
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
%clean
rm -rf $RPM_BUILD_ROOT
%files -f %{name}.lang
%files
%defattr(-,root,root,-)
%doc COPYING NEWS README
%{_datadir}/gnome-background-properties
%{_datadir}/backgrounds/*
%changelog
* Fri Oct 10 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-2
- Don't ship unneeded translations
* Tue Sep 23 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
- Update to 2.24.0