]> git.pld-linux.org Git - packages/gnome-backgrounds.git/commitdiff
- updated to 3.0.0; merged from DEVEL auto/th/gnome-backgrounds-3_0_0-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Mon, 4 Apr 2011 18:11:22 +0000 (18:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-backgrounds.spec -> 1.34

gnome-backgrounds.spec

index cf6110c7f356e4d6ba70b4ca04b793703debfb14..a78d390fc8daa1ed87108e8f841987ffaf0ac796 100644 (file)
@@ -1,19 +1,18 @@
 Summary:       Set of backgrounds for GNOME desktop
 Summary(pl.UTF-8):     Zestaw tapet dla środowiska GNOME
 Name:          gnome-backgrounds
-Version:       2.32.0
+Version:       3.0.0
 Release:       1
 License:       GPL v2
 Group:         Themes
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-backgrounds/2.32/%{name}-%{version}.tar.bz2
-# Source0-md5: 3df26626483b02e51adefc6ab5945a8d
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-backgrounds/3.0/%{name}-%{version}.tar.bz2
+# Source0-md5: c3a96bbeceda3e1cb94ca99470ef35d4
 URL:           http://www.gnome.org/
 BuildRequires: autoconf
-BuildRequires: automake >= 1:1.9
+BuildRequires: automake >= 1:1.11
 BuildRequires: gettext-devel
 BuildRequires: glib2-devel
 BuildRequires: intltool >= 0.40.0
-Requires:      libgnome >= 2.24.0
 # sr@Latn vs. sr@latin
 Conflicts:     glibc-misc < 6:2.7
 BuildArch:     noarch
@@ -33,7 +32,8 @@ Zestaw tapet dla środowiska GNOME.
 %{__aclocal}
 %{__automake}
 %{__autoconf}
-%configure
+%configure \
+       --disable-silent-rules
 %{__make}
 
 %install
@@ -51,4 +51,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %{_datadir}/gnome-background-properties/*.xml
-%{_pixmapsdir}/backgrounds/gnome/*
+%{_datadir}/backgrounds/gnome
This page took 0.119072 seconds and 4 git commands to generate.