rpms/pidgin/F-11 pidgin.spec,1.72,1.73

Stu Tomlinson nosnilmot at fedoraproject.org
Mon Jul 20 01:15:51 UTC 2009


Author: nosnilmot

Update of /cvs/extras/rpms/pidgin/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20230/F-11

Modified Files:
	pidgin.spec 
Log Message:
nss-3.12.3.99.3 has been pushed as a stable update to F10 now, so we need
this patch backported there too now :(
- Backport patch from upstream to enable NSS to recognize root CA
  certificates that use MD2 & MD4 algorithms in their signature, as
  used by some MSN and XMPP servers



Index: pidgin.spec
===================================================================
RCS file: /cvs/extras/rpms/pidgin/F-11/pidgin.spec,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -p -r1.72 -r1.73
--- pidgin.spec	12 Jul 2009 17:17:31 -0000	1.72
+++ pidgin.spec	20 Jul 2009 01:15:21 -0000	1.73
@@ -62,7 +62,7 @@
 %define api_docs		1
 %endif
 # F11+: New NSS (3.12.3) disables weaker MD2 algorithm
-%if 0%{?fedora} >= 11
+%if 0%{?fedora} >= 10
 %define nss_md2_disabled	1
 %endif
 # F12+: krb4 removed




More information about the fedora-extras-commits mailing list