jehane pushed to fusioninventory-agent (f21). "new version (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 22 08:32:37 UTC 2015


From c7493300b75beeed3980723ecddc68185438a0a8 Mon Sep 17 00:00:00 2001
From: jehane <marianne at tuxette.fr>
Date: Sun, 11 Oct 2015 17:01:09 +0200
Subject: new version

- Upstream switch to github, minor spec adaptation
---
 .gitignore                 |  1 +
 fusioninventory-agent.spec | 16 ++++++++++------
 sources                    |  2 +-
 3 files changed, 12 insertions(+), 7 deletions(-)

diff --git a/.gitignore b/.gitignore
index c55cab8..5bdc389 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /FusionInventory-Agent-2.3.15.tar.gz
 /FusionInventory-Agent-2.3.16.tar.gz
+/2.3.17.tar.gz
diff --git a/fusioninventory-agent.spec b/fusioninventory-agent.spec
index 75572f2..a8de963 100644
--- a/fusioninventory-agent.spec
+++ b/fusioninventory-agent.spec
@@ -9,11 +9,11 @@ Group:       Applications/System
 License:     GPLv2+
 URL:         http://fusioninventory.org/
 
-Version:     2.3.16
-Release:     5%{?dist}
+Version:     2.3.17
+Release:     1%{?dist}
 #BuildArch:   noarch
-Source0:     http://search.cpan.org/CPAN/authors/id/G/GR/GROUSSE/FusionInventory-Agent-%{version}%{?prever}.tar.gz
-Source1:   %{name}.cron
+Source0:     https://github.com/fusioninventory/fusioninventory-agent/archive/%{version}.tar.gz
+Source1:     %{name}.cron
 #Source2:   %{name}.init
 #Source3:   %{name}.service
 
@@ -163,7 +163,7 @@ Requires:   perl(Parse::EDID)
 %description task-inventory
 fusioninventory-task-inventory
 %prep
-%setup -q -n FusionInventory-Agent-%{version}%{?prever}
+%setup -q -n %{name}-%{version}%{?prever}
 
 # This work only on older version, and is ignored on recent
 cat <<EOF | tee %{name}-req
@@ -172,7 +172,7 @@ cat <<EOF | tee %{name}-req
 sed -e '/perl(Win32/d'
 EOF
 
-%global __perl_requires %{_builddir}/FusionInventory-Agent-%{version}%{?prever}/%{name}-req
+%global __perl_requires %{_builddir}/%{name}-%{version}%{?prever}/%{name}-req
 chmod +x %{__perl_requires}
 
 cat <<EOF | tee logrotate
@@ -309,6 +309,10 @@ install -m 644 -D contrib/yum-plugin/%{name}.conf %{buildroot}%{_sysconfdir}/yum
 
 
 %changelog
+* Wed Oct 7 2015 Marianne Lombard <jehane at fedoraproject.org> - 2.3.17
+- new version
+- Upstream switch to github, minor spec adaptation
+
 * Wed Jul 8 2015 Marianne Lombard <jehane at fedoraproject.org> - 2.3.16-5
 - fix for #1240964 
 
diff --git a/sources b/sources
index 5c32a15..5f048ba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-89467ae101a89544a6fbade2e7a879fe  FusionInventory-Agent-2.3.16.tar.gz
+10a88ccc22d3ec0746147215eed6d3b2  2.3.17.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/fusioninventory-agent.git/commit/?h=f21&id=c7493300b75beeed3980723ecddc68185438a0a8


More information about the perl-devel mailing list