[ocsinventory-agent] spec file fixes

Remi Collet remi at fedoraproject.org
Sat Jul 27 13:27:03 UTC 2013


commit b26f69f37a2c82c55a0df2a5fedc4399d1e2423c
Author: Jóhann B. Guðmundsson <johannbg at fedoraproject.org>
Date:   Sat Jul 27 12:58:47 2013 +0000

    spec file fixes
    
    Signed-off-by: Jóhann B. Guðmundsson <johannbg at fedoraproject.org>

 ocsinventory-agent.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/ocsinventory-agent.spec b/ocsinventory-agent.spec
index aa91087..0d3a98c 100644
--- a/ocsinventory-agent.spec
+++ b/ocsinventory-agent.spec
@@ -6,7 +6,7 @@ Name:      ocsinventory-agent
 Summary:   Open Computer and Software Inventory Next Generation client
 
 Version:   2.0.5
-Release:   6%{?dist}%{?ocstag:.%{ocstag}}
+Release:   7%{?dist}%{?ocstag:.%{ocstag}}
 
 Source0:   http://launchpad.net/ocsinventory-unix-agent/stable-2.0/%{version}/+download/Ocsinventory-Unix-Agent-%{version}.tar.gz
 
@@ -43,6 +43,7 @@ Requires:  perl(Net::SSLeay) perl(Crypt::SSLeay) perl(Net::IP)
 Requires:  nmap monitor-edid which
 Requires:  perl(Proc::Daemon)
 Requires:  smartmontools
+Requires:  crontabs
 # Optionnal : dmidecode on x86, /proc in ppc
 # Requires:  %{_sbindir}/dmidecode
 # Optionnal : ipdiscover or nmap, monitor-edid
@@ -213,6 +214,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jul 27 2013 Jóhann B. Guðmundsson <johannbg at fedoraproject.org> - 2.0.5-7
+- Add a missing requirement on crontabs to spec file
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.5-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list