From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. f11b6f6084a1f4c21c9d454b4b5ad94b55c99bcc
Date: Wed, 11 Oct 2017 14:56:25 +0100 [thread overview]
Message-ID: <20171011135626.46BC81081BCF@git01.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 3904 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".
The branch, master has been updated
via f11b6f6084a1f4c21c9d454b4b5ad94b55c99bcc (commit)
via cfbcb991eecef74d1e95706c4188fdb9359359a1 (commit)
from 372067f993ba010e198032dbd9a96763c434825b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f11b6f6084a1f4c21c9d454b4b5ad94b55c99bcc
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date: Wed Oct 11 15:40:50 2017 +0200
python-pyblock: Drop package
This package is not used anymore and therefore can be dropped.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit cfbcb991eecef74d1e95706c4188fdb9359359a1
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date: Wed Oct 11 15:27:20 2017 +0200
krb5: Fix dependencies of krb5-devel package
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>
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
krb5/krb5.nm | 3 +--
python-pyblock/python-pyblock.nm | 51 ----------------------------------------
2 files changed, 1 insertion(+), 53 deletions(-)
delete mode 100644 python-pyblock/python-pyblock.nm
Difference in files:
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
diff --git a/python-pyblock/python-pyblock.nm b/python-pyblock/python-pyblock.nm
deleted file mode 100644
index 7400453..0000000
--- a/python-pyblock/python-pyblock.nm
+++ /dev/null
@@ -1,51 +0,0 @@
-###############################################################################
-# IPFire.org - An Open Source Firewall Solution #
-# Copyright (C) - IPFire Development Team <info(a)ipfire.org> #
-###############################################################################
-
-name = python-pyblock
-version = 0.46
-release = 3
-thisapp = pyblock-%{version}
-
-groups = System/Libraries
-url = http://git.fedorahosted.org/git/?p=pyblock.git;a=summary
-license = GPLv2 or GPLv3
-summary = Python modules for dealing with block devices.
-
-description
- The pyblock contains Python modules for dealing with block devices.
-end
-
-source_dl =
-sources = %{thisapp}.tar.bz2
-
-build
- requires
- dmraid-devel >= 1.0.0.rc15-2
- libdevmapper-devel
- libselinux-devel
- python-devel
- python-parted
- end
-
- prepare_cmds
- sed -e "s/-Werror//g" -i Makefile
- end
-
- build
- make USESELINUX=1
- end
-
- install
- make install USESELINUX=0 DESTDIR=%{BUILDROOT}
- end
-end
-
-packages
- package %{name}
-
- package %{name}-debuginfo
- template DEBUGINFO
- end
-end
hooks/post-receive
--
IPFire 3.x development tree
reply other threads:[~2017-10-11 13:56 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=20171011135626.46BC81081BCF@git01.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@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