OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 12-Jan-2003 17:30:45
Branch: HEAD Handle: 2003011216304301
Modified files:
openpkg-src/aide aide.spec
openpkg-web news.txt
Log:
need to specify zlib prefix
Summary:
Revision Changes Path
1.9 +2 -2 openpkg-src/aide/aide.spec
1.2673 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/aide/aide.spec
============================================================================
$ cvs diff -u -r1.8 -r1.9 aide.spec
--- openpkg-src/aide/aide.spec 11 Jan 2003 15:19:50 -0000 1.8
+++ openpkg-src/aide/aide.spec 12 Jan 2003 16:30:44 -0000 1.9
@@ -33,7 +33,7 @@
Group: Security
License: GPL
Version: 0.9
-Release: 20030111
+Release: 20030112
# list of sources
Source0: http://www.cs.tut.fi/~rammer/aide-0.9.tar.gz
@@ -63,7 +63,7 @@
--prefix=%{l_prefix} \
--with-dbhmactype=sha1 \
--with-dbhmackey=T3BlblBLRyBNYWludGFpbmVy \
- --with-zlib
+ --with-zlib=%{l_prefix}
%{l_make} %{l_mflags -O}
%install
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2672 -r1.2673 news.txt
--- openpkg-web/news.txt 12 Jan 2003 12:42:52 -0000 1.2672
+++ openpkg-web/news.txt 12 Jan 2003 16:30:43 -0000 1.2673
@@ -1,3 +1,4 @@
+12-Jan-2003: Upgraded package: P<aide-0.9-20030112>
12-Jan-2003: Upgraded package: P<openjade-1.3.2-20030112>
12-Jan-2003: Upgraded package: P<nspr-4.2.2-20030112>
12-Jan-2003: Upgraded package: P<diffutils-2.8.4-20030112>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]