rpms/glpi/devel .cvsignore, 1.16, 1.17 glpi.spec, 1.26, 1.27 sources, 1.18, 1.19 glpi-0.72.patch, 1.1, NONE

Remi Collet remi at fedoraproject.org
Wed Sep 9 14:16:44 UTC 2009


Author: remi

Update of /cvs/extras/rpms/glpi/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26760

Modified Files:
	.cvsignore glpi.spec sources 
Removed Files:
	glpi-0.72.patch 
Log Message:
update to 0.72.21


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/glpi/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- .cvsignore	18 Aug 2009 15:36:29 -0000	1.16
+++ .cvsignore	9 Sep 2009 14:16:44 -0000	1.17
@@ -1 +1 @@
-glpi-0.72.1.tar.gz
+glpi-0.72.21.tar.gz


Index: glpi.spec
===================================================================
RCS file: /cvs/extras/rpms/glpi/devel/glpi.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- glpi.spec	18 Aug 2009 15:36:30 -0000	1.26
+++ glpi.spec	9 Sep 2009 14:16:44 -0000	1.27
@@ -1,28 +1,26 @@
 %if %{?fedora}%{?rhel} >= 5
-%define useselinux 1
+%global useselinux 1
 %else
-%define useselinux 0
+%global useselinux 0
 %endif
 
+%global tarballversion 0.72.21
+
 Name:           glpi
-Version:        0.72.1
-Release:        1.svn8743%{?dist}
+Version:        0.72.2.1
+Release:        1%{?dist}
 Summary:        Free IT asset management software
 Summary(fr):    Gestion Libre de Parc Informatique
 
 Group:          Applications/Internet
 License:        GPLv2+
 URL:            http://www.glpi-project.org/
-Source0:        http://www.glpi-project.org/IMG/gz/%{name}-%{version}.tar.gz
+Source0:        http://www.glpi-project.org/IMG/gz/%{name}-%{tarballversion}.tar.gz
 
 Source1:        glpi-httpd.conf
 Source2:        glpi-config_path.php
 Source3:        glpi-logrotate
 
-# Upstream Patches up to 8743
-# see tools/make_release.sh 
-Patch0:         glpi-0.72.patch
-
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
@@ -61,8 +59,6 @@ techniciens grâce à une maintenance pl
 %prep
 %setup -q -n glpi
 
-%patch0 -p1
-
 # Use system lib
 rm -rf lib/cache_lite
 rm -rf lib/phpmailer
@@ -222,6 +218,9 @@ fi
 
 
 %changelog
+* Wed Sep 09 2009 Remi Collet <Fedora at FamilleCollet.com> - 0.72.2.1-1
+- update to 0.72.21
+
 * Tue Aug 18 2009 Remi Collet <Fedora at FamilleCollet.com> - 0.72.1-1.svn8743
 - update to 0.72.1 svn revision 8743
 - use system PHPMailer


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/glpi/devel/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- sources	18 Aug 2009 15:36:30 -0000	1.18
+++ sources	9 Sep 2009 14:16:44 -0000	1.19
@@ -1 +1 @@
-8508b0cb6c459a3728c53f3cb04dd4e3  glpi-0.72.1.tar.gz
+495eacd40c30ccb9cd71e85f3af82009  glpi-0.72.21.tar.gz


--- glpi-0.72.patch DELETED ---




More information about the scm-commits mailing list