From 1d46e7936a1e00129af6431253afa4d853a7fd92 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 18 Aug 2010 17:57:45 +0200 Subject: fusioninventory-agent : update to git snapshot, to test 2.1.1 before release --- fusioninventory-agent.spec | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'fusioninventory-agent.spec') diff --git a/fusioninventory-agent.spec b/fusioninventory-agent.spec index 15d0215..2d29b77 100644 --- a/fusioninventory-agent.spec +++ b/fusioninventory-agent.spec @@ -1,4 +1,4 @@ -#global gitver f7c5492 +%global gitver a7532c0 Name: fusioninventory-agent Summary: FusionInventory agent @@ -7,16 +7,14 @@ Summary(fr): Agent FusionInventory Version: 2.1 %if 0%{?gitver:1} -Release: 5.git%{gitver}%{?dist} -Source0: fusinv-fusioninventory-agent-2.0.4-20-gf7c5492.tar.gz +Release: 2.git%{gitver}%{?dist} +# From http://github.com/fusinv/fusioninventory-agent/tarball/master +Source0: fusinv-fusioninventory-agent-2.1-48-ga7532c0.tar.gz %else Release: 1%{?dist} Source0: http://search.cpan.org/CPAN/authors/id/F/FU/FUSINV/FusionInventory-Agent-%{version}.tar.gz %endif -# http://github.com/fusinv/fusioninventory-agent/commit/75d7e778c108889cad36b17f06eb876181d9d183 -Patch0: fusioninventory-agent.patch - Source1: %{name}.cron Source2: %{name}.init @@ -105,8 +103,6 @@ EOF %global __perl_requires %{_builddir}/FusionInventory-Agent-%{version}/%{name}-req chmod +x %{__perl_requires} -%patch0 -p0 - cat < 2.1-2.gita7532c0 +- update to git snaphost which fix EL issues +- fix init script + * Mon Aug 16 2010 Remi Collet 2.1-1 - update to 2.1 - switch download URL back to CPAN -- cgit