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: 08-Jan-2003 17:50:01
Branch: HEAD Handle: 2003010816495901
Modified files:
openpkg-src/openpkg rpmpopt
openpkg-web news.txt
Log:
add convinient command line options for no-source stuff
Summary:
Revision Changes Path
1.5 +2 -0 openpkg-src/openpkg/rpmpopt
1.2615 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/rpmpopt
============================================================================
$ cvs diff -u -r1.4 -r1.5 rpmpopt
--- openpkg-src/openpkg/rpmpopt 3 Jan 2003 16:15:48 -0000 1.4
+++ openpkg-src/openpkg/rpmpopt 8 Jan 2003 16:50:00 -0000 1.5
@@ -9,6 +9,8 @@
rpm exec --fetch rpmx.sh --fetch
rpm exec --repo rpmx.sh --repo
rpm exec --smart rpmx.sh --smart
+rpm alias --restriction --define "restriction yes"
+rpm alias --norestriction --define "restriction no"
# override -i/--info display
rpmq alias --info --qf '\
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2614 -r1.2615 news.txt
--- openpkg-web/news.txt 8 Jan 2003 16:01:29 -0000 1.2614
+++ openpkg-web/news.txt 8 Jan 2003 16:49:59 -0000 1.2615
@@ -1,3 +1,4 @@
+08-Jan-2003: Upgraded package: P<nslint-2.1a3-20020301>
08-Jan-2003: Upgraded package: P<perl-ars-20030108-20030108>
08-Jan-2003: Upgraded package: P<perforce-2002.2-20030108>
08-Jan-2003: Upgraded package: P<tsmc-5.1.5.6-20030108>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]