[ocsinventory-agent] update to 2.1.1

Remi Collet remi at fedoraproject.org
Thu May 22 12:23:01 UTC 2014


commit c29e87f8b88458e6d5d88de1b07232f00553cbbd
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu May 22 14:22:51 2014 +0200

    update to 2.1.1

 .gitignore                        |    1 +
 ocsinventory-agent-upstream.patch |   38 -------------------------------------
 ocsinventory-agent.spec           |   13 ++++-------
 sources                           |    2 +-
 4 files changed, 7 insertions(+), 47 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f4a830f..cfa4791 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ Ocsinventory-Agent-1.1.2.tar.gz
 /Ocsinventory-Unix-Agent-2.0.4.tar.gz
 /Ocsinventory-Unix-Agent-2.0.5.tar.gz
 /Ocsinventory-Unix-Agent-2.1.tar.gz
+/Ocsinventory-Unix-Agent-2.1.1.tar.gz
diff --git a/ocsinventory-agent.spec b/ocsinventory-agent.spec
index 50f5fe6..9dc18c5 100644
--- a/ocsinventory-agent.spec
+++ b/ocsinventory-agent.spec
@@ -17,8 +17,8 @@
 Name:      ocsinventory-agent
 Summary:   Open Computer and Software Inventory Next Generation client
 
-Version:   2.1
-Release:   2%{?dist}%{?ocstag:.%{ocstag}}
+Version:   2.1.1
+Release:   1%{?dist}%{?ocstag:.%{ocstag}}
 
 Source0:   http://launchpad.net/ocsinventory-unix-agent/stable-2.1/%{version}/+download/Ocsinventory-Unix-Agent-%{version}.tar.gz
 
@@ -28,11 +28,6 @@ Source2:   %{name}.cron
 Source11:   %{name}.README
 Source12:   %{name}.README.fr
 
-# http://bazaar.launchpad.net/~ocsinventory-dev/ocsinventory-unix-agent/stable-2.1/revision/1181
-# http://bazaar.launchpad.net/~ocsinventory-dev/ocsinventory-unix-agent/stable-2.1/revision/1183
-# http://bazaar.launchpad.net/~ocsinventory-dev/ocsinventory-unix-agent/stable-2.1/revision/1186
-Patch0:    %{name}-upstream.patch
-
 Group:     Applications/System
 License:   GPLv2+
 URL:       http://www.ocsinventory-ng.org/
@@ -111,7 +106,6 @@ Perl libraries for %{name}
 %setup -q -n Ocsinventory-Unix-Agent-%{version}
 
 sed -e 's/\r//' -i snmp/mibs/local/6876.xml
-%patch0 -p0
 
 cat <<EOF >%{name}.conf
 # 
@@ -245,6 +239,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu May 22 2014 Remi Collet <remi at fedoraproject.org> - 2.1.1-1
+- Update to 2.1.1
+
 * Thu Feb 13 2014 Remi Collet <remi at fedoraproject.org> - 2.1-2
 - more upstream patches
 - add /var/lib/ocsinventory-agent/snmp and download folder
diff --git a/sources b/sources
index cdf12a5..b29f8d3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-688345f738a5d5137a3374dc31e8e2d4  Ocsinventory-Unix-Agent-2.1.tar.gz
+195960e048bfa77badc2a3df382a5a88  Ocsinventory-Unix-Agent-2.1.1.tar.gz


More information about the scm-commits mailing list