rpms/eggdrop/devel eggdrop.spec,1.17,1.18

Robert Scheck (robert) fedora-extras-commits at redhat.com
Mon Feb 25 20:34:35 UTC 2008


Author: robert

Update of /cvs/extras/rpms/eggdrop/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11039/devel

Modified Files:
	eggdrop.spec 
Log Message:
Cause the DNS linking against libc rather libdns (#433111)



Index: eggdrop.spec
===================================================================
RCS file: /cvs/extras/rpms/eggdrop/devel/eggdrop.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- eggdrop.spec	15 Feb 2008 21:55:15 -0000	1.17
+++ eggdrop.spec	25 Feb 2008 20:34:01 -0000	1.18
@@ -1,7 +1,7 @@
 Summary:	The world's most popular Open Source IRC bot
 Name:		eggdrop
 Version:	1.6.18
-Release:	15%{?dist}
+Release:	16%{?dist}
 License:	GPLv2+
 Group:		Applications/Communications
 URL:		http://www.eggheads.org/
@@ -10,7 +10,7 @@
 Patch1:		eggdrop-1.6.17-langdir.patch
 Patch2:		http://nion.modprobe.de/01_CVE-2007-2807_servmsg.patch
 Patch3:		eggdrop-1.6.18-suzi_sp0007.patch
-BuildRequires:	tcl-devel >= 8.3, bind-devel, zlib-devel, gawk
+BuildRequires:	tcl-devel >= 8.3, zlib-devel
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -72,6 +72,9 @@
 %{_mandir}/man?/*
 
 %changelog
+* Mon Feb 25 2008 Robert Scheck <robert at fedoraproject.org> 1.6.18-16
+- Cause the DNS linking against libc rather libdns (#433111)
+
 * Fri Feb 15 2008 Robert Scheck <robert at fedoraproject.org> 1.6.18-15
 - Rebuild for bind 9.5.0
 




More information about the fedora-extras-commits mailing list