[docky] - updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Mon Jan 10 12:47:29 UTC 2011


commit f7dd8c4f0f3b103809db1ae230c8124153b45579
Author: Dan Horák <dan at danny.cz>
Date:   Mon Jan 10 13:47:19 2011 +0100

    - updated the supported arch list

 docky.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/docky.spec b/docky.spec
index 3ca9db2..3795c87 100644
--- a/docky.spec
+++ b/docky.spec
@@ -2,7 +2,7 @@
 
 Name:           docky
 Version:        2.0.10
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Advanced shortcut bar written in Mono
 
 Group:          Applications/File
@@ -40,6 +40,9 @@ BuildRequires:  perl-XML-Parser
 BuildRequires:  intltool
 BuildRequires:  desktop-file-utils
 
+# Mono only available on these:
+ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
+
 
 %description
 Docky is an advanced shortcut bar that sits at the bottom, top, and/or sides 
@@ -137,6 +140,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Mon Jan 10 2011 Dan Horák <dan[at]danny.cz> - 2.0.10-2
+- updated the supported arch list
+
 * Mon Jan 10 2011 Lukas Zapletal <lzap+rpm at redhat.com> - 2.0.10-1
 - Version bump
 - Man page added


More information about the scm-commits mailing list