20
0

Accepting request 38442 from Base:System

checked in (request 38442)

OBS-URL: https://build.opensuse.org/request/show/38442
OBS-URL: https://build.opensuse.org/package/show/Base:System/ca-certificates?expand=0&rev=11
This commit is contained in:
OBS User autobuild
2010-04-25 16:38:43 +00:00
committed by Git OBS Bridge
parent 99fa5fad5e
commit 6ae53eb4e0
2 changed files with 0 additions and 13 deletions
-7
View File
@@ -1,10 +1,3 @@
-------------------------------------------------------------------
Wed Apr 21 13:20:07 UTC 2010 - lnussel@suse.de
- force rebuilding all certificate stores in %post
This also makes sure we update the hash links in /etc/ssl/certs
as openssl changed the hash format between 0.9.8 and 1.0
-------------------------------------------------------------------
Thu Apr 8 13:16:43 UTC 2010 - lnussel@suse.de
-6
View File
@@ -69,12 +69,6 @@ install -m 755 %{SOURCE3} %{buildroot}/etc/ca-certificates/update.d
install -m 755 update-ca-certificates %{buildroot}/%{_sbindir}
install -m 644 update-ca-certificates.8 %{buildroot}/%{_mandir}/man8
%post
# force rebuilding all certificate stores.
# This also makes sure we update the hash links in /etc/ssl/certs
# as openssl changed the hash format between 0.9.8 and 1.0
update-ca-certificates -f || true
%clean
rm -rf %{buildroot}