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: 14-Jan-2003 11:26:30
Branch: HEAD Handle: 2003011410262801
Modified files:
openpkg-src/mcrypt mcrypt.spec
openpkg-web news.txt
Log:
requires GNU make
Summary:
Revision Changes Path
1.2 +2 -2 openpkg-src/mcrypt/mcrypt.spec
1.2714 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mcrypt/mcrypt.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 mcrypt.spec
--- openpkg-src/mcrypt/mcrypt.spec 4 Jan 2003 17:01:56 -0000 1.1
+++ openpkg-src/mcrypt/mcrypt.spec 14 Jan 2003 10:26:29 -0000 1.2
@@ -33,7 +33,7 @@
Group: Cryptography
License: GPL
Version: 2.6.3
-Release: 20030104
+Release: 20030114
# list of sources
Source0: ftp://mcrypt.hellug.gr/pub/crypto/mcrypt/mcrypt-%{version}.tar.gz
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030103, libmcrypt, mhash
+BuildPreReq: OpenPKG, openpkg >= 20030103, libmcrypt, mhash, make
PreReq: OpenPKG, openpkg >= 20030103
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2713 -r1.2714 news.txt
--- openpkg-web/news.txt 14 Jan 2003 10:24:28 -0000 1.2713
+++ openpkg-web/news.txt 14 Jan 2003 10:26:28 -0000 1.2714
@@ -1,3 +1,4 @@
+14-Jan-2003: Upgraded package: P<mcrypt-2.6.3-20030114>
14-Jan-2003: Upgraded package: P<mico-2.3.7-20030114>
14-Jan-2003: Upgraded package: P<nspr-4.2.2-20030114>
14-Jan-2003: Upgraded package: P<subversion-0.16.0-20030114>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]