rpms/voms/EL-5 .cvsignore, 1.6, 1.7 import.log, 1.7, 1.8 sources, 1.6, 1.7 voms-portability.patch, 1.4, 1.5 voms.spec, 1.7, 1.8 voms-db-method.patch, 1.1, NONE voms-thread.patch, 1.1, NONE

Mattias Ellert ellert at fedoraproject.org
Sun Jun 6 06:38:41 UTC 2010


Author: ellert

Update of /cvs/pkgs/rpms/voms/EL-5
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv11669/EL-5

Modified Files:
	.cvsignore import.log sources voms-portability.patch voms.spec 
Removed Files:
	voms-db-method.patch voms-thread.patch 
Log Message:
* Sat Jun 05 2010 Mattias Ellert <mattias.ellert at fysast.uu.se> - 1.9.17.1-1
- Upstream 1.9.17.1 (CVS tag glite-security-voms_R_1_9_17_1)
- Drop patches voms-db-method.patch and voms-thread.patch (accepted upstream)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/voms/EL-5/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	20 Mar 2010 14:34:21 -0000	1.6
+++ .cvsignore	6 Jun 2010 06:38:40 -0000	1.7
@@ -1 +1 @@
-voms-1.9.16.1.tar.gz
+voms-1.9.17.1.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/voms/EL-5/import.log,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- import.log	3 Apr 2010 22:30:51 -0000	1.7
+++ import.log	6 Jun 2010 06:38:40 -0000	1.8
@@ -5,3 +5,4 @@ voms-1_9_14_3-1_el5:EL-5:voms-1.9.14.3-1
 voms-1_9_16_1-1_el5:EL-5:voms-1.9.16.1-1.el5.src.rpm:1269095632
 voms-1_9_16_1-2_el5:EL-5:voms-1.9.16.1-2.el5.src.rpm:1270055692
 voms-1_9_16_1-2_el5_1:EL-5:voms-1.9.16.1-2.el5.1.src.rpm:1270333742
+voms-1_9_17_1-1_el5:EL-5:voms-1.9.17.1-1.el5.src.rpm:1275806293


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/voms/EL-5/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	20 Mar 2010 14:34:21 -0000	1.6
+++ sources	6 Jun 2010 06:38:40 -0000	1.7
@@ -1 +1 @@
-5216055233da4fa5ff3436b2262ef4fc  voms-1.9.16.1.tar.gz
+c8365deaa335d481b15e022584ffd2e1  voms-1.9.17.1.tar.gz

voms-portability.patch:
 configure.ac              |    2 -
 project/acinclude.m4      |    8 +++++--
 src/api/ccapi/Makefile.am |   42 ++++++++++++++++++++---------------------
 src/socklib/Makefile.am   |   47 +++++++++++++++++++++++++++-------------------
 4 files changed, 56 insertions(+), 43 deletions(-)

Index: voms-portability.patch
===================================================================
RCS file: /cvs/pkgs/rpms/voms/EL-5/voms-portability.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- voms-portability.patch	20 Mar 2010 14:34:21 -0000	1.4
+++ voms-portability.patch	6 Jun 2010 06:38:40 -0000	1.5
@@ -2,7 +2,7 @@ diff -ur voms-1.9.11.orig/configure.ac v
 --- voms-1.9.11.orig/configure.ac	2009-07-16 15:10:39.000000000 +0200
 +++ voms-1.9.11/configure.ac	2009-09-08 14:13:33.244334250 +0200
 @@ -0,5 +0,5 @@
- AC_INIT([GLite Security VOMS], [1.9.16])
+ AC_INIT([GLite Security VOMS], [1.9.17])
 -AC_PREREQ(2.59)
 +AC_PREREQ(2.57)
  AC_CONFIG_AUX_DIR([./project])


Index: voms.spec
===================================================================
RCS file: /cvs/pkgs/rpms/voms/EL-5/voms.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- voms.spec	3 Apr 2010 22:30:51 -0000	1.7
+++ voms.spec	6 Jun 2010 06:38:40 -0000	1.8
@@ -1,8 +1,8 @@
 %global with_gcj %{!?_without_gcj:1}%{?_without_gcj:0}
 
 Name:		voms
-Version:	1.9.16.1
-Release:	2%{?dist}.1
+Version:	1.9.17.1
+Release:	1%{?dist}
 Summary:	Virtual Organization Membership Service
 
 Group:		System Environment/Libraries
@@ -10,9 +10,9 @@ License:	ASL 2.0
 URL:		http://glite.web.cern.ch/glite/
 #		The source tarball is created from a CVS checkout:
 #		cvs -d:pserver:anonymous:@glite.cvs.cern.ch:/cvs/glite co \
-#		  -r glite-security-voms_R_1_9_16_1 \
-#		  -d voms-1.9.16.1 org.glite.security.voms
-#		tar -z -c --exclude CVS -f voms-1.9.16.1.tar.gz voms-1.9.16.1
+#		  -r glite-security-voms_R_1_9_17_1 \
+#		  -d voms-1.9.17.1 org.glite.security.voms
+#		tar -z -c --exclude CVS -f voms-1.9.17.1.tar.gz voms-1.9.17.1
 Source:		%{name}-%{version}.tar.gz
 #		Post-install setup instructions:
 Source1:	%{name}.INSTALL
@@ -67,12 +67,6 @@ Patch15:	%{name}-expat.patch
 #		Add missing dependencies for stricter binutils
 #		https://savannah.cern.ch/bugs/?60979
 Patch16:	%{name}-deps.patch
-#		Fix uninitialized variable in voms-proxy-init
-#		https://savannah.cern.ch/bugs/?64632
-Patch17:	%{name}-db-method.patch
-#		Add mutex lock for accessing private data
-#		https://savannah.cern.ch/bugs/?65129
-Patch18:	%{name}-thread.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	globus-gssapi-gsi-devel%{?_isa}
@@ -235,8 +229,6 @@ Virtual Organization Membership Service 
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1
-%patch17 -p1
-%patch18 -p1
 
 # Fix bad permissions (which otherwise end up in the debuginfo package)
 find . '(' -name '*.h' -o -name '*.c' -o -name '*.cpp' -o \
@@ -256,6 +248,7 @@ sed -e 's!^\(USE_PDFLATEX *= *\)NO!\1YES
 
 # Touch to avoid rerunning bison and flex
 touch -r src/utils/vomsfake.y src/utils/vomsparser.h
+touch -r src/utils/vomsfake.y src/utils/vomsparser.c
 touch -r src/utils/vomsfake.y src/utils/lex.yy.c
 
 # rebootstrap
@@ -488,6 +481,10 @@ fi
 %endif
 
 %changelog
+* Sat Jun 05 2010 Mattias Ellert <mattias.ellert at fysast.uu.se> - 1.9.17.1-1
+- Upstream 1.9.17.1 (CVS tag glite-security-voms_R_1_9_17_1)
+- Drop patches voms-db-method.patch and voms-thread.patch (accepted upstream)
+
 * Sat Apr 03 2010 Mattias Ellert <mattias.ellert at fysast.uu.se> - 1.9.16.1-2.1
 - Enable java for x86 and x86_64
 


--- voms-db-method.patch DELETED ---


--- voms-thread.patch DELETED ---



More information about the scm-commits mailing list