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: 03-Jan-2004 09:50:58
Branch: HEAD Handle: 2004010308505602
Modified files:
openpkg-re/vcheck vc.pnetlib
openpkg-src/pnetlib pnetlib.spec
openpkg-web news.txt
Log:
upgrading package: pnetlib 0.6.0.1 -> 0.6.2
Summary:
Revision Changes Path
1.11 +1 -1 openpkg-re/vcheck/vc.pnetlib
1.13 +3 -10 openpkg-src/pnetlib/pnetlib.spec
1.7952 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.pnetlib
============================================================================
$ cvs diff -u -r1.10 -r1.11 vc.pnetlib
--- openpkg-re/vcheck/vc.pnetlib 19 Oct 2003 07:30:38 -0000 1.10
+++ openpkg-re/vcheck/vc.pnetlib 3 Jan 2004 08:50:56 -0000 1.11
@@ -2,7 +2,7 @@
}
prog pnetlib = {
- version = 0.6.0.1
+ version = 0.6.2
url = http://www.southern-storm.com.au/portable_net.html
regex = pnetlib-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/pnetlib/pnetlib.spec
============================================================================
$ cvs diff -u -r1.12 -r1.13 pnetlib.spec
--- openpkg-src/pnetlib/pnetlib.spec 19 Oct 2003 07:30:40 -0000 1.12
+++ openpkg-src/pnetlib/pnetlib.spec 3 Jan 2004 08:50:58 -0000 1.13
@@ -32,8 +32,8 @@
Distribution: OpenPKG [EVAL]
Group: Language
License: GPL
-Version: 0.6.0.1
-Release: 20031019
+Version: 0.6.2
+Release: 20040103
# list of sources
Source0: http://www.southern-storm.com.au/download/pnetlib-%{version}.tar.gz
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030103, gcc, make, treecc
+BuildPreReq: OpenPKG, openpkg >= 20030103, gcc, make, treecc, pnet >= 0.6.2
PreReq: OpenPKG, openpkg >= 20030103
BuildPreReq: pnet
PreReq: pnet
@@ -68,13 +68,6 @@
rm -rf $RPM_BUILD_ROOT
%{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
%{l_shtool} mkdir -f -p -m 755 $RPM_BUILD_ROOT%{l_prefix}/libexec/pnetlib
- for prog in csunit jsrun; do
- mv $RPM_BUILD_ROOT%{l_prefix}/bin/$prog.exe \
- $RPM_BUILD_ROOT%{l_prefix}/libexec/pnetlib/
- %{l_shtool} subst \
- -e "s;^$prog\.exe;%{l_prefix}/libexec/pnetlib/$prog.exe;" \
- $RPM_BUILD_ROOT%{l_prefix}/bin/$prog
- done
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
%files -f files
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7951 -r1.7952 news.txt
--- openpkg-web/news.txt 3 Jan 2004 08:48:01 -0000 1.7951
+++ openpkg-web/news.txt 3 Jan 2004 08:50:56 -0000 1.7952
@@ -1,3 +1,4 @@
+03-Jan-2004: Upgraded package: P<pnetlib-0.6.2-20040103>
03-Jan-2004: Upgraded package: P<rt-3.0.8-20040103>
03-Jan-2004: Upgraded package: P<netpbm-10.18.5-20040103>
03-Jan-2004: Upgraded package: P<pnet-0.6.2-20040103>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]