OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 23-Feb-2004 20:30:26
Branch: HEAD Handle: 2004022319302500
Modified files:
openpkg-src/wx wx.spec
Log:
change to new URL and track only stable releases
Summary:
Revision Changes Path
1.8 +3 -3 openpkg-src/wx/wx.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/wx/wx.spec
============================================================================
$ cvs diff -u -r1.7 -r1.8 wx.spec
--- openpkg-src/wx/wx.spec 7 Feb 2004 17:59:55 -0000 1.7
+++ openpkg-src/wx/wx.spec 23 Feb 2004 19:30:25 -0000 1.8
@@ -26,7 +26,7 @@
# package information
Name: wx
Summary: Cross-Platform GUI Library
-URL: http://www.wxwindows.org/
+URL: http://www.wxwidgets.org/
Vendor: wxWindows Team
Packager: The OpenPKG Project
Distribution: OpenPKG
@@ -34,7 +34,7 @@
Group: XWindow
License: LGPL
Version: 2.4.2
-Release: 20040207
+Release: 20040223
# list of sources
Source0:
http://osdn.dl.sourceforge.net/sourceforge/wxwindows/wxGTK-%{version}.tar.bz2
@@ -57,7 +57,7 @@
prog wx = {
version = %{version}
url = http://prdownloads.sourceforge.net/wxwindows/
- regex = wxGTK-(__VER__)\.tar\.bz2
+ regex = wxGTK-(\d+\.[02468]\.\d+)\.tar\.bz2
}
%prep
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]