rpms/bind/F-8 bind.spec,1.237,1.238

Adam Tkac (atkac) fedora-extras-commits at redhat.com
Thu Dec 27 15:16:44 UTC 2007


Author: atkac

Update of /cvs/pkgs/rpms/bind/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21057

Modified Files:
	bind.spec 
Log Message:
- removed dependency on policycoreutils and libselinux (#426515)



Index: bind.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bind/F-8/bind.spec,v
retrieving revision 1.237
retrieving revision 1.238
diff -u -r1.237 -r1.238
--- bind.spec	27 Dec 2007 14:48:08 -0000	1.237
+++ bind.spec	27 Dec 2007 15:16:08 -0000	1.238
@@ -11,7 +11,6 @@
 %{?!WITH_DBUS:  %define WITH_DBUS   0} # + dynamic forwarder table management with D-BUS
 %{?!bind_uid:   %define bind_uid   25}
 %{?!bind_gid:   %define bind_gid   25}
-%{?!selinux:	%define selinux     1}
 %{?!DLZ:	%define DLZ	    1}
 %{?!GSSTSIG:    %define GSSTSIG     1}
 %define		bind_dir      /var/named
@@ -92,9 +91,6 @@
 Requires(preun):chkconfig >= 1.3.26
 Obsoletes: bind-config, caching-nameserver
 Provides:  bind-config, caching-nameserver
-%if %{selinux}
-Requires(post):	policycoreutils
-%endif
 BuildRequires: 	gcc, glibc-devel >= 2.2.5-26,  glibc-kernheaders >= 2.4-7.10, openssl-devel, libtool, autoconf, pkgconfig
 %if %{SDB}
 BuildRequires:  openldap-devel, postgresql-devel, sqlite-devel
@@ -182,12 +178,6 @@
 Requires:    bind = %{epoch}:%{version}-%{release}
 Requires(post):  grep
 Requires(preun): grep
-%if %{selinux}
-Requires(post): policycoreutils, libselinux
-Requires(preun): libselinux
-Conflicts: selinux-policy-strict < 2.2.0
-Conflicts: selinux-policy-targeted < 2.2.0
-%endif
 
 %description chroot
 This package contains a tree of files which can be used as a
@@ -680,6 +670,7 @@
 %changelog
 * Thu Dec 27 2007 Adam Tkac <atkac redhat com> 32:9.5.0-22.b1
 - fixed initscript wait loop (#426382)
+- removed dependency on policycoreutils and libselinux (#426515)
 
 * Thu Dec 20 2007 Adam Tkac <atkac redhat com> 32:9.5.0-21.b1
 - fixed regression caused by libidn2 patch (#426348)




More information about the fedora-extras-commits mailing list