rpms/ocsinventory-agent/EL-5 ocsinventory-agent-options.patch, 1.3, 1.4 ocsinventory-agent.spec, 1.4, 1.5 sources, 1.4, 1.5

Remi Collet remi at fedoraproject.org
Tue Dec 22 19:19:36 UTC 2009


Author: remi

Update of /cvs/pkgs/rpms/ocsinventory-agent/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1761

Modified Files:
	ocsinventory-agent-options.patch ocsinventory-agent.spec 
	sources 
Log Message:
update to 1.1.1 (bugfix)

ocsinventory-agent-options.patch:
 Ocsinventory-Agent-1.1.1/lib/Ocsinventory/Agent.pm      |    7 +++++++
 Ocsinventory-Agent-1.1/lib/Ocsinventory/Agent/Config.pm |    2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

Index: ocsinventory-agent-options.patch
===================================================================
RCS file: /cvs/pkgs/rpms/ocsinventory-agent/EL-5/ocsinventory-agent-options.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- ocsinventory-agent-options.patch	7 Nov 2009 16:10:07 -0000	1.3
+++ ocsinventory-agent-options.patch	22 Dec 2009 19:19:36 -0000	1.4
@@ -10,10 +10,9 @@ diff -up Ocsinventory-Agent-1.1/lib/Ocsi
  		"stdout"          =>   \$self->{config}{stdout},
  		"t|tag=s"         =>   \$self->{config}{tag},
  		"u|user=s"        =>   \$self->{config}{user},
-diff -up Ocsinventory-Agent-1.1/lib/Ocsinventory/Agent.pm.orig Ocsinventory-Agent-1.1/lib/Ocsinventory/Agent.pm
---- Ocsinventory-Agent-1.1/lib/Ocsinventory/Agent.pm.orig	2009-11-06 16:17:45.000000000 +0100
-+++ Ocsinventory-Agent-1.1/lib/Ocsinventory/Agent.pm	2009-11-07 12:21:40.000000000 +0100
-@@ -134,6 +134,13 @@ sub run {
+--- Ocsinventory-Agent-1.1.1/lib/Ocsinventory/Agent.pm.orig	2009-12-22 19:42:45.000000000 +0100
++++ Ocsinventory-Agent-1.1.1/lib/Ocsinventory/Agent.pm	2009-12-22 19:43:37.000000000 +0100
+@@ -134,6 +134,13 @@
          $config->{config}{nosoftware} = 1
      }
  
@@ -26,4 +25,4 @@ diff -up Ocsinventory-Agent-1.1/lib/Ocsi
 +
  # TODO put that in Ocsinventory::Agent::Config
      if (!$config->{config}{'stdout'} && !$config->{config}{'local'} && $config->{config}{server} !~ /^http(|s):\/\//) {
-         $logger->debug("the --server passed doesn't have a protocle, assume http as default");
+         $logger->debug("the --server passed doesn't have a protocol, assume http as default");


Index: ocsinventory-agent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocsinventory-agent/EL-5/ocsinventory-agent.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- ocsinventory-agent.spec	7 Nov 2009 16:17:40 -0000	1.4
+++ ocsinventory-agent.spec	22 Dec 2009 19:19:36 -0000	1.5
@@ -5,12 +5,12 @@
 Name:      ocsinventory-agent
 Summary:   Open Computer and Software Inventory Next Generation client
 
-Version:   1.1
-Release:   1%{?dist}%{?ocstag:.%{ocstag}}.1
+Version:   1.1.1
+Release:   1%{?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
-Source0:   http://launchpad.net/ocsinventory-unix-agent/trunk/ocsinventory-unix-agent-1.1/+download/Ocsinventory-Agent-%{version}.tar.gz
+Source0:   http://launchpad.net/ocsinventory-unix-agent/1.1.x/ocsinventory-unix-agent-%{version}/+download/Ocsinventory-Agent-%{version}.tar.gz
 
 Source1:   %{name}.logrotate
 Source2:   %{name}.cron
@@ -34,7 +34,7 @@ Requires:  net-tools, pciutils
 Requires:  %{_sysconfdir}/logrotate.d, %{_sysconfdir}/cron.hourly
 Requires:  perl(HTTP::Request) perl(Proc::Daemon)
 Requires:  perl(Net::SSLeay) perl(Crypt::SSLeay)
-Requires:  nmap monitor-edid 
+Requires:  nmap monitor-edid which
 %if 0%{?rhel} == 4
 Requires:  kernel-utils
 %else
@@ -199,8 +199,8 @@ rm -rf %{buildroot}
 
 
 %changelog
-* Sat Nov 07 2009 Remi Collet <Fedora at famillecollet.com> 1.1-1.1
-- missing sources, bump release 
+* Tue Dec 22 2009 Remi Collet <Fedora at famillecollet.com> 1.1.1-1
+- update to 1.1.1
 
 * Sat Nov 07 2009 Remi Collet <Fedora at famillecollet.com> 1.1-1
 - update to 1.1


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ocsinventory-agent/EL-5/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	7 Nov 2009 16:17:41 -0000	1.4
+++ sources	22 Dec 2009 19:19:36 -0000	1.5
@@ -1 +1 @@
-591158c3691cb56c6817e3e86fda2523  Ocsinventory-Agent-1.1.tar.gz
+c00acb51f559b237590ea7611523da0b  Ocsinventory-Agent-1.1.1.tar.gz




More information about the fedora-extras-commits mailing list