summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-09-08 10:29:08 +0200
committerRemi Collet <fedora@famillecollet.com>2014-09-08 10:29:08 +0200
commit6224fb95d90bf6b4d0db34b340a4c1e84958ac57 (patch)
treed438942b4fba8226497bd6824a6709e6cb5197c6
parent87d343cfdc0c821ce728c27fabbaf7b966da23f4 (diff)
glpi-behaviors: 0.84.2
-rw-r--r--glpi-behaviors.spec11
1 files changed, 8 insertions, 3 deletions
diff --git a/glpi-behaviors.spec b/glpi-behaviors.spec
index 3e73f22..a0f55e0 100644
--- a/glpi-behaviors.spec
+++ b/glpi-behaviors.spec
@@ -9,7 +9,7 @@
%global pluginname behaviors
Name: glpi-behaviors
-Version: 0.84.1
+Version: 0.84.2
Release: 1%{?dist}
Summary: Plugin to add optional behaviors to GLPI
Summary(fr): Extension ajoutant des comportements optionnels à GLPI
@@ -18,7 +18,7 @@ Group: Applications/Internet
License: AGPLv3+
URL: https://forge.indepnet.net/projects/behaviors
-Source0: https://forge.indepnet.net/attachments/download/1570/glpi-behaviors-0.84.1.tar.gz
+Source0: https://forge.indepnet.net/attachments/download/1843/glpi-behaviors-0.84.2.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
@@ -72,7 +72,8 @@ rm -rf %{buildroot}
%files -f %{name}.lang
%defattr(-,root,root,-)
-%doc LICENSE
+%{!?_licensedir:%global license %%doc}
+%license LICENSE
%dir %{_datadir}/glpi/plugins/%{pluginname}
%dir %{_datadir}/glpi/plugins/%{pluginname}/locales
%{_datadir}/glpi/plugins/%{pluginname}/*.php
@@ -83,6 +84,10 @@ rm -rf %{buildroot}
%changelog
+* Mon Sep 8 2014 Remi Collet <remi@fedoraproject.org> - 0.84.2-1
+- version 0.84.2 for GLPI 0.84
+ https://forge.indepnet.net/versions/1021
+
* Mon Sep 30 2013 Remi Collet <remi@fedoraproject.org> - 0.84.1-1
- version 0.84.1 for GLPI 0.84