157 lines
4.6 KiB
RPMSpec
157 lines
4.6 KiB
RPMSpec
#
|
|
# spec file for package gnome-backgrounds (Version 2.24.0)
|
|
#
|
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
|
#
|
|
# All modifications and additions to the file contributed by third parties
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
# upon. The license for this file, and modifications and additions to the
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
# license for the pristine package is not an Open Source License, in which
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
# published by the Open Source Initiative.
|
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
#
|
|
|
|
# norootforbuild
|
|
|
|
|
|
Name: gnome-backgrounds
|
|
BuildRequires: fdupes glib2-devel intltool perl-XML-Parser
|
|
BuildRequires: gnome-themes
|
|
License: GPL v2 or later
|
|
Group: System/GUI/GNOME
|
|
AutoReqProv: off
|
|
Requires: gnome-themes
|
|
BuildArch: noarch
|
|
Version: 2.24.0
|
|
Release: 2
|
|
Source: ftp://ftp.gnome.org/pub/gnome/sources/gnome-backgrounds/2.22/%{name}-%{version}.tar.bz2
|
|
Url: http://www.gnome.org/
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
Summary: GNOME Backgrounds
|
|
|
|
%description
|
|
Background images from the GNOME project.
|
|
|
|
|
|
|
|
Authors:
|
|
--------
|
|
Gnome Team
|
|
|
|
%prep
|
|
%setup -q
|
|
|
|
%build
|
|
%configure
|
|
make %{?jobs:-j%jobs}
|
|
|
|
%install
|
|
make DESTDIR=$RPM_BUILD_ROOT install
|
|
mv $RPM_BUILD_ROOT/%{_datadir}/locale/sr@latin $RPM_BUILD_ROOT/%{_datadir}/locale/sr@Latn
|
|
%fdupes -s %buildroot
|
|
# Change sr@Latn to sr@latin
|
|
mv %{buildroot}%{_datadir}/locale/sr@Latn %{buildroot}%{_datadir}/locale/sr@latin
|
|
%find_lang %{name}
|
|
|
|
%clean
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
%files -f %name.lang
|
|
%defattr(-, root, root)
|
|
%doc AUTHORS COPYING ChangeLog NEWS README
|
|
%{_datadir}/gnome-background-properties/
|
|
%{_datadir}/pixmaps/backgrounds/
|
|
|
|
%changelog
|
|
* Sat Jan 31 2009 vuntz@novell.com
|
|
- Use sr@latin instead of sr@Latn.
|
|
* Wed Oct 01 2008 mboman@suse.de
|
|
- Update to version 2.24.0:
|
|
+ Translation updates
|
|
* Fri Sep 12 2008 vuntz@novell.com
|
|
- Update to version 2.23.92:
|
|
+ Updated translations.
|
|
* Fri Sep 05 2008 maw@suse.de
|
|
- Rename that pesky sr@latin locale to sr@Latn.
|
|
* Mon Sep 01 2008 mboman@novell.com
|
|
- Update to version 2.23.91:
|
|
+ Updated translations.
|
|
* Fri Aug 29 2008 maw@suse.de
|
|
- Update to versino 2.23.90:
|
|
+ Tweaked and updated several backgrounds with transparent
|
|
versions
|
|
+ Updated translations.
|
|
* Fri Aug 08 2008 maw@suse.de
|
|
- Update to version 2.23.0:
|
|
+ New backgrounds taken from a background contest.
|
|
* Fri May 16 2008 aj@suse.de
|
|
- Fix directory ownership.
|
|
- Remove extra BuildRequires.
|
|
* Tue Apr 01 2008 vuntz@suse.de
|
|
- Remove uz@cyrillic workaround (see bnc#372941)
|
|
* Fri Mar 14 2008 maw@suse.de
|
|
- Update to version 2.22.0:
|
|
+ Updated translations.
|
|
* Tue Mar 11 2008 lrupp@suse.de
|
|
- disable the lc-messages directories for now: breaks build
|
|
* Thu Mar 06 2008 maw@suse.de
|
|
- Fix the build when against newer versions of intltool.
|
|
* Wed Sep 19 2007 sbrabec@suse.cz
|
|
- Updated to version 2.20.0:
|
|
* updated translations
|
|
* Fri Aug 03 2007 maw@suse.de
|
|
- Update to version 2.18.3:
|
|
+ New and updated translations.
|
|
* Mon Jul 16 2007 lrupp@suse.de
|
|
- fix filelist and requires
|
|
- build as noarch package
|
|
* Thu Mar 08 2007 maw@suse.de
|
|
- Update to version 2.16.2.
|
|
changes: updated translations for ar and pl
|
|
* Thu Jan 11 2007 sbrabec@suse.cz
|
|
- Spec file cleanup.
|
|
* Mon Jan 08 2007 ro@suse.de
|
|
- GNOME moved to /usr
|
|
* Mon Oct 02 2006 jhargadon@suse.de
|
|
- update to version 2.16.1
|
|
- translation updates
|
|
* Wed Aug 30 2006 jhargadon@suse.de
|
|
- update to version 2.15.92
|
|
- translation updates
|
|
* Fri Aug 11 2006 jhargadon@suse.de
|
|
- update to version 2.14.2.1
|
|
- added translations
|
|
- Revised colours
|
|
- New default colours for translucent backgrounds
|
|
- added a new set of backgrounds
|
|
* Wed Jan 25 2006 mls@suse.de
|
|
- converted neededforbuild to BuildRequires
|
|
* Wed Nov 30 2005 gekker@suse.de
|
|
- Update to version 2.12.2
|
|
* Wed Nov 16 2005 sbrabec@suse.cz
|
|
- Use %%find_lang.
|
|
* Wed Oct 12 2005 gekker@suse.de
|
|
- Update to version 2.12.1
|
|
* Mon Sep 05 2005 gekker@suse.de
|
|
- Update to version 2.12.0 (GNOME 2.12)
|
|
* Tue Aug 23 2005 gekker@suse.de
|
|
- Update to version 2.11.92
|
|
* Tue Aug 02 2005 gekker@suse.de
|
|
- Update to version 2.10.2
|
|
* Fri Jun 17 2005 gekker@suse.de
|
|
- Update to version 2.10.1
|
|
* Wed Mar 09 2005 gekker@suse.de
|
|
- Update to version 2.10.0 (GNOME 2.10).
|
|
* Thu Mar 03 2005 gekker@suse.de
|
|
- Update to version 2.9.92
|
|
* Fri Feb 11 2005 gekker@suse.de
|
|
- Update to version 2.9.91
|
|
* Sun Feb 06 2005 gekker@suse.de
|
|
- Update to version 2.9.90
|
|
* Fri Jan 21 2005 clahey@suse.de
|
|
- New package.
|