[packages/mate-themes] enable install of all themes

glen glen at pld-linux.org
Wed Mar 27 22:14:56 CET 2013


commit 9af65f35c36eb7a7d78e9aca22a0f95dcb548232
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Mar 27 23:14:14 2013 +0200

    enable install of all themes
    
    otherwise it will still *install* accessibility themes but rename their
    index.theme to index.theme.disabled, doh!

 mate-themes.spec | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/mate-themes.spec b/mate-themes.spec
index 65a41ed..9ce6ea9 100644
--- a/mate-themes.spec
+++ b/mate-themes.spec
@@ -1,7 +1,11 @@
+#
+# Conditional build:
+%bcond_without	a11y	# disable accessibility themes
+
 Summary:	MATE Desktop themes
 Name:		mate-themes
 Version:	1.5.2
-Release:	0.6
+Release:	0.7
 License:	GPL v2+
 Group:		Themes
 Source0:	http://pub.mate-desktop.org/releases/1.5/%{name}-%{version}.tar.xz
@@ -62,6 +66,7 @@ Accessibility themes for MATE environment:
 NOCONFIGURE=1 ./autogen.sh
 %configure \
 	--disable-silent-rules \
+	%{__enable_disable a11y all-themes} \
 	--enable-icon-mapping \
 
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mate-themes.git/commitdiff/9af65f35c36eb7a7d78e9aca22a0f95dcb548232



More information about the pld-cvs-commit mailing list