From 0e9b997950910d252cd328a391e7fb64a7fb5d27 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Thu, 12 Apr 2018 14:06:21 +0200 Subject: [PATCH] - up to 20180409 --- ca-certificates-c_rehash.sh.patch | 14 -------------- ca-certificates.spec | 10 +++++----- 2 files changed, 5 insertions(+), 19 deletions(-) delete mode 100644 ca-certificates-c_rehash.sh.patch diff --git a/ca-certificates-c_rehash.sh.patch b/ca-certificates-c_rehash.sh.patch deleted file mode 100644 index afe1a35..0000000 --- a/ca-certificates-c_rehash.sh.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- ca-certificates/sbin/update-ca-certificates~ 2008-11-03 12:22:30.000000000 +0100 -+++ ca-certificates/sbin/update-ca-certificates 2008-11-03 14:27:18.000000000 +0100 -@@ -90,9 +90,9 @@ - # only run if set of files has changed - if [ "$verbose" = 0 ] - then -- c_rehash . > /dev/null -+ c_rehash.sh . > /dev/null - else -- c_rehash . -+ c_rehash.sh . - fi - fi - diff --git a/ca-certificates.spec b/ca-certificates.spec index 6ab1a46..7156fb4 100644 --- a/ca-certificates.spec +++ b/ca-certificates.spec @@ -12,13 +12,13 @@ Summary: Common CA Certificates PEM files Summary(pl.UTF-8): Pliki PEM popularnych certyfikatów CA Name: ca-certificates -%define ver_date 20170717 +%define ver_date 20180409 Version: %{ver_date} -Release: 2 +Release: 1 License: GPL v2 (scripts), MPL v2 (mozilla certs), distributable (other certs) Group: Base Source0: http://ftp.debian.org/debian/pool/main/c/ca-certificates/%{name}_%{version}.tar.xz -# Source0-md5: 55a6bb6b98afb16b3cde8e3ad1e262eb +# Source0-md5: 8425f4b1219e4e528db2de764e4c6586 Source2: http://www.certum.pl/keys/CA.pem # Source2-md5: 35610177afc9c64e70f1ce62c1885496 Source3: http://www.certum.pl/keys/level1.pem @@ -92,7 +92,7 @@ Source36: http://www.terena.org/activities/tcs/repository-g3/TERENA_SSL_High_Ass Patch0: %{name}-undebianize.patch Patch1: %{name}-more-certs.patch Patch2: %{name}-etc-certs.patch -Patch3: %{name}-c_rehash.sh.patch + Patch5: %{name}-DESTDIR.patch Patch6: %{name}.d.patch URL: https://packages.debian.org/sid/ca-certificates @@ -140,7 +140,7 @@ Skrypt i dane do odświeżania bazy certyfikatów CA. %patch0 -p1 %patch1 -p1 %patch2 -p1 -%patch3 -p1 + %patch5 -p1 %patch6 -p1 -- 2.43.0