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 openpkg-web openpkg$ Date: 24-Jan-2003 19:50:44
Branch: HEAD Handle: 2003012418504201
Modified files:
openpkg-re/vcheck vc.tidy
openpkg-src/tidy tidy.spec
openpkg-web news.txt
Log:
upgrade version; remove libtool dep (I do not see why this should be
needed)
Summary:
Revision Changes Path
1.50 +1 -1 openpkg-re/vcheck/vc.tidy
1.59 +5 -4 openpkg-src/tidy/tidy.spec
1.3034 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.tidy
============================================================================
$ cvs diff -u -r1.49 -r1.50 vc.tidy
--- openpkg-re/vcheck/vc.tidy 23 Jan 2003 18:36:26 -0000 1.49
+++ openpkg-re/vcheck/vc.tidy 24 Jan 2003 18:50:42 -0000 1.50
@@ -2,7 +2,7 @@
}
prog tidy = {
- version = 030122
+ version = 030123
url = http://tidy.sourceforge.net/src/
regex = tidy_src_(__VER__)\.tgz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/tidy/tidy.spec
============================================================================
$ cvs diff -u -r1.58 -r1.59 tidy.spec
--- openpkg-src/tidy/tidy.spec 23 Jan 2003 18:36:28 -0000 1.58
+++ openpkg-src/tidy/tidy.spec 24 Jan 2003 18:50:43 -0000 1.59
@@ -23,8 +23,9 @@
## SUCH DAMAGE.
##
-%define V_here 20030122
-%define V_real 030122
+# package version
+%define V_here 20030123
+%define V_real 030123
# package information
Name: tidy
@@ -36,7 +37,7 @@
Group: Text
License: GPL
Version: %{V_here}
-Release: 20030123
+Release: 20030124
# list of sources
Source0: http://tidy.sourceforge.net/src/tidy_src_%{V_real}.tgz
@@ -44,7 +45,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20021230, gcc, make, libtool
+BuildPreReq: OpenPKG, openpkg >= 20021230, gcc, make
PreReq: OpenPKG, openpkg >= 20021230
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3033 -r1.3034 news.txt
--- openpkg-web/news.txt 24 Jan 2003 18:41:17 -0000 1.3033
+++ openpkg-web/news.txt 24 Jan 2003 18:50:42 -0000 1.3034
@@ -1,3 +1,4 @@
+24-Jan-2003: Upgraded package: P<tidy-20030123-20030124>
24-Jan-2003: Upgraded package: P<mico-2.3.8-20030124>
24-Jan-2003: Upgraded package: P<awk-20021213-20030124>
24-Jan-2003: Upgraded package: P<rt-2.0.15-20030124>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]