2.16.2
This commit is contained in:
parent
d96c682562
commit
6f9a4e8b80
@ -1 +1 @@
|
|||||||
gnome-backgrounds-2.16.1.tar.bz2
|
gnome-backgrounds-2.16.2.tar.bz2
|
||||||
|
@ -2,16 +2,19 @@
|
|||||||
|
|
||||||
Summary: Desktop backgrounds packaged with the GNOME desktop
|
Summary: Desktop backgrounds packaged with the GNOME desktop
|
||||||
Name: gnome-backgrounds
|
Name: gnome-backgrounds
|
||||||
Version: 2.16.1
|
Version: 2.16.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
URL: http://www.gnome.org
|
URL: http://www.gnome.org
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: http://download.gnome.org/sources/gnome-backgrounds/2.16/%{name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: perl-XML-Parser
|
BuildRequires: perl(XML::Parser)
|
||||||
|
|
||||||
|
# for /usr/share/backgrounds
|
||||||
|
Requires: desktop-backgrounds-basic
|
||||||
|
|
||||||
Patch0: gnome-backgrounds-2.14.0-paths.patch
|
Patch0: gnome-backgrounds-2.14.0-paths.patch
|
||||||
|
|
||||||
@ -48,9 +51,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc
|
%doc
|
||||||
%{_datadir}/gnome-background-properties
|
%{_datadir}/gnome-background-properties
|
||||||
%{_datadir}/backgrounds
|
%{_datadir}/backgrounds/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.16.2-1
|
||||||
|
- Update to 2.16.2
|
||||||
|
- Require desktop-backgrounds-basic for directory ownership
|
||||||
|
|
||||||
* Sat Oct 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.1-1
|
* Sat Oct 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.1-1
|
||||||
- Update to 2.16.1
|
- Update to 2.16.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user