OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 14-Jun-2003 17:03:33
Branch: HEAD Handle: 2003061416033201
Modified files:
openpkg-src/strace strace.spec
openpkg-web news.txt
Log:
fix installation procedure
Summary:
Revision Changes Path
1.30 +2 -3 openpkg-src/strace/strace.spec
1.4874 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/strace/strace.spec
============================================================================
$ cvs diff -u -r1.29 -r1.30 strace.spec
--- openpkg-src/strace/strace.spec 11 Jun 2003 18:29:09 -0000 1.29
+++ openpkg-src/strace/strace.spec 14 Jun 2003 15:03:33 -0000 1.30
@@ -33,7 +33,7 @@
Group: Development
License: GPL
Version: 4.4.98
-Release: 20030611
+Release: 20030614
# list of sources
Source0:
http://osdn.dl.sourceforge.net/sourceforge/strace/strace-%{version}.tar.bz2
@@ -75,8 +75,7 @@
$RPM_BUILD_ROOT%{l_prefix}/bin \
$RPM_BUILD_ROOT%{l_prefix}/man/man1
%{l_make} %{l_mflags} install \
- prefix=$RPM_BUILD_ROOT%{l_prefix} \
- exec_prefix=$RPM_BUILD_ROOT%{l_prefix}
+ DESTDIR=$RPM_BUILD_ROOT%{l_prefix}
strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.4873 -r1.4874 news.txt
--- openpkg-web/news.txt 14 Jun 2003 14:59:40 -0000 1.4873
+++ openpkg-web/news.txt 14 Jun 2003 15:03:32 -0000 1.4874
@@ -1,3 +1,4 @@
+14-Jun-2003: Upgraded package: P<strace-4.4.98-20030614>
14-Jun-2003: Upgraded package: P<sitecopy-0.13.0-20030614>
14-Jun-2003: Upgraded package: P<rdist-7.0.0a10-20030614>
14-Jun-2003: Upgraded package: P<powerdns-2.9.8-20030614>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]