OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Torsten Homeyer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 02-Jul-2004 12:19:37
Branch: HEAD Handle: -NONE-
Modified files:
openpkg-src/wx wx.spec
Removed files:
openpkg-src/wx wx.patch
Log:
Removed patch as its linking with external libs the Security Fix
(CAN-2002-1363) for png is not needed
Summary:
Revision Changes Path
1.2 +0 -47 openpkg-src/wx/wx.patch
1.11 +1 -3 openpkg-src/wx/wx.spec
____________________________________________________________________________
rm -f openpkg-src/wx/wx.patch <<'@@ .'
Index: openpkg-src/wx/wx.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/wx/wx.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 wx.spec
--- openpkg-src/wx/wx.spec 29 Apr 2004 15:07:00 -0000 1.10
+++ openpkg-src/wx/wx.spec 2 Jul 2004 10:19:36 -0000 1.11
@@ -34,11 +34,10 @@
Group: XWindow
License: LGPL
Version: 2.4.2
-Release: 20040429
+Release: 20040702
# list of sources
Source0:
http://osdn.dl.sourceforge.net/sourceforge/wxwindows/wxGTK-%{version}.tar.bz2
-Patch0: wx.patch
# build information
Prefix: %{l_prefix}
@@ -63,7 +62,6 @@
%prep
%setup -q -n wxGTK-%{version}
- %patch
%build
# configure package
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]