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: 28-Oct-2007 09:19:52
Branch: HEAD Handle: 2007102808195200
Modified files:
openpkg-src/ansifilter ansifilter.spec
Log:
fix tracking
Summary:
Revision Changes Path
1.2 +2 -2 openpkg-src/ansifilter/ansifilter.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ansifilter/ansifilter.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 ansifilter.spec
--- openpkg-src/ansifilter/ansifilter.spec 25 Oct 2007 07:19:51 -0000
1.1
+++ openpkg-src/ansifilter/ansifilter.spec 28 Oct 2007 08:19:52 -0000
1.2
@@ -33,7 +33,7 @@
Group: Terminal
License: GPL
Version: 0.1
-Release: 20071025
+Release: 20071028
# list of sources
Source0: http://www.andre-simon.de/zip/ansifilter-%{version}.tar.bz2
@@ -54,7 +54,7 @@
prog ansifilter = {
version = %{version}
url = http://www.andre-simon.de/zip/download.html
- regex = ansifilter-(__VER__)\.tar\.gz
+ regex = ansifilter-(__VER__)\.tar\.bz2
}
%prep
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]