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 16:57:28
Branch: HEAD Handle: 2003010815572601
Modified files:
openpkg-src/tsmc tsmc.spec
openpkg-web news.txt
Log:
switch to no-source level
Summary:
Revision Changes Path
1.30 +8 -5 openpkg-src/tsmc/tsmc.spec
1.2612 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tsmc/tsmc.spec
============================================================================
$ cvs diff -u -r1.29 -r1.30 tsmc.spec
--- openpkg-src/tsmc/tsmc.spec 3 Jan 2003 10:55:24 -0000 1.29
+++ openpkg-src/tsmc/tsmc.spec 8 Jan 2003 15:57:27 -0000 1.30
@@ -29,11 +29,11 @@
URL: http://www.tivoli.com/support/storage_mgr/clients.html
Vendor: Tivoli
Packager: The OpenPKG Project
-Distribution: OpenPKG [PRIV]
+Distribution: OpenPKG [EVAL]
Group: Converter
License: Commercial
Version: 5.1.5.6
-Release: 20021222
+Release: 20030108
# list of sources
Source0:
ftp://service.boulder.ibm.com/storage/tivoli-storage-management/patches/client/v5r1/Linux/Linux86/v515/TIVsm-BA.i386.rpm
@@ -42,12 +42,14 @@
Source3: dsm.sys
Source4: dsm.opt
Source5: rc.tsmc
+%NoSource 0
+%NoSource 1
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20021120
-PreReq: OpenPKG, openpkg >= 20021120
+BuildPreReq: OpenPKG, openpkg >= 20030108
+PreReq: OpenPKG, openpkg >= 20030108
AutoReq: no
AutoReqProv: no
@@ -57,7 +59,8 @@
Linux and FreeBSD machines to a TSM server.
%prep
- %setup -q -T -c -n tsmc-%{version}
+ %integrity
+ %setup -q -T -c
%build
# unpack the corresponding binary only
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2611 -r1.2612 news.txt
--- openpkg-web/news.txt 8 Jan 2003 15:56:10 -0000 1.2611
+++ openpkg-web/news.txt 8 Jan 2003 15:57:26 -0000 1.2612
@@ -1,3 +1,4 @@
+08-Jan-2003: Upgraded package: P<tsmc-5.1.5.6-20030108>
08-Jan-2003: Upgraded package: P<glimpse-4.17.2-20030108>
08-Jan-2003: Upgraded package: P<j2ee-1.3.1-20030108>
08-Jan-2003: Upgraded package: P<sav-3.56-20030108>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]