commit 6238281751b50367dda9f76f3a4bba40868fc4b9
Author: ankry <[email protected]>
Date:   Thu Oct 24 09:57:21 2002 +0000

    - added pl openssl.1 man page, rel. 2
    
    Changed files:
        openssl.spec -> 1.82

 openssl.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/openssl.spec b/openssl.spec
index 8de82e8..85d14e0 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -9,12 +9,13 @@ Summary(ru):  
 Summary(uk):   ��̦����� �� ���̦�� ��� �'������ ����� Secure Sockets Layer
 Name:          openssl
 Version:       0.9.6g
-Release:       1
+Release:       2
 License:       Apache-style License
 Vendor:                The OpenSSL Project
 Group:         Libraries
 Source0:       ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
 Source1:       %{name}-ca-bundle.crt
+Source2:       %{name}.1.pl
 Patch0:                %{name}-alpha-ccc.patch
 # patch1 is only for 0.9.6a version. This version isn't binary
 # compatibile with 0.9.6 but have this same soname.
@@ -267,7 +268,7 @@ done
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sysconfdir}/%{name},%{_libdir}/%{name}} \
-       $RPM_BUILD_ROOT{%{_mandir}/man{1,3,5,7},%{_datadir}/ssl}
+       $RPM_BUILD_ROOT{%{_mandir}/{pl/man1,man{1,3,5,7}},%{_datadir}/ssl}
 
 %{__make} install \
        INSTALLTOP=%{_prefix} \
@@ -293,6 +294,7 @@ install doc/apps/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
 install doc/apps/*.5 $RPM_BUILD_ROOT%{_mandir}/man5
 install doc/ssl/*.3 doc/crypto/*.3 $RPM_BUILD_ROOT%{_mandir}/man3
 install doc/crypto/*.7 $RPM_BUILD_ROOT%{_mandir}/man7
+install %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/pl/man1/openssl.1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -358,6 +360,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/openssl_version.1*
 %{_mandir}/man1/openssl_x509.1*
 %{_mandir}/man5/*.5*
+%lang(pl) %{_mandir}/pl/man1/openssl.1*
 
 %files tools-perl
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssl102.git/commitdiff/9fc1b1b87b259e8a327c99835865e91a391efc9e

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to