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: 04-Jan-2003 15:28:10
Branch: HEAD Handle: 2003010414280702
Modified files:
openpkg-re/vcheck vc.cvs
openpkg-src/cvs cvs.spec
openpkg-web news.txt
Log:
cvs2cl was splitted out to own package
Summary:
Revision Changes Path
1.5 +1 -1 openpkg-re/vcheck/vc.cvs
1.47 +3 -7 openpkg-src/cvs/cvs.spec
1.2563 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.cvs
============================================================================
$ cvs diff -u -r1.4 -r1.5 vc.cvs
--- openpkg-re/vcheck/vc.cvs 28 Dec 2002 20:26:08 -0000 1.4
+++ openpkg-re/vcheck/vc.cvs 4 Jan 2003 14:28:07 -0000 1.5
@@ -6,7 +6,7 @@
url = http://ccvs.cvshome.org/servlets/ProjectDownloadList
regex = cvs-(__VER__)\.tar\.gz
}
-prog cvslock = {
+prog cvs:cvslock = {
version = 0.2
url = ftp://riemann.iam.uni-bonn.de/pub/users/roessler/cvslock/
regex = cvslock-(__VER__)\.tar\.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/cvs/cvs.spec
============================================================================
$ cvs diff -u -r1.46 -r1.47 cvs.spec
--- openpkg-src/cvs/cvs.spec 3 Jan 2003 11:21:52 -0000 1.46
+++ openpkg-src/cvs/cvs.spec 4 Jan 2003 14:28:09 -0000 1.47
@@ -46,10 +46,9 @@
# list of sources
Source0: http://www.cvshome.org/files/19/10/cvs-%{V_cvs}.tar.gz
Source1:
ftp://riemann.iam.uni-bonn.de/pub/users/roessler/cvslock/cvslock-%{V_cvslock}.tar.gz
-Source2: http://www.red-bean.com/cvs2cl/cvs2cl.pl
-Source3: cvs.patches.rse
-Source4: cvs.patches.msvb
-Source5: rc.cvs
+Source2: cvs.patches.rse
+Source3: cvs.patches.msvb
+Source4: rc.cvs
# build information
Prefix: %{l_prefix}
@@ -138,9 +137,6 @@
( cd cvslock-%{V_cvslock}
%{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
)
- %{l_shtool} install -c -m 755 \
- -e 's;#!/usr/bin/perl;#!%{l_prefix}/bin/perl;' \
- %{SOURCE cvs2cl.pl} $RPM_BUILD_ROOT%{l_prefix}/bin/cvs2cl
strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
%if "%{with_rse_patches}" == "yes"
%{l_shtool} mkdir -f -p -m 755 \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2562 -r1.2563 news.txt
--- openpkg-web/news.txt 4 Jan 2003 14:24:37 -0000 1.2562
+++ openpkg-web/news.txt 4 Jan 2003 14:28:08 -0000 1.2563
@@ -1,3 +1,4 @@
+04-Jan-2003: Upgraded package: P<cvs-1.11.4-20030103>
04-Jan-2003: Upgraded package: P<cvs2cl-2.44-20030104>
04-Jan-2003: New package: P<cvs2cl-2.44-20030104>
04-Jan-2003: New package: P<netpbm-10.11.4-20030104>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]