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: 06-Jul-2003 12:22:23
Branch: HEAD Handle: 2003070611222201
Modified files:
openpkg-src/jikes jikes.spec
openpkg-web news.txt
Log:
rpmlint police: remove doc dir
Summary:
Revision Changes Path
1.4 +2 -1 openpkg-src/jikes/jikes.spec
1.5284 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/jikes/jikes.spec
============================================================================
$ cvs diff -u -r1.3 -r1.4 jikes.spec
--- openpkg-src/jikes/jikes.spec 4 Jul 2003 13:33:51 -0000 1.3
+++ openpkg-src/jikes/jikes.spec 6 Jul 2003 10:22:23 -0000 1.4
@@ -33,7 +33,7 @@
Group: Language
License: IBMPL
Version: 1.18
-Release: 20030704
+Release: 20030706
# list of sources
Source0:
http://oss.software.ibm.com/pub/jikes/%{version}/jikes-%{version}.tar.bz2
@@ -71,6 +71,7 @@
%install
rm -rf $RPM_BUILD_ROOT
%{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
+ rm -rf $RPM_BUILD_ROOT%{l_prefix}/doc
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.5283 -r1.5284 news.txt
--- openpkg-web/news.txt 6 Jul 2003 10:22:09 -0000 1.5283
+++ openpkg-web/news.txt 6 Jul 2003 10:22:22 -0000 1.5284
@@ -1,3 +1,4 @@
+06-Jul-2003: Upgraded package: P<jikes-1.18-20030706>
06-Jul-2003: Upgraded package: P<mysql-4.0.13-20030706>
06-Jul-2003: Upgraded package: P<cfengine-2.0.7-20030706>
06-Jul-2003: Upgraded package: P<integrit-3.02.00-20030706>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]