summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-28 08:35:51 -0800
committerJanusz Kozerski <j.kozerski@samsung.com>2014-10-22 08:56:04 +0200
commitada626f1882dee5e3007c0f7bc5368b28af507e9 (patch)
tree932b3510560f8e6ce61263994402579d91b7a021 /packaging
parent42a93bbc2d2968ce7e25cdedf4691477b65abce9 (diff)
downloadopenssl-ada626f1882dee5e3007c0f7bc5368b28af507e9.tar.gz
openssl-ada626f1882dee5e3007c0f7bc5368b28af507e9.tar.bz2
openssl-ada626f1882dee5e3007c0f7bc5368b28af507e9.zip
do not run tests for now
Diffstat (limited to 'packaging')
-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