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 09:09:17
Branch: HEAD Handle: 2003011708091601
Modified files:
openpkg-src/sam2p sam2p.spec
openpkg-web news.txt
Log:
requires bash according to configure output
Summary:
Revision Changes Path
1.2 +2 -2 openpkg-src/sam2p/sam2p.spec
1.2891 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sam2p/sam2p.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 sam2p.spec
--- openpkg-src/sam2p/sam2p.spec 3 Jan 2003 13:21:28 -0000 1.1
+++ openpkg-src/sam2p/sam2p.spec 17 Jan 2003 08:09:17 -0000 1.2
@@ -33,7 +33,7 @@
Group: Graphics
License: GPL
Version: 0.41
-Release: 20030103
+Release: 20030117
# list of sources
Source0: http://www.inf.bme.hu/~pts/sam2p-%{version}.tar.gz
@@ -42,7 +42,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030103, ghostscript, jpeg, gzip, infozip, make,
gcc, perl
+BuildPreReq: OpenPKG, openpkg >= 20030103, ghostscript, jpeg, gzip, infozip, make,
gcc, perl, bash
PreReq: OpenPKG, openpkg >= 20030103, ghostscript, jpeg, gzip, infozip
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2890 -r1.2891 news.txt
--- openpkg-web/news.txt 17 Jan 2003 08:08:09 -0000 1.2890
+++ openpkg-web/news.txt 17 Jan 2003 08:09:16 -0000 1.2891
@@ -1,3 +1,4 @@
+17-Jan-2003: Upgraded package: P<sam2p-0.41-20030117>
17-Jan-2003: Upgraded package: P<pgautodoc-1.01-20030117>
17-Jan-2003: Upgraded package: P<nail-10.2-20030117>
17-Jan-2003: Upgraded package: P<multisort-1.1-20030117>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]