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: 17-Jan-2003 20:35:55 Branch: HEAD Handle: 2003011719355301 Modified files: openpkg-src/rrdtool rrdtool.spec openpkg-web news.txt Log: use perl-openpkg to make sure that shared directories are not included Summary: Revision Changes Path 1.31 +3 -2 openpkg-src/rrdtool/rrdtool.spec 1.2929 +1 -0 openpkg-web/news.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/rrdtool/rrdtool.spec ============================================================================ $ cvs diff -u -r1.30 -r1.31 rrdtool.spec --- openpkg-src/rrdtool/rrdtool.spec 3 Jan 2003 10:54:37 -0000 1.30 +++ openpkg-src/rrdtool/rrdtool.spec 17 Jan 2003 19:35:54 -0000 1.31 @@ -33,7 +33,7 @@ Group: Database License: LGPL Version: 1.0.40 -Release: 20021012 +Release: 20030117 # list of sources Source0: http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/rrdtool-%{version}.tar.gz @@ -69,6 +69,7 @@ %install rm -rf $RPM_BUILD_ROOT + %{l_prefix}/bin/perl-openpkg prolog eval `%{l_prefix}/bin/perl -V:installarchlib` installarchlib=`echo $installarchlib | sed -e "s;^%{l_prefix};;"` %{l_shtool} subst -e "s;/lib/perl;$installarchlib;g" Makefile @@ -79,7 +80,7 @@ rm -rf $RPM_BUILD_ROOT%{l_prefix}/html rm -rf $RPM_BUILD_ROOT%{l_prefix}/examples strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2> /dev/null || true - %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} + %{l_prefix}/bin/perl-openpkg epilog %files -f files @@ . patch -p0 <<'@@ .' Index: openpkg-web/news.txt ============================================================================ $ cvs diff -u -r1.2928 -r1.2929 news.txt --- openpkg-web/news.txt 17 Jan 2003 19:34:23 -0000 1.2928 +++ openpkg-web/news.txt 17 Jan 2003 19:35:53 -0000 1.2929 @@ -1,3 +1,4 @@ +17-Jan-2003: Upgraded package: P<rrdtool-1.0.40-20030117> 17-Jan-2003: Upgraded package: P<openjade-1.3.2-20030117> 17-Jan-2003: Upgraded package: P<nano-1.0.9-20030117> 17-Jan-2003: Upgraded package: P<gnupg-1.2.1-20030117> @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]