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: 27-Oct-2008 19:15:52
Branch: HEAD Handle: 2008102718155200
Modified files:
openpkg-src/svnnotify svnnotify.spec
Log:
fix tracking
Summary:
Revision Changes Path
1.20 +2 -2 openpkg-src/svnnotify/svnnotify.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/svnnotify/svnnotify.spec
============================================================================
$ cvs diff -u -r1.19 -r1.20 svnnotify.spec
--- openpkg-src/svnnotify/svnnotify.spec 26 Oct 2008 10:37:25 -0000
1.19
+++ openpkg-src/svnnotify/svnnotify.spec 27 Oct 2008 18:15:52 -0000
1.20
@@ -41,7 +41,7 @@
Group: SCM
License: GPL/Artistic
Version: %{V_svn_notify}
-Release: 20081026
+Release: 20081027
# package options
%option with_config yes
@@ -104,7 +104,7 @@
prog svnnotify:SVN-Notify-Snapshot = {
version = %{V_svn_notify_snapshot}
url = http://www.cpan.org/modules/by-module/SVN/
- regex = SVN-Notify-napshot-(__VER__)\.tar\.gz
+ regex = SVN-Notify-Snapshot-(__VER__)\.tar\.gz
}
prog svnnotify:SVN-Notify-Filter-AuthZMail = {
version = %{V_svn_notify_filter_authzmail}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]