rpms/xchat/F-12 xchat.spec,1.109,1.110

Kevin Kofler kkofler at fedoraproject.org
Thu Jun 3 23:13:29 UTC 2010


Author: kkofler

Update of /cvs/pkgs/rpms/xchat/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv15986/F-12

Modified Files:
	xchat.spec 
Log Message:
* Thu Jun 03 2010 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1:2.8.8-2
- --enable-ntlm (no longer enabled by default)


Index: xchat.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xchat/F-12/xchat.spec,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -p -r1.109 -r1.110
--- xchat.spec	3 Jun 2010 23:08:26 -0000	1.109
+++ xchat.spec	3 Jun 2010 23:13:29 -0000	1.110
@@ -4,7 +4,7 @@
 Summary:   A popular and easy to use graphical IRC (chat) client
 Name:      xchat
 Version:   2.8.8
-Release:   1%{?dist}
+Release:   2%{?dist}
 Epoch:     1
 Group:     Applications/Internet
 License:   GPLv2+
@@ -92,7 +92,8 @@ export LDFLAGS=$(perl -MExtUtils::Embed 
            --enable-tcl=%{_libdir} \
            --enable-ipv6 \
            --enable-spell=libsexy \
-           --enable-shm
+           --enable-shm \
+           --enable-ntlm
 
 # gtkspell breaks Input Method commit with ENTER
 
@@ -166,6 +167,9 @@ fi
 %{_libdir}/xchat/plugins/tcl.so
 
 %changelog
+* Thu Jun 03 2010 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1:2.8.8-2
+- --enable-ntlm (no longer enabled by default)
+
 * Thu Jun 03 2010 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1:2.8.8-1
 - Update to 2.8.8 (#597735)
 - Use xz tarball (new in 2.8.8)



More information about the scm-commits mailing list