Author: arekm Date: Thu Oct 18 11:15:20 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3; use groff symlink for man
---- Files affected: SPECS: openssl.spec (1.174 -> 1.175) ---- Diffs: ================================================================ Index: SPECS/openssl.spec diff -u SPECS/openssl.spec:1.174 SPECS/openssl.spec:1.175 --- SPECS/openssl.spec:1.174 Wed Oct 17 21:13:25 2007 +++ SPECS/openssl.spec Thu Oct 18 13:15:15 2007 @@ -16,7 +16,7 @@ Summary(uk.UTF-8): Бібліотеки та утиліти для з'єднань через Secure Sockets Layer Name: openssl Version: 0.9.8f -Release: 2 +Release: 3 License: Apache-style License Group: Libraries Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz @@ -340,6 +340,8 @@ echo ".so openssl_x509v3_config.5" > $RPM_BUILD_ROOT%{_mandir}/man5/x509v3_config.5 rm $RPM_BUILD_ROOT%{_mandir}/man5/config.5 echo ".so openssl_config.5" > $RPM_BUILD_ROOT%{_mandir}/man5/config.5 +rm $RPM_BUILD_ROOT%{_mandir}/man7/des_modes.7 +echo ".so openssl_des_modes.7" > $RPM_BUILD_ROOT%{_mandir}/man7/des_modes.7 %clean rm -rf $RPM_BUILD_ROOT @@ -445,6 +447,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.175 2007/10/18 11:15:15 arekm +- rel 3; use groff symlink for man + Revision 1.174 2007/10/17 19:13:25 arekm - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openssl.spec?r1=1.174&r2=1.175&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
