OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re, openpkg-web, openpkg-src Date: 19-Oct-2002 11:59:09
Branch: HEAD Handle: 2002101910590702
Modified files:
openpkg-re/vcheck vc.epm
openpkg-src/epm epm.spec
openpkg-web news.txt
Log:
upgrading package: epm 3.5 -> 3.5.1
Summary:
Revision Changes Path
1.5 +1 -1 openpkg-re/vcheck/vc.epm
1.15 +4 -8 openpkg-src/epm/epm.spec
1.1832 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.epm
============================================================
$ cvs diff -u -r1.4 -r1.5 vc.epm
--- openpkg-re/vcheck/vc.epm 18 Oct 2002 07:27:35 -0000 1.4
+++ openpkg-re/vcheck/vc.epm 19 Oct 2002 09:59:07 -0000 1.5
@@ -2,7 +2,7 @@
}
prog epm = {
- version = 3.5
+ version = 3.5.1
url = ftp://ftp.easysw.com/pub/epm/
regex = epm-(__VER__)-source\.tar\.bz2
}
Index: openpkg-src/epm/epm.spec
============================================================
$ cvs diff -u -r1.14 -r1.15 epm.spec
--- openpkg-src/epm/epm.spec 18 Oct 2002 07:27:36 -0000 1.14
+++ openpkg-src/epm/epm.spec 19 Oct 2002 09:59:09 -0000 1.15
@@ -23,10 +23,6 @@
## SUCH DAMAGE.
##
-# package version
-%define V_major 3.5
-%define V_minor 0
-
# package information
Name: epm
Summary: ESP Package Manager
@@ -36,11 +32,11 @@
Distribution: OpenPKG [PLUS]
Group: System
License: GPL
-Version: %{V_major}
-Release: 20021018
+Version: 3.5.1
+Release: 20021019
# list of sources
-Source0: ftp://ftp.easysw.com/pub/epm/epm-%{V_major}-source.tar.bz2
+Source0: ftp://ftp.easysw.com/pub/epm/epm-%{version}-source.tar.bz2
# build information
@@ -61,7 +57,7 @@
applications.
%prep
- %setup -q -n epm-%{V_major}
+ %setup -q
%build
CC="%{l_cc}" \
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1831 -r1.1832 news.txt
--- openpkg-web/news.txt 19 Oct 2002 09:58:45 -0000 1.1831
+++ openpkg-web/news.txt 19 Oct 2002 09:59:08 -0000 1.1832
@@ -1,3 +1,4 @@
+19-Oct-2002: Upgraded package: P<epm-3.5.1-20021019>
19-Oct-2002: Upgraded package: P<gdbm-1.8.3-20021019>
19-Oct-2002: Upgraded package: P<perl-dbi-20021019-20021019>
19-Oct-2002: Upgraded package: P<libxslt-1.0.22-20021019>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]