rpms/gsoap/devel gsoap.spec,1.15,1.16 sources,1.6,1.7

Lubomir Rintel lkundrak at fedoraproject.org
Fri Sep 18 05:53:32 UTC 2009


Author: lkundrak

Update of /cvs/pkgs/rpms/gsoap/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30114

Modified Files:
	gsoap.spec sources 
Log Message:
Merge from ... F-11


Index: gsoap.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gsoap/devel/gsoap.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- gsoap.spec	22 Aug 2009 20:48:19 -0000	1.15
+++ gsoap.spec	18 Sep 2009 05:53:32 -0000	1.16
@@ -1,14 +1,13 @@
 Summary: Generator Tools for Coding SOAP/XML Web Services in C and C++
 Name: gsoap
-Version: 2.7.12
-Release: 5%{?dist}
+Version: 2.7.13
+Release: 1%{?dist}
 License: GPLv2+
 Group: Development/Tools
 URL: http://gsoap2.sourceforge.net
-Source0: http://downloads.sourceforge.net/gsoap2/gsoap_2.7.12.tar.gz
+Source0: http://downloads.sourceforge.net/gsoap2/gsoap_2.7.13.tar.gz
 Patch0: use_libtool-2.7.12.patch
 Patch1: unused_args.patch
-Patch2: gsoap-2.7-openssl.patch
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildRequires: flex
@@ -49,7 +48,6 @@ gSOAP generated stubs
 
 %patch1 -p1
 
-%patch2 -p1
 # a number of ~ files are distribute, but we do not want them
 find . -name "*~" -exec rm {} \;
 
@@ -157,6 +155,8 @@ make check
 %_datadir/gsoap/import/xmlmime5.h
 %_datadir/gsoap/import/xmlmime.h
 %_datadir/gsoap/import/xop.h
+%_datadir/gsoap/import/stdstring.h
+%_datadir/gsoap/import/xsd.h
 %dir %_datadir/gsoap/WS
 %_datadir/gsoap/WS/README.txt
 %_datadir/gsoap/WS/WS-Addressing.xsd
@@ -227,6 +227,7 @@ make check
 %_datadir/gsoap/plugin/wsse2api.h
 %_datadir/gsoap/plugin/wsseapi.c
 %_datadir/gsoap/plugin/wsseapi.h
+%_datadir/gsoap/plugin/wsseapi.cpp
 %_libdir/pkgconfig/gsoapck.pc
 %_libdir/pkgconfig/gsoapck++.pc
 %_libdir/pkgconfig/gsoap.pc
@@ -251,11 +252,8 @@ make check
 
 
 %changelog
-* Sat Aug 22 2009 Tomas Mraz <tmraz at redhat.com> - 2.7.12-5
-- rebuilt with new openssl
-
-* Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.7.12-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+* Mon May 11 2009  <matt at redhat> - 2.7.13-1
+- Updated to gsoap 2.7.13
 
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.7.12-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gsoap/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	7 Jan 2009 05:54:41 -0000	1.6
+++ sources	18 Sep 2009 05:53:32 -0000	1.7
@@ -1 +1 @@
-2ad798072cd812a0d8c3aebadf557762  gsoap_2.7.12.tar.gz
+fffb49eb1db7ff03643a4313115dc3b1  gsoap_2.7.13.tar.gz




More information about the scm-commits mailing list