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-Apr-2003 09:31:15
Branch: HEAD Handle: 2003040408311203
Modified files:
openpkg-re/vcheck vc.strace
openpkg-src/strace strace.spec
openpkg-web news.txt
Log:
upgrading package: strace 4.4.92 -> 4.4.94
Summary:
Revision Changes Path
1.3 +2 -2 openpkg-re/vcheck/vc.strace
1.28 +4 -7 openpkg-src/strace/strace.spec
1.3945 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.strace
============================================================================
$ cvs diff -u -r1.2 -r1.3 vc.strace
--- openpkg-re/vcheck/vc.strace 20 Jan 2003 11:49:50 -0000 1.2
+++ openpkg-re/vcheck/vc.strace 4 Apr 2003 07:31:12 -0000 1.3
@@ -2,8 +2,8 @@
}
prog strace = {
- version = 4.4.92-1
+ version = 4.4.94
url = http://prdownloads.sourceforge.net/strace/
- regex = strace_(__VER__)\.tar\.gz
+ regex = strace-(__VER__)\.tar\.bz2
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/strace/strace.spec
============================================================================
$ cvs diff -u -r1.27 -r1.28 strace.spec
--- openpkg-src/strace/strace.spec 20 Jan 2003 11:49:52 -0000 1.27
+++ openpkg-src/strace/strace.spec 4 Apr 2003 07:31:15 -0000 1.28
@@ -23,9 +23,6 @@
## SUCH DAMAGE.
##
-%define V_major 4.4.92
-%define V_minor 1
-
# package information
Name: strace
Summary: System Call Tracing
@@ -35,11 +32,11 @@
Distribution: OpenPKG [EVAL]
Group: Development
License: GPL
-Version: %{V_major}
-Release: 20030120
+Version: 4.4.94
+Release: 20030404
# list of sources
-Source0:
http://osdn.dl.sourceforge.net/sourceforge/strace/strace_%{V_major}-%{V_minor}.tar.gz
+Source0:
http://osdn.dl.sourceforge.net/sourceforge/strace/strace-%{version}.tar.bz2
Patch0: strace.patch
# build information
@@ -61,7 +58,7 @@
conditions
%prep
- %setup -q -n strace-%{V_major}
+ %setup -q
%patch -p0
%build
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3944 -r1.3945 news.txt
--- openpkg-web/news.txt 4 Apr 2003 07:26:52 -0000 1.3944
+++ openpkg-web/news.txt 4 Apr 2003 07:31:13 -0000 1.3945
@@ -1,3 +1,4 @@
+04-Apr-2003: Upgraded package: P<strace-4.4.94-20030404>
04-Apr-2003: Upgraded package: P<perl-util-20030404-20030404>
04-Apr-2003: Upgraded package: P<cvsps-2.0b10-20030404>
04-Apr-2003: Upgraded package: P<chkrootkit-0.40-20030404>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]