]> git.pld-linux.org Git - packages/ca-certificates.git/commitdiff
- up to 20180409 auto/th/ca-certificates-20180409-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 12 Apr 2018 12:06:21 +0000 (14:06 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 12 Apr 2018 12:06:21 +0000 (14:06 +0200)
ca-certificates-c_rehash.sh.patch [deleted file]
ca-certificates.spec

diff --git a/ca-certificates-c_rehash.sh.patch b/ca-certificates-c_rehash.sh.patch
deleted file mode 100644 (file)
index afe1a35..0000000
+++ /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
index 6ab1a461dbbc1a0f1d875db60d228a8785dfaa5e..7156fb4f724ddfeb190b47eec0f6c5ce4b7cbed3 100644 (file)
 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
 
This page took 0.043819 seconds and 4 git commands to generate.