From be3be39cfb311cc3f85428eb1bacd9ce4d2274fd Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Apr 07 2008 05:24:41 +0000 Subject: add Requires monitor-edid --- diff --git a/ocsinventory-agent.spec b/ocsinventory-agent.spec index 0b34d55..ff0a04d 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: 0.0.9.1 -Release: 1%{?dist}%{?ocstag:.%{ocstag}} +Release: 2%{?dist}%{?ocstag:.%{ocstag}} #Source0: http://search.cpan.org/CPAN/authors/id/G/GO/GONERI/Ocsinventory-Agent-%{version}.tar.gz Source0: http://nana.rulezlan.org/~goneri/ocsinventory-agent/Ocsinventory-Agent-nobundle-%{version}.tar.gz @@ -34,9 +34,10 @@ Requires: %{_sysconfdir}/logrotate.d, %{_sysconfdir}/cron.hourly Requires: perl(HTTP::Request) Requires: perl(Proc::Daemon) Requires: nmap +Requires: monitor-edid # Optionnal : dmidecode on x86, /proc in ppc # Requires: %{_sbindir}/dmidecode -# Optionnal : ipdiscover or nmap, monitor-edid not available on Fedora +# Optionnal : ipdiscover or nmap, monitor-edid # Requires: ocsinventory-ipdiscover, nmap, monitor-edid Obsoletes: ocsinventory-client <= 1.01 Provides: ocsinventory-client = 1.02 @@ -186,6 +187,9 @@ rm -rf %{buildroot} %changelog +* Mon Apr 07 2008 Remi Collet 0.0.9.1-2 +- add Requires monitor-edid + * Thu Apr 03 2008 Remi Collet 0.0.9.1-1 - update to 0.0.9.1 (minor bug fix) - swicth back to nobundle sources