OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Peter Smej
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re, openpkg-web, openpkg-src Date: 07-Oct-2002 11:00:28
Branch: HEAD Handle: 2002100710002403
Modified files:
openpkg-re/vcheck vc.sdl
openpkg-src/sdl sdl.spec
openpkg-web news.txt
Log:
upgrading package: sdl 1.2.4 -> 1.2.5
Summary:
Revision Changes Path
1.5 +1 -1 openpkg-re/vcheck/vc.sdl
1.8 +4 -4 openpkg-src/sdl/sdl.spec
1.1718 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.sdl
============================================================
$ cvs diff -u -r1.4 -r1.5 vc.sdl
--- openpkg-re/vcheck/vc.sdl 9 Aug 2002 08:58:55 -0000 1.4
+++ openpkg-re/vcheck/vc.sdl 7 Oct 2002 09:00:24 -0000 1.5
@@ -2,7 +2,7 @@
}
prog sdl = {
- version = 1.2.4
+ version = 1.2.5
url = http://www.libsdl.org/release/
regex = SDL-(__VER__)\.tar\.gz
}
Index: openpkg-src/sdl/sdl.spec
============================================================
$ cvs diff -u -r1.7 -r1.8 sdl.spec
--- openpkg-src/sdl/sdl.spec 13 Aug 2002 12:49:51 -0000 1.7
+++ openpkg-src/sdl/sdl.spec 7 Oct 2002 09:00:27 -0000 1.8
@@ -32,12 +32,12 @@
Distribution: OpenPKG [EVAL]
Group: XWindow
License: LGPL
-Version: 1.2.4
-Release: 20020809
+Version: 1.2.5
+Release: 20021007
# list of sources
Source0: http://www.libsdl.org/release/SDL-%{version}.tar.gz
-Patch0: sdl.patch
+#Patch0: sdl.patch
# build information
Prefix: %{l_prefix}
@@ -55,7 +55,7 @@
%prep
%setup -q -n SDL-%{version}
- %patch -p0
+# %patch -p0
%build
CC="%{l_cc}" \
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1717 -r1.1718 news.txt
--- openpkg-web/news.txt 7 Oct 2002 07:54:21 -0000 1.1717
+++ openpkg-web/news.txt 7 Oct 2002 09:00:25 -0000 1.1718
@@ -1,3 +1,4 @@
+07-Oct-2002: Upgraded package: P<sdl-1.2.5-20021007>
07-Oct-2002: Upgraded package: P<perl-www-20021007-20021007>
06-Oct-2002: Upgraded package: P<c-client-2002rc7-20021006>
06-Oct-2002: Upgraded package: P<flex-2.5.4a-20021006>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]