[glpi-pdf/f14] update to 0.7.2 for glpi 0.78

Remi Collet remi at fedoraproject.org
Sun Jul 24 08:18:27 UTC 2011


commit b4efc2dc783fb8d68957a2a04e82a4ccde2419ba
Author: remi <fedora at famillecollet.com>
Date:   Sun Jul 24 10:18:09 2011 +0200

    update to 0.7.2 for glpi 0.78

 .gitignore    |    3 +++
 glpi-pdf.spec |   14 +++++++++-----
 sources       |    2 +-
 3 files changed, 13 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9499bff..a8dea68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,4 @@
+*~
 glpi-pdf-0.6.1.tar.gz
+/glpi-pdf-0.7.1.tar.gz
+/glpi-pdf-0.7.2.tar.gz
diff --git a/glpi-pdf.spec b/glpi-pdf.spec
index aa84e53..0de0a64 100644
--- a/glpi-pdf.spec
+++ b/glpi-pdf.spec
@@ -1,21 +1,22 @@
 %global pluginname   pdf
 
 Name:           glpi-pdf
-Version:        0.6.1
-Release:        2%{?dist}
+Version:        0.7.2
+Release:        1%{?dist}
 Summary:        GLPI Plugin to print PDF of equipment
 Summary(fr):    Extension GLPI pour créer des PDF des matériels
 
 Group:          Applications/Internet
 License:        GPLv2+
-URL:            http://www.glpi-project.org/
+URL:            https://forge.indepnet.net/projects/pdf
 
-Source0:        http://www.glpi-project.org/IMG/gz/glpi-%{pluginname}-%{version}.tar.gz
+Source0:        https://forge.indepnet.net/attachments/download/897/glpi-pdf-0.7.2.tar.gz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-Requires:       glpi >= 0.72
+Requires:       glpi >= 0.78
+
 
 %description
 This GLPI plugin enables you to print, in pdf format, the information 
@@ -72,6 +73,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jun 11 2011 Remi Collet <Fedora at FamilleCollet.com> - 0.7.2-1
+- version 0.7.2 for GLPI 0.78
+
 * Fri May 21 2010 Remi Collet <Fedora at FamilleCollet.com> - 0.6.1-2
 - spec cleanup
 
diff --git a/sources b/sources
index 1d8f684..c619d02 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-42972203c0d50689cc246e023a7ff597  glpi-pdf-0.6.1.tar.gz
+e2de84f9f8f47d043cb5e9b4f85cec5e  glpi-pdf-0.7.2.tar.gz


More information about the scm-commits mailing list