OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web, openpkg-src Date: 25-Oct-2002 21:31:27
Branch: HEAD Handle: 2002102520312501
Modified files:
openpkg-src/aide aide.spec
openpkg-web news.txt
Log:
- fix Vendor
- fix Group
- fix BuildPreReq & PreReq
- use just %patch
Summary:
Revision Changes Path
1.2 +6 -6 openpkg-src/aide/aide.spec
1.1892 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/aide/aide.spec
============================================================
$ cvs diff -u -r1.1 -r1.2 aide.spec
--- openpkg-src/aide/aide.spec 25 Oct 2002 14:28:09 -0000 1.1
+++ openpkg-src/aide/aide.spec 25 Oct 2002 19:31:26 -0000 1.2
@@ -27,10 +27,10 @@
Name: aide
Summary: Advanced Intrusion Detection Environment
URL: http://www.aide.org/
-Vendor: John Doe
+Vendor: R. Lehti & P. Virolainen
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
-Group: Console/Security
+Group: Security
License: GPL
Version: 0.9
Release: 20021025
@@ -42,17 +42,17 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, bison, mhash
-PreReq: OpenPKG, mhash
+BuildPreReq: OpenPKG, openpkg >= 20020206, bison, flex, mhash
+PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no
AutoReqProv: no
%description
- aide is an intrusion detection system for checking the integrity of files.
+ Aide is an intrusion detection system for checking the integrity of files.
%prep
%setup -q
- %patch0 -p1
+ %patch -p1
%build
CC="%{l_cc}" \
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1891 -r1.1892 news.txt
--- openpkg-web/news.txt 25 Oct 2002 19:15:27 -0000 1.1891
+++ openpkg-web/news.txt 25 Oct 2002 19:31:25 -0000 1.1892
@@ -1,3 +1,4 @@
+25-Oct-2002: Upgraded package: P<aide-0.9-20021025>
25-Oct-2002: Upgraded package: P<gnupg-1.2.1-20021025>
25-Oct-2002: Upgraded package: P<glark-1.5.5-20021025>
25-Oct-2002: New package: P<aide-0.9-20021025>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]