rpms/ocsinventory-agent/devel ocsinventory-agent.spec,1.5,1.6

Remi Collet (remi) fedora-extras-commits at redhat.com
Mon Apr 7 05:25:17 UTC 2008


Author: remi

Update of /cvs/extras/rpms/ocsinventory-agent/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25454

Modified Files:
	ocsinventory-agent.spec 
Log Message:
add Requires monitor-edid


Index: ocsinventory-agent.spec
===================================================================
RCS file: /cvs/extras/rpms/ocsinventory-agent/devel/ocsinventory-agent.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ocsinventory-agent.spec	3 Apr 2008 17:09:25 -0000	1.5
+++ ocsinventory-agent.spec	7 Apr 2008 05:24:41 -0000	1.6
@@ -6,7 +6,7 @@
 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:  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 @@
 
 
 %changelog
+* Mon Apr 07 2008 Remi Collet <Fedora at famillecollet.com> 0.0.9.1-2
+- add Requires monitor-edid
+
 * Thu Apr 03 2008 Remi Collet <Fedora at famillecollet.com> 0.0.9.1-1
 - update to 0.0.9.1 (minor bug fix)
 - swicth back to nobundle sources




More information about the fedora-extras-commits mailing list