forked from pool/ca-certificates-mozilla
- diff-from-upstream-2.7.patch: restore some important legacy
CAs, otherwise Pidgin fails to talk to Google Talk for instance. OBS-URL: https://build.opensuse.org/package/show/Base:System/ca-certificates-mozilla?expand=0&rev=76
This commit is contained in:
parent
bda0de663c
commit
bc2a7e821f
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 6 11:21:32 UTC 2016 - meissner@suse.com
|
||||
|
||||
- diff-from-upstream-2.7.patch: restore some important legacy
|
||||
CAs, otherwise Pidgin fails to talk to Google Talk for instance.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 31 13:07:40 UTC 2016 - meissner@suse.com
|
||||
|
||||
|
@ -49,9 +49,8 @@ Source10: certdata2pem.py
|
||||
Source11: %{name}.COPYING
|
||||
Source12: compareoldnew
|
||||
|
||||
# temporary legacy patch
|
||||
# openssl 1.0.2 should not need it anymore.
|
||||
# Patch0: diff-from-upstream-2.2.patch
|
||||
# openssl 1.0.2 might not need it anymore, but gnutls / pidgin does ...
|
||||
Patch0: diff-from-upstream-2.7.patch
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
@ -72,7 +71,7 @@ from MozillaFirefox
|
||||
%setup -qcT
|
||||
|
||||
/bin/cp %{SOURCE0} .
|
||||
#patch <%{PATCH0}
|
||||
patch <%{PATCH0}
|
||||
|
||||
install -m 644 %{SOURCE11} COPYING
|
||||
ver=`sed -ne '/NSS_BUILTINS_LIBRARY_VERSION /s/.*"\(.*\)"/\1/p' < "%{SOURCE1}"`
|
||||
|
1529
diff-from-upstream-2.7.patch
Normal file
1529
diff-from-upstream-2.7.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user