[openalchemist] ClanLib is now available on secondary arches

Peter Robinson pbrobinson at fedoraproject.org
Sun Mar 31 20:31:22 UTC 2013


commit 7fdcc93d290cc52827d2af254fd09da65ce4a244
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun Mar 31 21:31:07 2013 +0100

    ClanLib is now available on secondary arches

 openalchemist.spec |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/openalchemist.spec b/openalchemist.spec
index d50dcc9..fea2aed 100644
--- a/openalchemist.spec
+++ b/openalchemist.spec
@@ -1,13 +1,11 @@
 Name:           openalchemist
 Version:        0.4
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Reflection game
-
 Group:          Amusements/Games
 License:        GPLv2+ and CC-BY-SA
 URL:            http://www.openalchemist.com
-# clanGDI not available, it builds only on archs supporting SSE2
-ExclusiveArch:   %{ix86} x86_64
+
 #Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}-src.tar.gz
 # There's no tarball for version 0.4, it is only tagged in the repository
 # svn export https://openalchemist.svn.sourceforge.net/svnroot/openalchemist/tags/0.4 openalchemist-0.4-src
@@ -41,7 +39,7 @@ autoreconf -f -i
 
 %build
 %configure
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 
 %install
@@ -80,6 +78,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Sun Mar 31 2013 Peter Robinson <pbrobinson at fedoraproject.org> 0.4-10
+- ClanLib is now available on secondary arches
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list