rpms/ocsinventory-agent/devel ocsinventory-agent.spec,1.12,1.13

Remi Collet remi at fedoraproject.org
Thu May 14 15:16:53 UTC 2009


Author: remi

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

Modified Files:
	ocsinventory-agent.spec 
Log Message:
fix typo


Index: ocsinventory-agent.spec
===================================================================
RCS file: /cvs/extras/rpms/ocsinventory-agent/devel/ocsinventory-agent.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- ocsinventory-agent.spec	14 May 2009 15:07:07 -0000	1.12
+++ ocsinventory-agent.spec	14 May 2009 15:16:22 -0000	1.13
@@ -6,7 +6,7 @@ Name:      ocsinventory-agent
 Summary:   Open Computer and Software Inventory Next Generation client
 
 Version:   1.0.1
-Release:   3%{?dist}%{?ocstag:.%{ocstag}}
+Release:   4%{?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
@@ -80,7 +80,7 @@ cat <<EOF >%{name}.conf
 #
 
 # Add tools directory if needed (tw_cli, hpacucli, ipssend, ...)
-PATH=PATH=/sbin:/bin:/usr/sbin:/usr/bin
+PATH=/sbin:/bin:/usr/sbin:/usr/bin
 
 %if 0%{?ocsserver:1}
 # Mode, change to "none" to disable
@@ -191,6 +191,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu May 14 2009 Remi Collet <Fedora at famillecollet.com> 1.0.1-4
+- fix typo
+
 * Thu May 14 2009 Remi Collet <Fedora at famillecollet.com> 1.0.1-3
 - define PATH in config (workaround for #500594 + tool path if needed)
  




More information about the scm-commits mailing list