gnome-backgrounds/gnome-backgrounds.spec

257 lines
7.7 KiB
RPMSpec
Raw Normal View History

2005-02-02 19:01:33 +00:00
Summary: Desktop backgrounds packaged with the GNOME desktop
Name: gnome-backgrounds
2015-03-23 18:11:55 +00:00
Version: 3.16.0
Release: 2%{?dist}
2007-08-07 05:56:00 +00:00
License: GPLv2
2005-02-02 19:01:33 +00:00
Group: Applications/Multimedia
URL: http://www.gnome.org
2010-03-29 23:44:18 +00:00
#VCS: git:git://git.gnome.org/gnome-backgrounds
2015-03-23 18:11:55 +00:00
Source0: http://download.gnome.org/sources/gnome-backgrounds/3.16/%{name}-%{version}.tar.xz
2006-06-09 15:24:16 +00:00
BuildArch: noarch
2008-07-22 23:15:19 +00:00
BuildRequires: intltool
2006-06-09 15:24:16 +00:00
BuildRequires: gettext
2007-06-17 05:39:02 +00:00
2005-02-02 19:01:33 +00:00
%description
The gnome-backgrounds package contains images and tiles
2009-03-17 19:02:18 +00:00
to use for your desktop background which are packaged
2005-02-02 19:01:33 +00:00
with the GNOME desktop.
%prep
%setup -q
%build
%configure
make
2009-03-17 19:02:18 +00:00
%install
2006-03-13 21:07:47 +00:00
make install DESTDIR=$RPM_BUILD_ROOT
2005-02-02 19:01:33 +00:00
mkdir -p $RPM_BUILD_ROOT%{_datadir}/backgrounds/images
2008-10-10 17:21:54 +00:00
# all translations are merged back into xml by intltool
rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
2005-02-02 19:01:33 +00:00
2009-03-17 19:02:18 +00:00
%files
%license COPYING
%doc NEWS README AUTHORS
2005-02-02 19:01:33 +00:00
%{_datadir}/gnome-background-properties
2007-06-17 05:39:02 +00:00
%{_datadir}/backgrounds/*
2005-02-02 19:01:33 +00:00
%changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.16.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-03-23 18:11:55 +00:00
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
- Update to 3.16.0
2015-03-17 19:09:21 +00:00
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-1
- Update to 3.15.92
2015-03-02 21:37:07 +00:00
* Mon Mar 02 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.91-1
- Update to 3.15.91
- Use the %%license macro for the COPYING file
2015-03-02 21:37:07 +00:00
2015-02-17 09:05:48 +00:00
* Tue Feb 17 2015 Richard Hughes <rhughes@redhat.com> - 3.15.90-1
- Update to 3.15.90
2014-11-29 15:23:29 +00:00
* Sat Nov 29 2014 Kalev Lember <kalevlember@gmail.com> - 3.15.2-1
- Update to 3.15.2
2014-10-13 21:23:29 +00:00
* Mon Oct 13 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-1
- Update to 3.14.1
2014-09-22 18:25:00 +00:00
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
- Update to 3.14.0
2014-09-16 16:34:02 +00:00
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
- Update to 3.13.92
2014-08-18 10:08:18 +00:00
* Mon Aug 18 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.90-1
- Update to 3.13.90
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-05-15 18:45:40 +00:00
* Thu May 15 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.2-1
- Update to 3.12.2
2014-04-15 20:09:31 +00:00
* Tue Apr 15 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.1-1
- Update to 3.12.1
2014-03-24 19:44:55 +00:00
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
- Update to 3.12.0
2014-02-04 11:50:31 +00:00
* Tue Feb 04 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-1
- Update to 3.11.5
2013-10-28 22:00:19 +00:00
* Mon Oct 28 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
- Update to 3.10.1
2013-09-24 23:09:10 +00:00
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
- Update to 3.10.0
2013-09-02 21:01:52 +00:00
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.91-1
- Update to 3.9.91
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-04-15 20:21:37 +00:00
* Mon Apr 15 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-1
- Update to 3.8.1
2013-03-27 20:41:25 +00:00
* Wed Mar 27 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
- Update to 3.8.0
2013-03-20 16:07:19 +00:00
* Wed Mar 20 2013 Richard Hughes <rhughes@redhat.com> - 3.7.92-1
- Update to 3.7.92
2013-02-05 23:42:57 +00:00
* Wed Feb 06 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.5-1
- Update to 3.7.5
2013-01-16 02:41:32 +00:00
* Tue Jan 15 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.4-1
- Update to 3.7.4
2012-10-16 15:24:06 +00:00
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
- Update to 3.6.1
2012-09-25 17:52:07 +00:00
* Tue Sep 25 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.0-1
- Update to 3.6.0
2012-09-19 13:20:18 +00:00
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 3.5.91-1
- Update to 3.5.91
2012-08-21 17:14:12 +00:00
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
- Update to 3.5.90
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-05-18 11:31:12 +00:00
* Fri May 18 2012 Richard Hughes <hughsient@gmail.com> - 3.4.2-1
- Update to 3.4.2
2012-04-16 20:36:25 +00:00
* Tue Apr 17 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-1
- Update to 3.4.1
2012-03-27 15:21:50 +00:00
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0-1
- Update to 3.4.0
2012-03-20 23:44:27 +00:00
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.3.92-1
- Update to 3.3.92
2012-03-06 03:10:49 +00:00
* Mon Mar 5 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.91-1
- Update to 3.3.91
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2011-12-21 04:30:18 +00:00
* Tue Dec 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
- Update to 3.3.3
2011-09-28 00:32:48 +00:00
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
- Update to 3.2.0
2011-09-06 10:57:11 +00:00
* Tue Sep 6 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-1
- Update to 3.1.91
2011-06-15 17:34:20 +00:00
* Wed Jun 15 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.2-1
- Update to 3.1.2
2011-04-25 23:51:54 +00:00
* Mon Apr 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-1
- Update to 3.0.1
2011-04-04 17:45:44 +00:00
* Mon Apr 4 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-1
- Update to 3.0.0
2011-03-22 14:02:53 +00:00
* Tue Mar 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.92-1
- Update to 2.91.92
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.32.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-03-22 14:02:53 +00:00
* Wed Sep 29 2010 Matthias Clasen <mclasen@redhat.com> 2.32.0-1
2010-09-30 01:19:34 +00:00
- Update to 2.32.0
2010-03-29 23:44:18 +00:00
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-1
- Update to 2.30.0
2010-03-09 15:12:44 +00:00
* Tue Mar 09 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-1
- Update to 2.29.92
2010-03-02 02:23:55 +00:00
* Mon Mar 1 2010 Matthias Clasen <mclasen@redhat.com> - 2.28.0-2
- Drop ownership of a directory that is now owned by filesystem
2009-09-22 00:15:06 +00:00
* Mon Sep 21 2009 Matthias Clasen <mclasen@redhat.com> - 2.28.0-1
- Update to 2.28.0
2009-09-08 00:12:17 +00:00
* Mon Sep 7 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.91-1
- Update to 2.27.91
2009-08-03 01:45:31 +00:00
* Sun Aug 2 2009 Matthias Clasen <mclasen@redhat.com> - 2.24.1-3
- Co-own /usr/share/backgrounds instead of requiring desktop-backgrounds-basic
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.24.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-03-17 19:02:18 +00:00
* Tue Mar 17 2009 Matthias Clasen <mclasen@redhat.com> - 2.24.1-1
- Update to 2.24.1
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.24.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2008-10-28 14:22:32 +00:00
* Tue Oct 28 2008 Lennart Poettering <lpoetter@redhat.com> - 2.24.0-3
- Include AUTHORS file in package
2008-10-10 17:21:54 +00:00
* Fri Oct 10 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-2
- Don't ship unneeded translations
2008-09-23 15:04:28 +00:00
* Tue Sep 23 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
- Update to 2.24.0
2008-09-08 23:20:21 +00:00
* Mon Sep 8 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.92-1
- Update to 2.23.92
2008-09-03 01:57:41 +00:00
* Tue Sep 2 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.91-1
- Update to 2.23.91
2008-08-22 17:38:42 +00:00
* Fri Aug 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.90-1
- Update to 2.23.90
2008-07-22 22:47:55 +00:00
* Tue Jul 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.0-1
- Update to 2.23.0
2008-03-10 04:21:48 +00:00
* Mon Mar 10 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.0-1
- Update to 2.22.0
2007-09-18 03:34:22 +00:00
* Mon Sep 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-1
- Update to 2.20.0
2007-08-15 23:44:09 +00:00
* Wed Aug 15 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.3-2
- Small fixes from package review
2007-08-07 05:56:00 +00:00
* Tue Aug 7 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.3-1
- Update to 2.18.3
- Update the license field
2007-06-17 05:39:02 +00:00
* 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
2006-10-22 00:20:15 +00:00
* Sat Oct 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.1-1
- Update to 2.16.1
2006-08-22 01:06:37 +00:00
* Mon Aug 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.92-1.fc6
- Update to 2.15.92
2006-06-09 15:24:16 +00:00
* Fri Jun 9 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.2.1-3
- Add missing BuildRequires
2006-06-01 05:32:16 +00:00
* Thu Jun 1 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.2.1-2
- Update to 2.14.2.1
2006-05-30 19:34:09 +00:00
2014-11-29 15:26:27 +00:00
* Mon Mar 13 2006 Ray Strode <rstrode@redhat.com> - 2.14.0-1
2006-03-13 21:07:47 +00:00
- Update to 2.14.0
2005-02-02 19:01:33 +00:00
* Mon Jan 31 2005 Matthias Clasen <mclasen@redhat.com> - 2.9.90-1
- Initial build.