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: 18-Feb-2005 17:46:28
Branch: HEAD Handle: 2005021816462800
Modified files:
openpkg-src/ripe-dbase ripe-dbase.spec
Log:
make lint-spec clean and bless for PLUS class
Summary:
Revision Changes Path
1.43 +3 -3 openpkg-src/ripe-dbase/ripe-dbase.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ripe-dbase/ripe-dbase.spec
============================================================================
$ cvs diff -u -r1.42 -r1.43 ripe-dbase.spec
--- openpkg-src/ripe-dbase/ripe-dbase.spec 16 Feb 2005 15:11:00 -0000
1.42
+++ openpkg-src/ripe-dbase/ripe-dbase.spec 18 Feb 2005 16:46:28 -0000
1.43
@@ -30,11 +30,11 @@
Vendor: RIPE NCC
Packager: The OpenPKG Project
Distribution: OpenPKG
-Class: EVAL
+Class: PLUS
Group: Database
License: RIPE NCC
Version: 3.2.0
-Release: 20050216
+Release: 20050218
# package options
%option with_extobjs no
@@ -108,7 +108,7 @@
-e 's;sample.db.gz;ripe.db.gz;' \
bin/load/make_db.in
%{l_shtool} subst \
- -e 's;-I/usr/include/openssl;-I%{l_prefix}/include/openssl;' \
+ -e 's;-I/usr/include/openssl;%{l_cppflags openssl .};' \
configure
%build
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]