From 778109f71092227f35e4122005fd99bf5be75e37 Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Jan 15 2016 17:31:56 +0000 Subject: 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 - 0.2.7-9 +- Minor cleanup, corrected URL and %Source0 to new upstream hosting + * Wed Jun 17 2015 Fedora Release Engineering - 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