summaryrefslogtreecommitdiffstats
path: root/glpi-fusioninventory.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-09-11 18:16:16 +0200
committerRemi Collet <fedora@famillecollet.com>2014-09-11 18:16:16 +0200
commit01706b277ed1542808cc728ce0c638a69bffda47 (patch)
tree26c90c4f0239cd06520bbc1f2b48b8e155aa485c /glpi-fusioninventory.spec
parent62b7cf4f4e1e88cfe96be0d3854536e9b256ef75 (diff)
glpi-fusioninventory: 0.84+3.3
Diffstat (limited to 'glpi-fusioninventory.spec')
-rw-r--r--glpi-fusioninventory.spec12
1 files changed, 9 insertions, 3 deletions
diff --git a/glpi-fusioninventory.spec b/glpi-fusioninventory.spec
index 21438be..e654053 100644
--- a/glpi-fusioninventory.spec
+++ b/glpi-fusioninventory.spec
@@ -8,7 +8,7 @@
#
%global pluginname fusioninventory
%global glpi_version 0.84.0
-%global plug_version 3.2
+%global plug_version 3.3
Name: glpi-fusioninventory
# New version schema : 2.4.0 = 0.80+1.0 < 0.80+1.1 < 0.83+1.0
@@ -22,7 +22,7 @@ Group: Applications/Internet
License: AGPLv3+
URL: http://forge.fusioninventory.org/projects/fusioninventory-for-glpi
-Source0: http://forge.fusioninventory.org/attachments/download/1558/fusioninventory-for-glpi_0.84+3.2.tar.gz
+Source0: http://forge.fusioninventory.org/attachments/download/1589/fusioninventory-for-glpi_0.84+3.3.tar.gz
Source1: %{name}-httpd.conf
@@ -66,7 +66,7 @@ for doc in docs/* ; do
done
# Create link to LICENSE for standard doc folder
-ln -s %{_datadir}/glpi/plugins/%{pluginname}/LICENSE docs/LICENSE
+ln -s %{_datadir}/glpi/plugins/%{pluginname}/LICENSE LICENSE
mv %{pluginname}/README.asciidoc docs/
# .htaccess replaced by a httpd config file
@@ -108,6 +108,8 @@ rm -rf %{buildroot}
%defattr(-,root,root,-)
%config(noreplace) %{_sysconfdir}/httpd/conf.d/%{name}.conf
# fusioninventory
+%{!?_licensedir:%global license %%doc}
+%license LICENSE
%doc docs/*
%dir %{_datadir}/glpi/plugins/%{pluginname}
%dir %{_datadir}/glpi/plugins/%{pluginname}/locales
@@ -129,6 +131,10 @@ rm -rf %{buildroot}
%changelog
+* Thu Sep 11 2014 Remi Collet <remi@fedoraproject.org> - 1:0.84.0.3.3-1
+- update to 0.84+3.3 for GLPI 0.84
+ http://forge.fusioninventory.org/versions/196
+
* Wed Aug 20 2014 Remi Collet <remi@fedoraproject.org> - 1:0.84.0.3.2-1
- update to 0.84+3.2 for GLPI 0.84
0.84+3.2: http://forge.fusioninventory.org/versions/191