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: 24-Jul-2003 22:26:13
Branch: HEAD Handle: 2003072421261101
Modified files:
openpkg-src/aide aide.spec
openpkg-web news.txt
Log:
do not hard-code version
Summary:
Revision Changes Path
1.24 +2 -2 openpkg-src/aide/aide.spec
1.5794 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/aide/aide.spec
============================================================================
$ cvs diff -u -r1.23 -r1.24 aide.spec
--- openpkg-src/aide/aide.spec 21 Jul 2003 08:12:24 -0000 1.23
+++ openpkg-src/aide/aide.spec 24 Jul 2003 20:26:12 -0000 1.24
@@ -33,13 +33,13 @@
Group: Security
License: GPL
Version: 0.9
-Release: 20030721
+Release: 20030724
# package options
%option with_fsl yes
# list of sources
-Source0: http://www.cs.tut.fi/~rammer/aide-0.9.tar.gz
+Source0: http://www.cs.tut.fi/~rammer/aide-%{version}.tar.gz
Source1: rc.aide
Source2: fsl.aide
Patch0: aide.patch
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5793 -r1.5794 news.txt
--- openpkg-web/news.txt 24 Jul 2003 20:19:18 -0000 1.5793
+++ openpkg-web/news.txt 24 Jul 2003 20:26:11 -0000 1.5794
@@ -1,3 +1,4 @@
+24-Jul-2003: Upgraded package: P<aide-0.9-20030724>
24-Jul-2003: Upgraded package: P<awk-20030314-20030724>
24-Jul-2003: Upgraded package: P<uvscan-4.1.6.4280-20030724>
24-Jul-2003: Upgraded package: P<jabberd-1.4.2-20030724>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]