rpms/pidgin/devel pidgin.spec,1.79,1.80

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


Author: nosnilmot

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

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/devel/pidgin.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -p -r1.79 -r1.80
--- pidgin.spec	12 Jul 2009 17:17:31 -0000	1.79
+++ pidgin.spec	20 Jul 2009 01:15:21 -0000	1.80
@@ -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