[gridsite] Upstream to 2.2.5, contains several bugfixes.

František Dvořák valtri at fedoraproject.org
Mon Jul 21 09:42:25 UTC 2014


commit 7bba0fb505e8f896a7f1cff091d87b41fad2c1f2
Author: František Dvořák <valtri at civ.zcu.cz>
Date:   Mon Jul 21 11:32:14 2014 +0200

    Upstream to 2.2.5, contains several bugfixes.

 .gitignore                |    1 +
 gridsite-httpd24_v3.patch |  111 ---------------------------------------------
 gridsite.spec             |   11 +++--
 sources                   |    2 +-
 4 files changed, 8 insertions(+), 117 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9d8ecb3..a3105a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ gridsite-1.5.18.src.tar.gz
 /gridsite-1.7.25.src.tar.gz
 /gridsite-core_R_2_2_0.tar.gz
 /gridsite-core_R_2_2_1.tar.gz
+/gridsite-core_R_2_2_5.tar.gz
diff --git a/gridsite.spec b/gridsite.spec
index b938da6..2c499cf 100644
--- a/gridsite.spec
+++ b/gridsite.spec
@@ -1,10 +1,10 @@
 %define aprversion 1
-%define underversion 2_2_1
+%define underversion 2_2_5
 %{!?_httpd_mmn: %{expand: %%global _httpd_mmn %%(cat %{_includedir}/httpd/.mmn || echo 0-0)}}
 
 Name:           gridsite
-Version:        2.2.1
-Release:        2%{?dist}
+Version:        2.2.5
+Release:        1%{?dist}
 Summary:        Grid Security for the Web, Web platforms for Grids
 
 Group:          System Environment/Daemons
@@ -261,13 +261,14 @@ mkdir -p %{buildroot}%{_sysconfdir}/grid-security/vomsdir
 
 
 %changelog
-* Mon Jul 21 2014 František Dvořák <valtri at civ.zcu.cz> - 2.2.1-2
+* Mon Jul 21 2014 František Dvořák <valtri at civ.zcu.cz> - 2.2.5-1
+- Gridsite 2.2.5 Release, several bugfixes
+- Patch to build with newer curl 7.37.1
 - Removed cgi-bin-location.patch, move files in %%install instead
 - Replace MYFLAGS by CFLAGS, removed gridsite internal build flags
 - Owning icons dir
 - Only major version needed in library wildcard now (libgridsite.so.2.*)
 - Cleanups (EL5, noarch doc subpackage, buildroot macro, formatting)
-- Patch to build with newer curl 7.37.1
 
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
diff --git a/sources b/sources
index d79a246..9e13f0e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4f8af110a53884d50b23e6da4310bd0c  gridsite-core_R_2_2_1.tar.gz
+d92595269c1618b9357d0b1cb114e215  gridsite-core_R_2_2_5.tar.gz


More information about the scm-commits mailing list