summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-10-08 18:43:35 +0200
committerRemi Collet <fedora@famillecollet.com>2015-10-08 18:43:35 +0200
commit4c1a9a89fc4102fd7398caa4c47bc651fb5197f6 (patch)
treebdea01214c9fd19f585c4b28dfdff69c0ab72602
parent58723cd9b7947d48a2bc23d5110d7375f7a9c7c3 (diff)
glpi-fusioninventory: 0.90+1.0
-rw-r--r--glpi-fusioninventory.spec19
1 files changed, 12 insertions, 7 deletions
diff --git a/glpi-fusioninventory.spec b/glpi-fusioninventory.spec
index 348282b..e5be57f 100644
--- a/glpi-fusioninventory.spec
+++ b/glpi-fusioninventory.spec
@@ -7,23 +7,25 @@
# Please, preserve the changelog entries
#
%global pluginname fusioninventory
-%global glpi_version 0.85.0
-%global glpi_max 0.86
-%global plug_version 1.3
+%global glpi_version 0.90
+%global glpi_min 0.85.0
+%global glpi_max 0.91
+%global plug_version 1.0
+%global gh_tag glpi090+1.0
Name: glpi-fusioninventory
# New version schema : 2.4.0 = 0.80+1.0 < 0.80+1.1 < 0.83+1.0
Epoch: 1
-Version: %{glpi_version}.%{plug_version}
+Version: %{glpi_version}.0.%{plug_version}
Release: 1%{?dist}
Summary: FusionInventory Server embedded as a GLPI plugin
Summary(fr): Serveur FusionInventory en extension pour GLPI
Group: Applications/Internet
License: AGPLv3+
-URL: http://forge.fusioninventory.org/projects/fusioninventory-for-glpi
+URL: http://fusioninventory.org/
-Source0: http://forge.fusioninventory.org/attachments/download/1893/fusioninventory-for-glpi_0.85+1.3.tar.gz
+Source0: https://github.com/fusioninventory/fusioninventory-for-glpi/releases/download/%{gh_tag}/fusioninventory-for-glpi_%{glpi_version}.%{plug_version}.tar.gz
Source1: %{name}-httpd.conf
@@ -43,7 +45,7 @@ Requires: php-simplexml
Requires: php-spl
Requires: php-zip
Requires: php-zlib
-Requires: glpi >= %{glpi_version}
+Requires: glpi >= %{glpi_min}
Requires: glpi < %{glpi_max}
@@ -132,6 +134,9 @@ rm -rf %{buildroot}
%changelog
+* Thu Oct 8 2015 Remi Collet <remi@fedoraproject.org> - 1:0.90.0.1.0-1
+- update to 0.90+1.0 for GLPI 0.90
+
* Tue Oct 6 2015 Remi Collet <remi@fedoraproject.org> - 1:0.85.0.1.3-1
- update to 0.85+1.3 for GLPI 0.85
http://forge.fusioninventory.org/versions/217