rpms/dnscap/devel dnscap.spec,1.5,1.6

Adam Tkac atkac at fedoraproject.org
Mon Mar 9 14:31:53 UTC 2009


Author: atkac

Update of /cvs/pkgs/rpms/dnscap/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8722

Modified Files:
	dnscap.spec 
Log Message:
- replace bind-devel by libbind-devel



Index: dnscap.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dnscap/devel/dnscap.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dnscap.spec	24 Feb 2009 12:11:24 -0000	1.5
+++ dnscap.spec	9 Mar 2009 14:31:23 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           dnscap
 Version:        1.0
-Release:        0.7.20070807cvs%{?dist}
+Release:        0.8.20070807cvs%{?dist}
 Summary:        DNS traffic capture utility
 
 Group:          Applications/Internet
@@ -9,7 +9,7 @@
 Source0:        dnscap-20070807cvs.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  libpcap-devel, bind-devel, autoconf, automake, libtool
+BuildRequires:  libpcap-devel, libbind-devel, autoconf, automake, libtool
 BuildRequires:  groff, pkgconfig
 Requires:       libpcap, bind-libs
 
@@ -48,6 +48,9 @@
 %{_mandir}/man1/dnscap.1.gz
 
 %changelog
+* Mon Mar 09 2009 Adam Tkac <atkac redhat com> 1.0-0.8.20070807cvs
+- replace bind-devel by libbind-devel
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-0.7.20070807cvs
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list