public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/conman] epel10: - updated to 0.2.9 (#1526194)
@ 2026-08-12 20:05
0 siblings, 0 replies; only message in thread
From: @ 2026-08-12 20:05 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-12 20:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-12 20:05 [rpms/conman] epel10: - updated to 0.2.9 (#1526194)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox