rpms/ocsinventory-agent/devel .cvsignore, 1.7, 1.8 ocsinventory-agent-options.patch, 1.4, 1.5 ocsinventory-agent.spec, 1.16, 1.17 sources, 1.7, 1.8

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


Author: remi

Update of /cvs/pkgs/rpms/ocsinventory-agent/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31126

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ocsinventory-agent/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	7 Nov 2009 14:33:53 -0000	1.7
+++ .cvsignore	22 Dec 2009 19:04:16 -0000	1.8
@@ -1 +1 @@
-Ocsinventory-Agent-1.1.tar.gz
+Ocsinventory-Agent-1.1.1.tar.gz

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/devel/ocsinventory-agent-options.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- ocsinventory-agent-options.patch	7 Nov 2009 14:33:53 -0000	1.4
+++ ocsinventory-agent-options.patch	22 Dec 2009 19:04:16 -0000	1.5
@@ -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/devel/ocsinventory-agent.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- ocsinventory-agent.spec	28 Nov 2009 15:11:26 -0000	1.16
+++ ocsinventory-agent.spec	22 Dec 2009 19:04:16 -0000	1.17
@@ -5,12 +5,12 @@
 Name:      ocsinventory-agent
 Summary:   Open Computer and Software Inventory Next Generation client
 
-Version:   1.1
-Release:   2%{?dist}%{?ocstag:.%{ocstag}}
+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
@@ -199,6 +199,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Dec 22 2009 Remi Collet <Fedora at famillecollet.com> 1.1.1-1
+- update to 1.1.1
+
 * Sat Nov 28 2009 Remi Collet <Fedora at famillecollet.com> 1.1-2
 - add Requires: which
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ocsinventory-agent/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	7 Nov 2009 14:33:53 -0000	1.7
+++ sources	22 Dec 2009 19:04:16 -0000	1.8
@@ -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