forked from pool/ca-certificates-mozilla
Accepting request 386127 from Base:System
- 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/request/show/386127 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ca-certificates-mozilla?expand=0&rev=35
This commit is contained in:
commit
01f362cbf4
@ -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
|
Thu Mar 31 13:07:40 UTC 2016 - meissner@suse.com
|
||||||
|
|
||||||
|
@ -49,9 +49,8 @@ Source10: certdata2pem.py
|
|||||||
Source11: %{name}.COPYING
|
Source11: %{name}.COPYING
|
||||||
Source12: compareoldnew
|
Source12: compareoldnew
|
||||||
|
|
||||||
# temporary legacy patch
|
# openssl 1.0.2 might not need it anymore, but gnutls / pidgin does ...
|
||||||
# openssl 1.0.2 should not need it anymore.
|
Patch0: diff-from-upstream-2.7.patch
|
||||||
# Patch0: diff-from-upstream-2.2.patch
|
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -72,7 +71,7 @@ from MozillaFirefox
|
|||||||
%setup -qcT
|
%setup -qcT
|
||||||
|
|
||||||
/bin/cp %{SOURCE0} .
|
/bin/cp %{SOURCE0} .
|
||||||
#patch <%{PATCH0}
|
patch <%{PATCH0}
|
||||||
|
|
||||||
install -m 644 %{SOURCE11} COPYING
|
install -m 644 %{SOURCE11} COPYING
|
||||||
ver=`sed -ne '/NSS_BUILTINS_LIBRARY_VERSION /s/.*"\(.*\)"/\1/p' < "%{SOURCE1}"`
|
ver=`sed -ne '/NSS_BUILTINS_LIBRARY_VERSION /s/.*"\(.*\)"/\1/p' < "%{SOURCE1}"`
|
||||||
|
1552
diff-from-upstream-2.7.patch
Normal file
1552
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