[packages/ca-certificates] up to 20160104
glen
glen at pld-linux.org
Mon Jan 18 13:59:06 CET 2016
commit 2b01365be2418c1cfd44635b113dabe44625fbfa
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Jan 18 14:59:01 2016 +0200
up to 20160104
ca-certificates-etc-certs.patch | 8 --------
ca-certificates-more-certs.patch | 8 ++++----
ca-certificates.spec | 9 +++++----
3 files changed, 9 insertions(+), 16 deletions(-)
---
diff --git a/ca-certificates.spec b/ca-certificates.spec
index 64bf18a..8de9b29 100644
--- a/ca-certificates.spec
+++ b/ca-certificates.spec
@@ -9,12 +9,12 @@
Summary: Common CA Certificates PEM files
Summary(pl.UTF-8): Pliki PEM popularnych certyfikatów CA
Name: ca-certificates
-Version: 20150426
-Release: 2
+Version: 20160104
+Release: 1
License: GPL v2 (scripts), MPL v2 (mozilla certs), distributable (other certs)
Group: Libraries
Source0: ftp://ftp.debian.org/debian/pool/main/c/ca-certificates/%{name}_%{version}.tar.xz
-# Source0-md5: 717455f13fb31fd014a11a468ea3895d
+# Source0-md5: d9665a83d0d3ef8176a38e6aa20458e9
Source1: https://www.verisign.com/support/thawte-roots.zip
# Source1-md5: 21a284ebdc6e8f4178d5cc10fb9e1ef2
Source2: http://www.certum.pl/keys/CA.pem
@@ -134,7 +134,8 @@ Script and data for updating CA Certificates database.
Skrypt i dane do odświeżania bazy certyfikatów CA.
%prep
-%setup -q
+%setup -qc
+mv %{name}/* .
%patch0 -p1
%patch1 -p1
%patch2 -p1
diff --git a/ca-certificates-etc-certs.patch b/ca-certificates-etc-certs.patch
index 2e9c4c7..8d25f7c 100644
--- a/ca-certificates-etc-certs.patch
+++ b/ca-certificates-etc-certs.patch
@@ -37,14 +37,6 @@
if test -L "$PEM"
then
rm -f "$PEM"
-@@ -90,6 +90,7 @@ if [ "$fresh" = 1 ]; then
- do
- case $(readlink "$symlink") in
- $CERTSDIR*) rm -f "$symlink";;
-+ $LOCALCERTSDIR*) rm -f "$symlink";;
- esac
- done
- find . -type l -print | while read symlink
@@ -111,24 +111,18 @@
sed -e '/^$/d' -e '/^#/d' -e '/^!/d' $CERTSCONF | while read crt
diff --git a/ca-certificates-more-certs.patch b/ca-certificates-more-certs.patch
index 6db7b2b..3130e9c 100644
--- a/ca-certificates-more-certs.patch
+++ b/ca-certificates-more-certs.patch
@@ -1,11 +1,11 @@
---- ca-certificates-20140223/Makefile~ 2014-03-13 14:43:00.000000000 +0200
-+++ ca-certificates-20140223/Makefile 2014-03-14 12:54:53.792082826 +0200
+--- ca-certificates-20160104/Makefile~ 2015-12-20 11:49:23.000000000 +0200
++++ ca-certificates-20160104/Makefile 2016-01-18 14:57:26.210501084 +0200
@@ -3,7 +3,7 @@
#
CERTSDIR = /usr/share/ca-certificates
--SUBDIRS = mozilla spi-inc.org
-+SUBDIRS = mozilla spi-inc.org thawte certum terena esteid
+-SUBDIRS = mozilla
++SUBDIRS = mozilla thawte certum terena esteid
all:
for dir in $(SUBDIRS); do \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ca-certificates.git/commitdiff/2b01365be2418c1cfd44635b113dabe44625fbfa
More information about the pld-cvs-commit
mailing list