rpms/dnsperf/devel dnsperf.spec,1.13,1.14

Adam Tkac atkac at fedoraproject.org
Tue Dec 15 12:59:14 UTC 2009


Author: atkac

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

Modified Files:
	dnsperf.spec 
Log Message:
- rebuild against new bind



Index: dnsperf.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dnsperf/devel/dnsperf.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- dnsperf.spec	1 Dec 2009 14:43:55 -0000	1.13
+++ dnsperf.spec	15 Dec 2009 12:59:14 -0000	1.14
@@ -1,7 +1,7 @@
 Summary: Benchmarking authorative and recursing DNS servers
 Name: dnsperf
 Version: 1.0.1.0
-Release: 14%{?dist}
+Release: 15%{?dist}
 License: MIT
 Url: http://www.nominum.com/services/measurement_tools.php
 Source: ftp://ftp.nominum.com/pub/nominum/dnsperf/%{version}/dnsperf-src-%{version}-1.tar.gz
@@ -20,8 +20,7 @@ For more information, see the dnsperf(1)
 %configure  
 
 %build
-# NOTE: -DBIND9 should be in CPPFLAGS but Makefile.in is badly written
-%{__make} CFLAGS="$RPM_OPT_FLAGS -DBIND9" %{?_smp_mflags}
+%{__make} CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
 
 %install
 rm -rf %{buildroot}
@@ -42,6 +41,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_mandir}/*/*
 
 %changelog
+* Tue Dec 15 2009 Adam Tkac <atkac redhat com> - 1.0.1.0-15
+- rebuild against new bind
+
 * Tue Dec 01 2009 Adam Tkac <atkac redhat com> - 1.0.1.0-14
 - rebuild against new bind
 




More information about the fedora-extras-commits mailing list