SPECS (AC-branch): openssl.spec - unified, typo in changelog
qboosh
qboosh at pld-linux.org
Tue Oct 3 11:16:06 CEST 2006
Author: qboosh Date: Tue Oct 3 09:16:06 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- unified, typo in changelog
---- Files affected:
SPECS:
openssl.spec (1.146.2.3.2.3 -> 1.146.2.3.2.4)
---- Diffs:
================================================================
Index: SPECS/openssl.spec
diff -u SPECS/openssl.spec:1.146.2.3.2.3 SPECS/openssl.spec:1.146.2.3.2.4
--- SPECS/openssl.spec:1.146.2.3.2.3 Sun Oct 1 11:38:53 2006
+++ SPECS/openssl.spec Tue Oct 3 11:16:01 2006
@@ -339,6 +339,7 @@
install %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/pl/man1/openssl.1
install %{SOURCE3} $RPM_BUILD_ROOT%{_bindir}/ssl-certificate
install fips-1.0/openssl_fips_fingerprint $RPM_BUILD_ROOT%{_bindir}
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -347,22 +348,24 @@
%files
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libcrypto.so.*.*.*
-%attr(755,root,root) %{_libdir}/libssl.so.*.*.*
%doc CHANGES CHANGES.SSLeay LICENSE NEWS README doc/*.txt
%doc doc/openssl_button.gif doc/openssl_button.html
+%attr(755,root,root) %{_libdir}/libcrypto.so.*.*.*
+%attr(755,root,root) %{_libdir}/libssl.so.*.*.*
+%dir %{_libdir}/engines
+%attr(755,root,root) %{_libdir}/engines/*.so
%dir %{_var}/lib/%{name}
%dir %{_var}/lib/%{name}/certs
%dir %{_var}/lib/%{name}/private
%dir %{_datadir}/ssl
-%verify(not md5 mtime size) %config(noreplace) %{_datadir}/ssl/ca-bundle.crt
+%config(noreplace) %verify(not md5 mtime size) %{_datadir}/ssl/ca-bundle.crt
%files tools
%defattr(644,root,root,755)
%dir %{_sysconfdir}/%{name}
-%verify(not md5 mtime size) %config(noreplace) %{_sysconfdir}/%{name}/openssl.cnf
-%verify(not md5 mtime size) %config(noreplace) %{_var}/lib/%{name}/openssl.cnf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/openssl.cnf
+%config(noreplace) %verify(not md5 mtime size) %{_var}/lib/%{name}/openssl.cnf
%attr(755,root,root) %{_bindir}/%{name}
%attr(755,root,root) %{_bindir}/openssl_fips_fingerprint
@@ -437,8 +440,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.146.2.3.2.4 2006/10/03 09:16:01 qboosh
+- unified, typo in changelog
+
Revision 1.146.2.3.2.3 2006/10/01 09:38:53 paszczus
-- updated to 0.9.7l (fixes CVS-2006-{2940,2937,3738,4343})
+- updated to 0.9.7l (fixes CVE-2006-{2940,2937,3738,4343})
- STBR
Revision 1.146.2.3.2.2 2006/09/08 07:59:32 hawk
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/openssl.spec?r1=1.146.2.3.2.3&r2=1.146.2.3.2.4&f=u
More information about the pld-cvs-commit
mailing list