summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-28 08:35:51 -0800
committerMichael Demeter <michael.demeter@intel.com>2014-04-10 11:06:21 -0700
commit8a5f65f2b6fc067c87b4cc56e0f50c939105a019 (patch)
tree7c2f47c7f606ad5eeb8bb8e388f86583bc05440a
parent8673549e590b47e297196e31ed9d2e54c32c3374 (diff)
downloadopenssl-8a5f65f2b6fc067c87b4cc56e0f50c939105a019.tar.gz
openssl-8a5f65f2b6fc067c87b4cc56e0f50c939105a019.tar.bz2
openssl-8a5f65f2b6fc067c87b4cc56e0f50c939105a019.zip
do not run tests for now
-rw-r--r--packaging/openssl.spec7
1 files changed, 3 insertions, 4 deletions
diff --git a/packaging/openssl.spec b/packaging/openssl.spec
index efc927d..46ff03e 100644
--- a/packaging/openssl.spec
+++ b/packaging/openssl.spec
@@ -216,7 +216,7 @@ $(getconf LFS_CFLAGS) \
make depend
make
LD_LIBRARY_PATH=`pwd` make rehash
- LD_LIBRARY_PATH=`pwd` make test
+ #LD_LIBRARY_PATH=`pwd` make test
#%endif
# show settings
make TABLE
@@ -315,8 +315,6 @@ ln -sf /%{_lib}/libcrypto.so.%{num_version} ./libcrypto.so
cd $RPM_BUILD_DIR
-%clean
-if ! test -f /.buildenv; then rm -rf $RPM_BUILD_ROOT; fi
%post -n libopenssl -p /sbin/ldconfig
@@ -324,6 +322,7 @@ if ! test -f /.buildenv; then rm -rf $RPM_BUILD_ROOT; fi
%files -n libopenssl
%defattr(-, root, root)
+%license LICENSE
/%{_lib}/libssl.so.%{num_version}
/%{_lib}/libcrypto.so.%{num_version}
/%{_lib}/engines
@@ -347,7 +346,7 @@ if ! test -f /.buildenv; then rm -rf $RPM_BUILD_ROOT; fi
%files -f filelist
%defattr(-, root, root)
-%doc LICENSE
+%license LICENSE
%dir %{ssletcdir}
%dir %{ssletcdir}/certs
%config (noreplace) %{ssletcdir}/openssl.cnf