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: 06-Oct-2005 08:28:07
Branch: HEAD Handle: 2005100607280600
Modified files:
openpkg-src/aide aide.spec
Log:
track only releases
Summary:
Revision Changes Path
1.38 +2 -2 openpkg-src/aide/aide.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/aide/aide.spec
============================================================================
$ cvs diff -u -r1.37 -r1.38 aide.spec
--- openpkg-src/aide/aide.spec 15 Aug 2005 18:39:21 -0000 1.37
+++ openpkg-src/aide/aide.spec 6 Oct 2005 06:28:06 -0000 1.38
@@ -33,7 +33,7 @@
Group: Security
License: GPL
Version: 0.10
-Release: 20050815
+Release: 20051006
# package options
%option with_fsl yes
@@ -67,7 +67,7 @@
prog aide = {
version = %{version}
url = http://prdownloads.sourceforge.net/aide/
- regex = aide-(__VER__)\.tar\.gz
+ regex = aide-(\d+\.\d+)\.tar\.gz
}
%prep
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]