commit 46e71f661b7bc7593d82fa1c79d3f2e2d86d60a7
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Aug 15 09:29:26 2012 +0300

    use uname(release) dep instead on C kernel package

 bind.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bind.spec b/bind.spec
index 99a74a4..626dadb 100644
--- a/bind.spec
+++ b/bind.spec
@@ -91,12 +91,12 @@ Requires(pre):      fileutils
 Requires:      %{name}-libs = %{epoch}:%{version}-%{release}
 Requires:      psmisc >= 20.1
 Requires:      rc-scripts >= 0.2.0
+Requires:      uname(release) >= 2.2.18
 Provides:      group(named)
 Provides:      nameserver
 Provides:      user(named)
 Obsoletes:     caching-nameserver
 Conflicts:     %{name}-chroot
-Conflicts:     kernel < 2.2.18
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                schemadir       /usr/share/openldap/schema
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to