]> git.pld-linux.org Git - packages/gnome-backgrounds.git/blobdiff - gnome-backgrounds.spec
Update to 3.24.0
[packages/gnome-backgrounds.git] / gnome-backgrounds.spec
index 86350e2bf257965e2940a2fe64041a583762b749..090e2f0108702f141935a9c076ef79550700fe42 100644 (file)
@@ -1,20 +1,23 @@
 Summary:       Set of backgrounds for GNOME desktop
 Summary(pl.UTF-8):     Zestaw tapet dla środowiska GNOME
 Name:          gnome-backgrounds
-Version:       2.24.1
+Version:       3.24.0
 Release:       1
 License:       GPL v2
 Group:         Themes
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-backgrounds/2.24/%{name}-%{version}.tar.bz2
-# Source0-md5: 28e09fcdeef5616bc612b36e5068e413
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-backgrounds/3.24/%{name}-%{version}.tar.xz
+# Source0-md5: 10e9c789c36eeaab0f9336ea5ef2e32f
 URL:           http://www.gnome.org/
-BuildRequires: autoconf
-BuildRequires: automake >= 1:1.9
-BuildRequires: gettext-devel
+BuildRequires: autoconf >= 2.50
+BuildRequires: automake >= 1:1.11
+BuildRequires: gettext-tools
+BuildRequires: glib2-devel
 BuildRequires: intltool >= 0.40.0
-Requires:      libgnome >= 2.24.0
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
 # sr@Latn vs. sr@latin
 Conflicts:     glibc-misc < 6:2.7
+Conflicts:     gtk2-theme-engine-adwaita < 3.14
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -32,7 +35,8 @@ Zestaw tapet dla środowiska GNOME.
 %{__aclocal}
 %{__automake}
 %{__autoconf}
-%configure
+%configure \
+       --disable-silent-rules
 %{__make}
 
 %install
@@ -49,5 +53,5 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%{_datadir}/gnome-background-properties/*.xml
-%{_pixmapsdir}/backgrounds/gnome/*
+%{_datadir}/gnome-background-properties
+%{_datadir}/backgrounds/gnome
This page took 0.034868 seconds and 4 git commands to generate.