public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: David Sommerseth <davids@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/conman] epel10: Update URLs to the new upstream hosting site
Date: Wed, 12 Aug 2026 20:05:52 GMT [thread overview]
Message-ID: <178656515216.1.11956501777845698048.rpms-conman-778109f71092@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/conman
Branch : epel10
Commit : 778109f71092227f35e4122005fd99bf5be75e37
Author : David Sommerseth <davids@redhat.com>
Date : 2016-01-15T18:31:56+01:00
Stats : +12/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/conman/c/778109f71092227f35e4122005fd99bf5be75e37?branch=epel10
Log:
Update URLs to the new upstream hosting site
Also added a few whitespace alignments
---
diff --git a/.gitignore b/.gitignore
index 17570a5..c62909a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
conman-0.2.5.tar.bz2
/conman-0.2.7.tar.bz2
+/conman-0.2.7.tar.gz
diff --git a/conman.spec b/conman.spec
index 61f82b0..3b84710 100644
--- a/conman.spec
+++ b/conman.spec
@@ -1,20 +1,20 @@
Name: conman
Version: 0.2.7
-Release: 8%{?dist}
+Release: 9%{?dist}
Summary: ConMan - The Console Manager
Group: Applications/System
License: GPLv2+
-URL: http://home.gna.org/conman/
-Source0: http://download.gna.org/%{name}/%{version}/%{name}-%{version}.tar.bz2
+URL: https://github.com/dun/conman
+Source0: https://github.com/dun/%{name}/archive/%{name}-%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source1: %{name}.service
Source2: %{name}.logrotate
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: logrotate
-Requires(post): systemd-units
-Requires(preun): systemd-units
-Requires(postun): systemd-units
+Requires(post): systemd-units
+Requires(preun): systemd-units
+Requires(postun): systemd-units
BuildRequires: tcp_wrappers
BuildRequires: systemd-units
@@ -32,7 +32,7 @@ Its features include:
- executing Expect scripts across multiple consoles in parallel
%prep
-%setup -q
+%setup -qn %{name}-%{name}-%{version}
%build
# not really lib material, more like share
@@ -115,6 +115,9 @@ fi
%{_mandir}/*/*
%changelog
+* Fri Jan 15 2016 David Sommerseth <davids@redhat.com> - 0.2.7-9
+- Minor cleanup, corrected URL and %Source0 to new upstream hosting
+
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.7-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
diff --git a/sources b/sources
index b7b0bad..507525a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9b44c2ff71fd373dd089569aa7717e14 conman-0.2.7.tar.bz2
+00316e7340e4741d5d38dcb952fb1e83 conman-0.2.7.tar.gz
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=178656515216.1.11956501777845698048.rpms-conman-778109f71092@fedoraproject.org \
--to=davids@redhat.com \
--cc=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