rpms/glpi/EL-4 glpi.spec, 1.11, 1.12 sources, 1.9, 1.10 glpi-0.71.5.patch, 1.1, NONE

Remi Collet remi at fedoraproject.org
Tue Jun 2 16:05:38 UTC 2009


Author: remi

Update of /cvs/extras/rpms/glpi/EL-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8539

Modified Files:
	glpi.spec sources 
Removed Files:
	glpi-0.71.5.patch 
Log Message:
update to 0.71.6 (bugfix)


Index: glpi.spec
===================================================================
RCS file: /cvs/extras/rpms/glpi/EL-4/glpi.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- glpi.spec	26 Apr 2009 15:04:09 -0000	1.11
+++ glpi.spec	2 Jun 2009 16:05:08 -0000	1.12
@@ -5,8 +5,8 @@
 %endif
 
 Name:           glpi
-Version:        0.71.5
-Release:        3%{?dist}
+Version:        0.71.6
+Release:        1%{?dist}
 Summary:        Free IT asset management software
 Summary(fr):    Gestion Libre de Parc Informatique
 
@@ -23,14 +23,10 @@ Source3:        glpi-logrotate
 # backport from 0.72 (Changeset 7208)
 Patch0:         glpi-check.patch
 
-# Post 0.71.5 patches from SVN
-# https://dev.indepnet.net/glpi/changeset?format=diff&new=8236&old=7910&new_path=branches/0.71-bugfixes&old_path=branches/0.71-bugfixes
-Patch1:         glpi-0.71.5.patch
-
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-Requires:       php, php-mysql, httpd, php-gd, php-ldap, php-imap
+Requires:       php, php-mysql, httpd, php-gd, php-ldap, php-imap, php-mbstring
 %if 0%{?rhel} == 4
 Requires:       php-domxml
 %else
@@ -70,7 +66,6 @@ techniciens grâce à une maintenance pl
 %setup -q -n glpi
 
 %patch0 -p0
-%patch1 -p2
 
 %if 0%{?rhel} == 4
 
@@ -234,8 +229,17 @@ fi
 
 
 %changelog
+* Mon Jun 02 2009 Remi Collet <Fedora at FamilleCollet.com> - 0.71.6-1
+- update to 0.71.6 (Bugfix Release)
+
+* Fri May 22 2009 Remi Collet <Fedora at FamilleCollet.com> - 0.71.5-4
+- post 0.71.5 patches (7910=>8321)
+
 * Sun Apr 26 2009 Remi Collet <Fedora at FamilleCollet.com> - 0.71.5-3
-- post 0.71.5 patches
+- post 0.71.5 patches (7910=>8236)
+
+* Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.71.5-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
 * Mon Jan 26 2009 Remi Collet <Fedora at FamilleCollet.com> - 0.71.5-1
 - update to 0.71.5 (Fix regression in 0.71.4)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/glpi/EL-4/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	26 Jan 2009 21:30:37 -0000	1.9
+++ sources	2 Jun 2009 16:05:08 -0000	1.10
@@ -1 +1 @@
-033c223432e5eb77919a668e1807f2f7  glpi-0.71.5.tar.gz
+d7137027c2a9f79cadd193bbe6ebab92  glpi-0.71.6.tar.gz


--- glpi-0.71.5.patch DELETED ---




More information about the fedora-extras-commits mailing list