packages: openssl/openssl.spec - initial arm support

tommat tommat at pld-linux.org
Wed Jun 23 15:26:13 CEST 2010


Author: tommat                       Date: Wed Jun 23 13:26:13 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- initial arm support

---- Files affected:
packages/openssl:
   openssl.spec (1.227 -> 1.228) 

---- Diffs:

================================================================
Index: packages/openssl/openssl.spec
diff -u packages/openssl/openssl.spec:1.227 packages/openssl/openssl.spec:1.228
--- packages/openssl/openssl.spec:1.227	Wed Jun  2 06:33:13 2010
+++ packages/openssl/openssl.spec	Wed Jun 23 15:26:08 2010
@@ -305,6 +305,9 @@
 %ifarch sparc64
 	linux64-sparcv9
 %endif
+%ifarch armv4 armv5 armv5t armv5te armv5tel
+	linux-armv4
+%endif
 
 %{__make} -j1 all rehash %{?with_tests:tests} \
 	CC="%{__cc}" \
@@ -512,6 +515,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.228  2010/06/23 13:26:08  tommat
+- initial arm support
+
 Revision 1.227  2010/06/02 04:33:13  arekm
 - up to 1.0.0a
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/openssl/openssl.spec?r1=1.227&r2=1.228&f=u



More information about the pld-cvs-commit mailing list