public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/conman] epel10: - updated to 0.2.9 (#1526194)
Date: Wed, 12 Aug 2026 20:05:56 GMT [thread overview]
Message-ID: <178656515646.1.11230097141134975751.rpms-conman-f3121325689f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/conman
Branch : epel10
Commit : f3121325689fa418740f4b021f2b9ea3d8d5583e
Author : Dan Horák <dan@danny.cz>
Date : 2017-12-15T08:26:48+01:00
Stats : +10/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/conman/c/f3121325689fa418740f4b021f2b9ea3d8d5583e?branch=epel10
Log:
- updated to 0.2.9 (#1526194)
- build without tcp_wrappers (https://fedoraproject.org/wiki/Changes/Deprecate_TCP_wrappers)
---
diff --git a/.gitignore b/.gitignore
index f82d86f..5494f15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ conman-0.2.5.tar.bz2
/conman-0.2.7.tar.bz2
/conman-0.2.7.tar.gz
/conman-0.2.8.tar.gz
+/conman-0.2.9.tar.gz
diff --git a/conman.spec b/conman.spec
index a2ff3b6..38e0e55 100644
--- a/conman.spec
+++ b/conman.spec
@@ -1,6 +1,6 @@
Name: conman
-Version: 0.2.8
-Release: 3%{?dist}
+Version: 0.2.9
+Release: 1%{?dist}
Summary: ConMan - The Console Manager
Group: Applications/System
@@ -12,8 +12,8 @@ Requires: logrotate
Requires(post): systemd
Requires(preun): systemd
Requires(postun): systemd
+BuildRequires: perl-generators
BuildRequires: freeipmi-devel
-BuildRequires: tcp_wrappers
BuildRequires: systemd
%description
@@ -41,7 +41,7 @@ sed -i -e 's|\/usr\/bin\/env perl|\/usr\/bin\/perl|g' conmen
%build
-%configure --with-tcp-wrappers
+%configure
make %{?_smp_mflags}
@@ -88,6 +88,10 @@ chmod -x $RPM_BUILD_ROOT%{_datadir}/%{name}/*.exp
%changelog
+* Thu Dec 14 2017 Dan Horák <dan[at]danny.cz> - 0.2.9-1
+- updated to 0.2.9 (#1526194)
+- build without tcp_wrappers (https://fedoraproject.org/wiki/Changes/Deprecate_TCP_wrappers)
+
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
diff --git a/sources b/sources
index 8936c64..6cbb8ec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (conman-0.2.8.tar.gz) = 334d9d373b8ad53a569bed01cc5d1ae876dc94193ae71c16c125745bee356ab2ac24659927c894a008236ec89fc283bcb1abfd457b8e942bc543380b2af78521
+SHA512 (conman-0.2.9.tar.gz) = dfe971959254c8932996d9ef523f7cce24bc2de1c2497302ba611ad19ddadf4e94e1962e1ad906b668e45bc094e46711d79be95a75a400c754b6d84153498616
reply other threads:[~2026-08-12 20:05 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=178656515646.1.11230097141134975751.rpms-conman-f3121325689f@fedoraproject.org \
--to=git-commits@fedoraproject.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