[znc] Fix build error

Nick Bebout nb at fedoraproject.org
Wed Aug 11 00:15:37 UTC 2010


commit f95c44a291aaf7326d08a5d2b22309e0a415f022
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Tue Aug 10 20:15:01 2010 -0400

    Fix build error

 znc.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/znc.spec b/znc.spec
index d075c6c..7725f4b 100644
--- a/znc.spec
+++ b/znc.spec
@@ -45,7 +45,7 @@ Requires:      %{name} = %{version}-%{release}
 Extra modules for ZNC
 
 %prep
-%setup -q -n znc-0.093.svn2098
+%setup -q -n znc-0.093.svn2101
 %__perl -pi.add_release -e 's|(?<="ZNC \%1\.3f)|-%{release}|' znc.cpp
 chmod -x modules/q.cpp
 


More information about the scm-commits mailing list