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: 15-Jan-2003 17:43:55
Branch: HEAD Handle: 2003011516435301
Modified files:
openpkg-src/ccrypt ccrypt.spec
openpkg-web news.txt
Log:
requires gcc
Summary:
Revision Changes Path
1.10 +2 -2 openpkg-src/ccrypt/ccrypt.spec
1.2834 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ccrypt/ccrypt.spec
============================================================================
$ cvs diff -u -r1.9 -r1.10 ccrypt.spec
--- openpkg-src/ccrypt/ccrypt.spec 14 Jan 2003 15:37:34 -0000 1.9
+++ openpkg-src/ccrypt/ccrypt.spec 15 Jan 2003 16:43:54 -0000 1.10
@@ -33,7 +33,7 @@
Group: Converter
License: GPL
Version: 1.3
-Release: 20030114
+Release: 20030115
# list of sources
Source0:
http://quasar.mathstat.uottawa.ca/~selinger/ccrypt/download/ccrypt-%{version}.tar.gz
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206
+BuildPreReq: OpenPKG, openpkg >= 20020206, gcc
PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2833 -r1.2834 news.txt
--- openpkg-web/news.txt 15 Jan 2003 16:40:56 -0000 1.2833
+++ openpkg-web/news.txt 15 Jan 2003 16:43:53 -0000 1.2834
@@ -1,3 +1,4 @@
+15-Jan-2003: Upgraded package: P<ccrypt-1.3-20030115>
15-Jan-2003: Upgraded package: P<btyacc-3.0-20030115>
15-Jan-2003: Upgraded package: P<cocor-1.07-20030115>
15-Jan-2003: Upgraded package: P<cpu-1.3.13-20030115>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]