rpms/bind/devel bind.spec,1.134,1.135 filter_requires.sh,1.1,NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Oct 13 10:10:21 UTC 2006


Author: stransky

Update of /cvs/dist/rpms/bind/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv22516

Modified Files:
	bind.spec 
Removed Files:
	filter_requires.sh 
Log Message:
fix for #209359: bind-libs from compatlayer CD will not install on ia64


Index: bind.spec
===================================================================
RCS file: /cvs/dist/rpms/bind/devel/bind.spec,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- bind.spec	10 Oct 2006 09:21:35 -0000	1.134
+++ bind.spec	13 Oct 2006 10:10:13 -0000	1.135
@@ -18,7 +18,7 @@
 Name: 		bind
 License: 	BSD-like
 Version: 	9.3.3
-Release: 	4%{?dist}
+Release: 	5%{?dist}
 Epoch:   	30
 Url: 		http://www.isc.org/products/BIND/
 Buildroot: 	%{_tmppath}/%{name}-root
@@ -39,7 +39,6 @@
 Source12: 	README.sdb_pgsql
 Source13: 	namedSetForwarders
 Source14: 	namedGetForwarders
-Source15: 	filter_requires.sh
 Source16: 	named.caching-nameserver.conf
 Source17: 	named.root
 Source18: 	named.local
@@ -96,12 +95,6 @@
 %if %{test}
 BuildRequires:  net-tools, perl
 %endif
-#
-# fix bug 176100: do not Require: perl just for namedGetForwarders !
-%define __perl_requires %SOURCE15
-%define __find_requires %SOURCE15
-%define _use_internal_dependency_generator 0
-#
 
 %description
 BIND (Berkeley Internet Name Domain) is an implementation of the DNS
@@ -783,27 +776,30 @@
 :;
 
 %changelog
+* Fri Oct 13 2006 Martin Stransky <stransky at redhat.com> - 30:9.3.3-5
+- fix for #209359: bind-libs from compatlayer CD will not install on ia64
+
 * Tue Oct 10 2006 Martin Stransky <stransky at redhat.com> - 30:9.3.3-4
-- added fix for #210096: warning: group named does not exist - using root 
+- added fix for #210096: warning: group named does not exist - using root
 
-* Thu Oct 5 2006 Martin Stransky <stransky at redhat.com> - 30:9.3.3-3
+* Thu Oct  5 2006 Martin Stransky <stransky at redhat.com> - 30:9.3.3-3
 - added fix from #209400 - Bind Init Script does not create 
   the PID file always, created by Jeff Means
 - added timeout to stop section of init script. 
   The default is 100 sec. and can be adjusted by NAMED_SHUTDOWN_TIMEOUT
   shell variable.
 
-* Mon Oct 2 2006 Martin Stransky <stransky at redhat.com> - 30:9.3.3-2
+* Mon Oct  2 2006 Martin Stransky <stransky at redhat.com> - 30:9.3.3-2
 - removed chcon from post script, replaced by restorecon 
   (Bug 202547, comment no. 37)
 
 * Fri Sep 15 2006 Martin Stransky <stransky at redhat.com> - 30:9.3.3-1
 - updated to the latest upstream (9.3.3rc2)
 
-* Wed Sep 6 2006 Martin Stransky <stransky at redhat.com> - 30:9.3.2-41
+* Wed Sep  6 2006 Martin Stransky <stransky at redhat.com> - 30:9.3.2-41
 - added upstream patch for correct SIG handling - CVE-2006-4095
 
-* Tue Sep 5 2006 Martin Stransky <stransky at redhat.com> - 30:9.3.2-40
+* Tue Sep  5 2006 Martin Stransky <stransky at redhat.com> - 30:9.3.2-40
 - suppressed messages from bind-chroot-admin
 - cleared notes about bind-config
 


--- filter_requires.sh DELETED ---




More information about the fedora-cvs-commits mailing list