SPECS: gnome-backgrounds.spec - R: libgnome >= 2.20.0 for %{_pixma...

megabajt megabajt at pld-linux.org
Mon Sep 17 18:33:17 CEST 2007


Author: megabajt                     Date: Mon Sep 17 16:33:17 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- R: libgnome >= 2.20.0 for %{_pixmapsdir}/backgrounds and %{_datadir}/gnome-background-properties
- BA: noarch
- release 2

---- Files affected:
SPECS:
   gnome-backgrounds.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/gnome-backgrounds.spec
diff -u SPECS/gnome-backgrounds.spec:1.22 SPECS/gnome-backgrounds.spec:1.23
--- SPECS/gnome-backgrounds.spec:1.22	Thu Jul 26 23:12:16 2007
+++ SPECS/gnome-backgrounds.spec	Mon Sep 17 18:33:12 2007
@@ -3,13 +3,17 @@
 Summary(pl.UTF-8):	Zestaw tapet dla środowiska GNOME
 Name:		gnome-backgrounds
 Version:	2.18.3
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Themes
-Source0:	http://ftp.gnome.org/pub/gnome/sources/gnome-backgrounds/2.18/%{name}-%{version}.tar.bz2
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-backgrounds/2.18/%{name}-%{version}.tar.bz2
 # Source0-md5:	d91b925d358d2cbc705b4a033e7d5c2e
 URL:		http://www.gnome.org/
-BuildRequires:	intltool >= 0.35.0
+BuildRequires:	autoconf
+BuildRequires:	automake
+BuildRequires:	intltool >= 0.36.2
+Requires:	libgnome >= 2.20.0
+BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -22,6 +26,10 @@
 %setup -q
 
 %build
+%{__intltoolize}
+%{__aclocal}
+%{__automake}
+%{__autoconf}
 %configure
 %{__make}
 
@@ -39,8 +47,8 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%{_datadir}/gnome-background-properties
-%{_pixmapsdir}/backgrounds
+%{_datadir}/gnome-background-properties/*.xml
+%{_pixmapsdir}/backgrounds/gnome/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -48,6 +56,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2007/09/17 16:33:12  megabajt
+- R: libgnome >= 2.20.0 for %{_pixmapsdir}/backgrounds and %{_datadir}/gnome-background-properties
+- BA: noarch
+- release 2
+
 Revision 1.22  2007/07/26 21:12:16  megabajt
 - updated to 2.18.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-backgrounds.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list