packages: redis/redis.spec - server has illegal instruction in sparc

glen glen at pld-linux.org
Sat Oct 9 18:52:36 CEST 2010


Author: glen                         Date: Sat Oct  9 16:52:36 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- server has illegal instruction in sparc

---- Files affected:
packages/redis:
   redis.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/redis/redis.spec
diff -u packages/redis/redis.spec:1.6 packages/redis/redis.spec:1.7
--- packages/redis/redis.spec:1.6	Sat Oct  9 17:28:57 2010
+++ packages/redis/redis.spec	Sat Oct  9 18:52:31 2010
@@ -12,7 +12,7 @@
 Summary:	A persistent key-value database
 Name:		redis
 Version:	2.0.2
-Release:	3
+Release:	4
 License:	BSD
 Group:		Applications/Databases
 URL:		http://code.google.com/p/redis/
@@ -25,6 +25,7 @@
 BuildRequires:	rpmbuild(macros) >= 1.202
 BuildRequires:	sed >= 4.0
 %{?with_tests:BuildRequires:	tcl >= 8.5}
+ExcludeArch:	sparc sparc64
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -150,6 +151,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2010/10/09 16:52:31  glen
+- server has illegal instruction in sparc
+
 Revision 1.6  2010/10/09 15:28:57  glen
 - server subpackage
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/redis/redis.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list