gsoap v.bump, fix deps.
This commit is contained in:
@@ -11,7 +11,11 @@
|
||||
<License>GPLv2</License>
|
||||
<Summary>Offers an XML language binding to ease the development of SOAP/XML Web services in C and C/C++</Summary>
|
||||
<Description>The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings.</Description>
|
||||
<Archive sha1sum="a464cc7dee6847544faf84466968a739028bf3cb" type="zip">http://sourceforge.net/projects/gsoap2/files/gSOAP/gsoap_2.8.21.zip</Archive>
|
||||
<Archive sha1sum="e66bbdeaa6b5bdcb11de5141e1f17343a023c5c4" type="zip">http://sourceforge.net/projects/gsoap2/files/gSOAP/gsoap_2.8.22.zip</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!--<Patch level="1">gsoap-pad.patch</Patch> -->
|
||||
<!--<Patch level="1">gsoap-libtool.patch</Patch> -->
|
||||
@@ -21,6 +25,11 @@
|
||||
|
||||
<Package>
|
||||
<Name>gsoap</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>openssl</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
@@ -34,6 +43,8 @@
|
||||
<Summary>Development files for gsoap</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">gsoap</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
@@ -42,6 +53,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2015-08-12</Date>
|
||||
<Version>2.8.22</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2015-02-06</Date>
|
||||
<Version>2.8.21</Version>
|
||||
|
||||
Reference in New Issue
Block a user