[glpi-pdf/f15] update to 0.7.2 for GLPI 0.78

Remi Collet remi at fedoraproject.org
Sat Jun 11 07:32:09 UTC 2011


commit 8e19e775d44db120f75fd3ab90818de27169f267
Author: remi <fedora at famillecollet.com>
Date:   Sat Jun 11 09:31:55 2011 +0200

    update to 0.7.2 for GLPI 0.78

 .gitignore    |    3 +++
 glpi-pdf.spec |   15 ++++++++++-----
 sources       |    2 +-
 3 files changed, 14 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 4307c92..51a79e3 100644
--- a/glpi-pdf.spec
+++ b/glpi-pdf.spec
@@ -1,21 +1,22 @@
 %global pluginname   pdf
 
 Name:           glpi-pdf
-Version:        0.6.1
-Release:        3%{?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,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jun 11 2011 Remi Collet <Fedora at FamilleCollet.com> - 0.7.2-1
+- version 0.7.2
+  https://forge.indepnet.net/projects/pdf/versions/550
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
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