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 Date: 04-Jul-2003 20:42:36
Branch: HEAD Handle: 2003070419423501
Modified files:
openpkg-src/strace strace.spec
openpkg-web news.txt
Log:
rpmlint police: fully unbreak this package, it had all paths wrong
Summary:
Revision Changes Path
1.31 +2 -2 openpkg-src/strace/strace.spec
1.5269 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/strace/strace.spec
============================================================================
$ cvs diff -u -r1.30 -r1.31 strace.spec
--- openpkg-src/strace/strace.spec 14 Jun 2003 15:03:33 -0000 1.30
+++ openpkg-src/strace/strace.spec 4 Jul 2003 18:42:36 -0000 1.31
@@ -33,7 +33,7 @@
Group: Development
License: GPL
Version: 4.4.98
-Release: 20030614
+Release: 20030704
# list of sources
Source0:
http://osdn.dl.sourceforge.net/sourceforge/strace/strace-%{version}.tar.bz2
@@ -75,7 +75,7 @@
$RPM_BUILD_ROOT%{l_prefix}/bin \
$RPM_BUILD_ROOT%{l_prefix}/man/man1
%{l_make} %{l_mflags} install \
- DESTDIR=$RPM_BUILD_ROOT%{l_prefix}
+ DESTDIR=$RPM_BUILD_ROOT
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.5268 -r1.5269 news.txt
--- openpkg-web/news.txt 4 Jul 2003 18:39:33 -0000 1.5268
+++ openpkg-web/news.txt 4 Jul 2003 18:42:35 -0000 1.5269
@@ -1,3 +1,4 @@
+04-Jul-2003: Upgraded package: P<strace-4.4.98-20030704>
04-Jul-2003: Upgraded package: P<openldap-2.1.22-20030704>
04-Jul-2003: Upgraded package: P<nntpcache-3.0.1-20030704>
04-Jul-2003: Upgraded package: P<wv-0.7.6-20030704>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]