From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] krb5: Fix dependencies of krb5-devel package
Date: Wed, 11 Oct 2017 15:27:20 +0200 [thread overview]
Message-ID: <20171011132720.4417-1-stefan.schantl@ipfire.org> (raw)
[-- 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
reply other threads:[~2017-10-11 13:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171011132720.4417-1-stefan.schantl@ipfire.org \
--to=stefan.schantl@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox