commit 9af65f35c36eb7a7d78e9aca22a0f95dcb548232
Author: Elan Ruusamäe <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to