X-Git-Url: http://git.pld-linux.org/?p=packages%2Fopenssl.git;a=blobdiff_plain;f=openssl.spec;h=f8166a92ff0aaa6a6a45998b99f40543e177772f;hp=48372fb317806904616ae1c5057fb4b403de6536;hb=c0cc4a356f560698082fd2b961bc69826f28139c;hpb=51e76169cbb3ae2c90786cf88c8d44cb6389996d diff --git a/openssl.spec b/openssl.spec index 48372fb..f8166a9 100644 --- a/openssl.spec +++ b/openssl.spec @@ -8,24 +8,21 @@ Summary(pt_BR): Uma biblioteca C que fornece v Summary(ru): âÉÂÌÉÏÔÅËÉ É ÕÔÉÌÉÔÙ ÄÌÑ ÓÏÅÄÉÎÅÎÉÊ ÞÅÒÅÚ Secure Sockets Layer Summary(uk): â¦Â̦ÏÔÅËÉ ÔÁ ÕÔÉ̦ÔÉ ÄÌÑ Ú'¤ÄÎÁÎØ ÞÅÒÅÚ Secure Sockets Layer Name: openssl -Version: 0.9.7c -Release: 3 +Version: 0.9.7d +Release: 1 License: Apache-style License Group: Libraries Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz -# Source0-md5: c54fb36218adaaaba01ef733cd88c8ec +# Source0-md5: 1b49e90fc8a75c3a507c0a624529aca5 Source1: %{name}-ca-bundle.crt Source2: %{name}.1.pl Source3: %{name}-ssl-certificate.sh Patch0: %{name}-alpha-ccc.patch Patch1: %{name}-optflags.patch Patch2: %{name}-globalCA.diff -Patch3: %{name}-parallel_make.patch -Patch4: %{name}-include.patch -Patch5: %{name}-makefile.patch +Patch3: %{name}-include.patch URL: http://www.openssl.org/ BuildRequires: perl-devel >= 5.6.1 -BuildRequires: textutils BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) Obsoletes: SSLeay Obsoletes: SSLeay-devel @@ -87,7 +84,7 @@ RC4, RSA Summary: OpenSSL command line tool and utilities Summary(pl): Zestaw narzêdzi i skryptów Group: Applications/Communications -Requires: %{name} = %{version} +Requires: %{name} = %{version}-%{release} %description tools The OpenSSL Toolkit cmdline tool openssl and utility scripts. @@ -99,7 +96,7 @@ Zestaw narz Summary: OpenSSL utilities written in Perl Summary(pl): Narzêdzia OpenSSL napisane w perlu Group: Applications/Communications -Requires: %{name} = %{version} +Requires: %{name} = %{version}-%{release} %description tools-perl OpenSSL Toolkit tools written in Perl. @@ -117,7 +114,7 @@ Summary(pt_BR): Bibliotecas e arquivos de inclus Summary(ru): âÉÂÌÉÏÔÅËÉ, ÈÅÄÅÒÙ É ÕÔÉÌÉÔÙ ÄÌÑ Secure Sockets Layer Summary(uk): â¦Â̦ÏÔÅËÉ, ÈÅÄÅÒÉ ÔÁ ÕÔÉ̦ÔÉ ÄÌÑ Secure Sockets Layer Group: Development/Libraries -Requires: %{name} = %{version} +Requires: %{name} = %{version}-%{release} Obsoletes: libopenssl0-devel %description devel @@ -153,7 +150,7 @@ Summary(pt_BR): Bibliotecas est Summary(ru): óÔÁÔÉÞÅÓËÉÅ ÂÉÂÌÉÏÔÅËÉ ÒÁÚÒÁÂÏÔÞÉËÁ ÄÌÑ OpenSSL Summary(uk): óÔÁÔÉÞΦ ¦Â̦ÏÔÅËÉ ÐÒÏÇÒÁͦÓÔÁ ÄÌÑ OpenSSL Group: Development/Libraries -Requires: %{name}-devel = %{version} +Requires: %{name}-devel = %{version}-%{release} %description static Static OpenSSL Toolkit libraries. @@ -182,12 +179,10 @@ RC4, RSA %patch1 -p1 %patch2 -p1 %patch3 -p1 -%patch4 -p1 -%patch5 -p1 %build %{__perl} -pi -e 's#%{_prefix}/local/bin/perl#%{__perl}#g' \ - `grep -r "%{_prefix}/local/bin/perl" . | cut -d":" -f1` + `grep -l -r "%{_prefix}/local/bin/perl" *` touch Makefile.* @@ -326,13 +321,13 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_libdir}/lib*.so.*.* %doc CHANGES CHANGES.SSLeay LICENSE NEWS README doc/*.txt %doc doc/openssl_button.gif doc/openssl_button.html +%dir %{_var}/lib/%{name} +%dir %{_var}/lib/%{name}/certs +%dir %{_var}/lib/%{name}/private %files tools %defattr(644,root,root,755) %dir %{_sysconfdir}/%{name} -%dir %{_var}/lib/%{name} -%dir %{_var}/lib/%{name}/private -%dir %{_var}/lib/%{name}/certs %verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/%{name}/openssl.cnf %verify(not md5 size mtime) %config(noreplace) %{_var}/lib/%{name}/openssl.cnf @@ -373,6 +368,7 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/openssl_rsautl.1* %{_mandir}/man1/openssl_s_client.1* %{_mandir}/man1/openssl_s_server.1* +%{_mandir}/man1/openssl_s_time.1* %{_mandir}/man1/openssl_sess_id.1* %{_mandir}/man1/openssl_smime.1* %{_mandir}/man1/openssl_speed.1*