[packages/allegro5] - no docs on x32 - rel 2
baggins
baggins at pld-linux.org
Thu May 5 21:09:52 CEST 2016
commit ff73df2cc2c177faed4da922c8ae49140664ca22
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu May 5 21:09:39 2016 +0200
- no docs on x32
- rel 2
allegro5.spec | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/allegro5.spec b/allegro5.spec
index 645e5d7..3cd3cbc 100644
--- a/allegro5.spec
+++ b/allegro5.spec
@@ -17,6 +17,11 @@
%ifarch pentium3 pentium4 %{x8664}
%define with_sse 1
%endif
+
+# No ghc, thus no pandoc on x32
+%ifarch x32
+%undefine with_doc
+%endif
Summary: A game programming library
Summary(de.UTF-8): Eine Bibliothek zur Programmierung von Spielen
Summary(es.UTF-8): Una biblioteca de programación de juegos
@@ -25,7 +30,7 @@ Summary(it.UTF-8): Una libreria per la programmazione di videogiochi
Summary(pl.UTF-8): Biblioteka do programowania gier
Name: allegro5
Version: 5.2.0
-Release: 1
+Release: 2
License: Giftware
Group: Libraries
Source0: http://download.gna.org/allegro/allegro/5.2.0/allegro-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/allegro5.git/commitdiff/ff73df2cc2c177faed4da922c8ae49140664ca22
More information about the pld-cvs-commit
mailing list