[mate-backgrounds] remove unused buildrequires

leigh123linux leigh123linux at fedoraproject.org
Tue Nov 13 21:16:46 UTC 2012


commit b835acfca13259444fcb3b3a2d2ffbc078defb49
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Tue Nov 13 21:16:36 2012 +0000

    remove unused buildrequires

 mate-backgrounds.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/mate-backgrounds.spec b/mate-backgrounds.spec
index 43a1953..d5af628 100644
--- a/mate-backgrounds.spec
+++ b/mate-backgrounds.spec
@@ -1,13 +1,13 @@
 Name:		mate-backgrounds
 Version:	1.5.0
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	MATE Desktop backgrounds
 License:	GPLv2+
 URL:		http://mate-desktop.org
 Source0:	http://pub.mate-desktop.org/releases/1.5/%{name}-%{version}.tar.xz
 
 BuildArch:	noarch
-BuildRequires:	mate-common mate-conf-devel mate-corba-devel
+BuildRequires:	mate-common
 
 %description
 Backgrounds for MATE Desktop
@@ -18,7 +18,7 @@ NOCONFIGURE=1 ./autogen.sh
 
 
 %build
-%configure --disable-static
+%configure
 make %{?_smp_mflags} V=1
 
 
@@ -32,6 +32,10 @@ make install DESTDIR=%{buildroot}
 %{_datadir}/pixmaps/backgrounds/mate/
 
 %changelog
+* Tue Nov 13 2012 Leigh Scott <leigh123linux at googlemail.com> - 1.5.0-2
+- remove unused configure option
+- remove unused buildrequires
+
 * Tue Nov 13 2012 Leigh Scott <leigh123linux at googlemail.com> - 1.5.0-1
 - update to 1.5.0 release
 


More information about the scm-commits mailing list