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-Nov-2003 22:56:04
Branch: HEAD Handle: 2003111721560202
Modified files:
openpkg-src/stuffit stuffit.spec
openpkg-web news.txt
Log:
remove obsolete %integrity macro
Summary:
Revision Changes Path
1.2 +3 -6 openpkg-src/stuffit/stuffit.spec
1.7456 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/stuffit/stuffit.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 stuffit.spec
--- openpkg-src/stuffit/stuffit.spec 19 Sep 2003 15:37:45 -0000 1.1
+++ openpkg-src/stuffit/stuffit.spec 17 Nov 2003 21:56:04 -0000 1.2
@@ -36,7 +36,7 @@
Group: Archiver
License: Commercial/Free-Trial
Version: 520.611
-Release: 20030919
+Release: 20031117
# list of sources
Source0:
http://www.aladdinsys.com/downloads/files/stuffit520.611solaris-i386.tar.gz
@@ -49,8 +49,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030909
-PreReq: OpenPKG, openpkg >= 20030909
+BuildPreReq: OpenPKG, openpkg >= 20031117
+PreReq: OpenPKG, openpkg >= 20031117
AutoReq: no
AutoReqProv: no
@@ -63,9 +63,6 @@
compressed and encoded formats.
%prep
- # ensure that sources are available
- %integrity
-
# conditionally unpack platform-specific sources
%{l_shtool} mkdir -f -m 755 stuffit-%{version}
case "%{l_platform -t}" in
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7455 -r1.7456 news.txt
--- openpkg-web/news.txt 17 Nov 2003 21:55:13 -0000 1.7455
+++ openpkg-web/news.txt 17 Nov 2003 21:56:02 -0000 1.7456
@@ -1,3 +1,4 @@
+17-Nov-2003: Upgraded package: P<stuffit-520.611-20031117>
17-Nov-2003: Upgraded package: P<sav-2.14+3.75a-20031117>
17-Nov-2003: Upgraded package: P<j2se-1.3.1-20031117>
17-Nov-2003: Upgraded package: P<perl-ars-20031117-20031117>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]