OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 10-Mar-2008 20:06:30
Branch: HEAD Handle: 2008031019062900
Modified files:
openpkg-src/aegis aegis.spec
Log:
upgrading package: aegis 4.22 -> 4.24
Summary:
Revision Changes Path
1.63 +5 -5 openpkg-src/aegis/aegis.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/aegis/aegis.spec
============================================================================
$ cvs diff -u -r1.62 -r1.63 aegis.spec
--- openpkg-src/aegis/aegis.spec 1 Jan 2008 14:50:18 -0000 1.62
+++ openpkg-src/aegis/aegis.spec 10 Mar 2008 19:06:29 -0000 1.63
@@ -31,8 +31,8 @@
Class: BASE
Group: SCM
License: GPL
-Version: 4.22
-Release: 20080101
+Version: 4.24
+Release: 20080310
# list of sources
Source0: http://aegis.sourceforge.net/aegis-%{version}.tar.gz
@@ -43,8 +43,8 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130, perl, bison, groff, gcc
PreReq: OpenPKG, openpkg >= 20040130, perl
-BuildPreReq: zlib, bzip2, gettext, libiconv, file, uuid, curl, libxml
-PreReq: zlib, bzip2, gettext, libiconv, file, uuid, curl, libxml
+BuildPreReq: zlib, bzip2, gettext, libiconv, file, uuid, curl, libxml,
openssl
+PreReq: zlib, bzip2, gettext, libiconv, file, uuid, curl, libxml,
openssl
AutoReq: no
AutoReqProv: no
@@ -82,7 +82,7 @@
CFLAGS="%{l_cflags -O}" \
CPPFLAGS="%{l_cppflags}" \
LDFLAGS="%{l_ldflags}" \
- LIBS="-lintl -liconv" \
+ LIBS="-lssl -lcrypto -lintl -liconv" \
PERL="%{l_prefix}/bin/perl" \
./configure -C \
--prefix=%{l_prefix} \
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]