* [PATCH] krb5: Fix dependencies of krb5-devel package
@ 2017-10-11 13:27 Stefan Schantl
0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2017-10-11 13:27 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 809 bytes --]
In commit 6ea98370152c0de4d0da35fe58708a3dba574895 the support
for SElinux has been removed from krb5. Accidently selinux-devel
has been keept as a dependency when installing the development package.
This commit removes this kind of dependency.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
krb5/krb5.nm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/krb5/krb5.nm b/krb5/krb5.nm
index 62065a9..6370a9c 100644
--- a/krb5/krb5.nm
+++ b/krb5/krb5.nm
@@ -8,7 +8,7 @@ name = krb5
version = %{version_maj}
version_maj= 1.15
version_min=
-release = 1
+release = 2
groups = System/Libraries
url = http://web.mit.edu/kerberos/www/
@@ -179,7 +179,6 @@ packages
requires
libcom_err-devel
- libselinux-devel
end
end
--
2.9.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-10-11 13:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-11 13:27 [PATCH] krb5: Fix dependencies of krb5-devel package Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox