[glpi-mass-ocs-import/el5] update to 1.4.2 for glpi 0.78

Remi Collet remi at fedoraproject.org
Sun Jul 24 08:12:10 UTC 2011


commit b4ca4110aff8b6a2034cd422ea9311ae834ffeb3
Author: remi <fedora at famillecollet.com>
Date:   Sun Jul 24 10:11:54 2011 +0200

    update to 1.4.2 for glpi 0.78

 .gitignore                |    3 +++
 glpi-mass-ocs-import.spec |   15 +++++++++------
 sources                   |    2 +-
 3 files changed, 13 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..f5b83cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*~
+glpi-massocsimport-1.3.0.tar.gz
+/glpi-massocsimport-1.4.2.tar.gz
diff --git a/glpi-mass-ocs-import.spec b/glpi-mass-ocs-import.spec
index 329bf19..daa9230 100644
--- a/glpi-mass-ocs-import.spec
+++ b/glpi-mass-ocs-import.spec
@@ -1,23 +1,23 @@
-%define pluginname   massocsimport
-%define lockname     massocsimport.lock
+%global pluginname   massocsimport
+%global lockname     massocsimport.lock
 
 Name:           glpi-mass-ocs-import
-Version:        1.3.0
+Version:        1.4.2
 Release:        1%{?dist}
 Summary:        GLPI Plugin for OCS Massive import
 Summary(fr):    Extension GLPI d'import en masse OCS
 
 Group:          Applications/Internet
 License:        GPLv2+
-URL:            http://www.glpi-project.org/
+URL:            https://forge.indepnet.net/projects/massocsimport
 
-Source0:        http://www.glpi-project.org/IMG/gz/glpi-%{pluginname}-%{version}.tar.gz
+Source0:        https://forge.indepnet.net/attachments/download/898/glpi-massocsimport-1.4.2.tar.gz
 
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-Requires:       glpi >= 0.72
+Requires:       glpi >= 0.78
 Requires:       php-cli
 Requires:       %{_sysconfdir}/cron.d
 
@@ -128,6 +128,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jun 11 2011 Remi Collet <Fedora at FamilleCollet.com> - 1.4.2-1
+- version 1.4.2 for GLPI 0.78
+
 * Tue Aug 18 2009 Remi Collet <Fedora at FamilleCollet.com> - 1.3.0-1
 - update to 1.3.0 finale for glpi 0.72
 
diff --git a/sources b/sources
index c471a86..45e6bce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15f00aec2062ce5ca652abe89530a7cd  glpi-massocsimport-1.3.0.tar.gz
+f317c98eaedcbaacf7452a733dfd3ae2  glpi-massocsimport-1.4.2.tar.gz


More information about the scm-commits mailing list