Author: lisu Date: Fri Jul 29 12:51:50 2011 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 1.3.25
---- Files affected: packages/wine: wine-ca_certificates.patch (1.1 -> 1.1.2.1) , wine.spec (1.391.2.33 -> 1.391.2.34) ---- Diffs: ================================================================ Index: packages/wine/wine-ca_certificates.patch diff -u packages/wine/wine-ca_certificates.patch:1.1 packages/wine/wine-ca_certificates.patch:1.1.2.1 --- packages/wine/wine-ca_certificates.patch:1.1 Mon Nov 17 11:49:55 2008 +++ packages/wine/wine-ca_certificates.patch Fri Jul 29 14:51:45 2011 @@ -1,9 +1,9 @@ ---- wine-1.1.8/dlls/crypt32/rootstore.c.org 2008-11-17 10:26:55.794870595 +0000 -+++ wine-1.1.8/dlls/crypt32/rootstore.c 2008-11-17 10:30:18.050258256 +0000 -@@ -439,6 +439,7 @@ - "/etc/ssl/certs", +--- wine-1.3.25/dlls/crypt32/rootstore.c~ 2011-07-22 19:32:43.000000000 +0200 ++++ wine-1.3.25/dlls/crypt32/rootstore.c 2011-07-29 14:50:36.459205636 +0200 +@@ -487,6 +487,7 @@ "/etc/pki/tls/certs/ca-bundle.crt", "/usr/local/share/certs/", + "/etc/sfw/openssl/certs", + "/etc/certs/ca-certificates.crt", }; ================================================================ Index: packages/wine/wine.spec diff -u packages/wine/wine.spec:1.391.2.33 packages/wine/wine.spec:1.391.2.34 --- packages/wine/wine.spec:1.391.2.33 Fri Jul 8 21:49:26 2011 +++ packages/wine/wine.spec Fri Jul 29 14:51:45 2011 @@ -31,13 +31,13 @@ Summary(pl.UTF-8): Program pozwalający uruchamiać aplikacje Windows Summary(pt_BR.UTF-8): Executa programas Windows no Linux Name: wine -Version: 1.3.24 +Version: 1.3.25 Release: 1 Epoch: 1 License: LGPL Group: Applications/Emulators Source0: http://downloads.sourceforge.net/wine/%{name}-%{version}.tar.bz2 -# Source0-md5: c9850862748bde7994bd757574e8974e +# Source0-md5: 15471f78fee9d211c63381da815cbfb6 Source1: http://downloads.sourceforge.net/wine/%{name}_gecko-1.2.0-x86.msi # Source1-md5: f2ed548494c86c511892b1c02491c8c4 Source2: http://downloads.sourceforge.net/wine/%{name}_gecko-1.2.0-x86_64.msi @@ -594,6 +594,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.391.2.34 2011/07/29 12:51:45 lisu +- updated to 1.3.25 + Revision 1.391.2.33 2011/07/08 19:49:26 lisu - updated to 1.3.24 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wine/wine-ca_certificates.patch?r1=1.1&r2=1.1.2.1&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wine/wine.spec?r1=1.391.2.33&r2=1.391.2.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
