[packages/mate-media] up to 1.5.2

glen glen at pld-linux.org
Mon Mar 25 13:39:27 CET 2013


commit 6bef918aceaec01b4d184563e04494d20f771e72
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Mar 25 14:39:23 2013 +0200

    up to 1.5.2

 mate-media.spec | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/mate-media.spec b/mate-media.spec
index 6cc0556..8094f0a 100644
--- a/mate-media.spec
+++ b/mate-media.spec
@@ -1,11 +1,11 @@
 Summary:	MATE media programs
 Name:		mate-media
-Version:	1.5.1
-Release:	2
+Version:	1.5.2
+Release:	1
 License:	GPL v2+ and LGPL v2+
 Group:		X11/Applications/Multimedia
 Source0:	http://pub.mate-desktop.org/releases/1.5/%{name}-%{version}.tar.xz
-# Source0-md5:	590e6b65c46266235271ac957694f844
+# Source0-md5:	bd6a1a8cdd84f42b81ce0130b24a149d
 Patch0:		uidir.patch
 URL:		https://github.com/mate-desktop/mate-media
 BuildRequires:	dbus-glib-devel
@@ -43,6 +43,7 @@ including a volume control.
 %build
 NOCONFIGURE=1 ./autogen.sh
 %configure \
+	--disable-silent-rules \
 	--disable-static \
 	--enable-gstmix \
 	--disable-schemas-compile \
@@ -51,14 +52,16 @@ NOCONFIGURE=1 ./autogen.sh
 	--enable-pulseaudio \
 	--with-gnu-ld
 
-%{__make} \
-	V=1
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+# mate < 1.5 did not exist in pld, avoid dependency on mate-conf
+%{__rm} $RPM_BUILD_ROOT%{_datadir}/MateConf/gsettings/mate-volume-control.convert
+
 desktop-file-install \
 	--remove-category="MATE" \
 	--add-category="X-Mate" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-media.git/commitdiff/6bef918aceaec01b4d184563e04494d20f771e72



More information about the pld-cvs-commit mailing list