rpms/znc/devel znc.spec,1.35,1.36

Nick Bebout nb at fedoraproject.org
Wed May 19 03:00:47 UTC 2010


Author: nb

Update of /cvs/pkgs/rpms/znc/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv5013/devel

Modified Files:
	znc.spec 
Log Message:
Re-enable modperl


Index: znc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/znc/devel/znc.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -p -r1.35 -r1.36
--- znc.spec	19 May 2010 02:49:20 -0000	1.35
+++ znc.spec	19 May 2010 03:00:47 -0000	1.36
@@ -1,7 +1,7 @@
 Summary:        An advanced IRC bouncer
 Name:           znc
 Version:        0.089
-Release:        5.svn2000%{?dist}
+Release:        6.svn2000%{?dist}
 License:        GPLv2 with exceptions
 Group:          System Environment/Daemons
 URL:            http://znc.sf.net/
@@ -52,7 +52,7 @@ chmod -x modules/q.cpp
 %build
 %configure \
      --with-module-prefix=%{_libdir}/znc \
-     --enable-ipv6 --enable-extra
+     --enable-ipv6 --enable-extra --enable-sasl
 %__make %{?_smp_mflags}
 
 %install
@@ -140,6 +140,9 @@ chmod -x modules/q.cpp
 
 %changelog
 
+* Tue May 18 2010 Nick Bebout <nb at fedoraproject.org> - 0.089-6.svn2000
+- Re-enable saslauth
+
 * Tue May 18 2010 Nick Bebout <nb at fedoraproject.org> - 0.089-5.svn2000
 - Re-enable modperl
 



More information about the scm-commits mailing list