c-ares: ver. bump

This commit is contained in:
4fury
2019-07-05 13:16:32 +03:00
parent 24b8fba8e6
commit 13aa470e55
3 changed files with 15 additions and 23 deletions
+1 -1
View File
@@ -21,4 +21,4 @@ def build():
def install():
autotools.install()
pisitools.dodoc("AUTHORS", "README*", "NEWS", "CHANGES", "RELEASE-NOTES", "TODO", "*.pdf")
pisitools.dodoc("AUTHORS", "README*", "NEWS", "CHANGES", "RELEASE-NOTES", "LICENSE.md")
+14 -21
View File
@@ -3,7 +3,7 @@
<PISI>
<Source>
<Name>c-ares</Name>
<Homepage>http://daniel.haxx.se/projects/c-ares/</Homepage>
<Homepage>https://c-ares.haxx.se/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
@@ -12,19 +12,17 @@
<IsA>library</IsA>
<Summary>A C library that performs DNS requests and name resolves asynchronously</Summary>
<Description>c-ares is a C library that performs DNS requests and name resolves asynchronously. c-ares is a fork of the library named 'ares', written by Greg Hudson at MIT.</Description>
<Archive sha1sum="8abfce61d2d788fb60a3441d05275162a460cbed" type="targz">http://c-ares.haxx.se/download/c-ares-1.12.0.tar.gz</Archive>
<Archive sha1sum="74a50c02b7f051c4fb66c0f60f187350f196d908" type="targz">
https://c-ares.haxx.se/download/c-ares-1.15.0.tar.gz
</Archive>
</Source>
<Package>
<Name>c-ares</Name>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc/c-ares/NEWS</Path>
<Path fileType="doc">/usr/share/doc/c-ares/CHANGES</Path>
<Path fileType="doc">/usr/share/doc/c-ares/README*</Path>
<Path fileType="doc">/usr/share/doc/c-ares/RELEASE-NOTES</Path>
<Path fileType="doc">/usr/share/doc/c-ares/TODO</Path>
<Path fileType="man">/usr/share/man/man3</Path>
<Path fileType="doc">/usr/share/doc/c-ares/*</Path>
</Files>
</Package>
@@ -36,23 +34,18 @@
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="man">/usr/share/man/man3</Path>
</Files>
</Package>
<Package>
<Name>c-ares-docs</Name>
<Summary>Documentation files for c-ares</Summary>
<RuntimeDependencies>
<Dependency release="current">c-ares</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/c-ares/</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2019-07-04</Date>
<Version>1.15.0</Version>
<Comment>Version Bump.</Comment>
<Name>fury</Name>
<Email>wascheme@tuta.io</Email>
</Update>
<Update release="4">
<Date>2018-08-29</Date>
<Version>1.12.0</Version>
-1
View File
@@ -17,5 +17,4 @@
<Name>c-ares-docs</Name>
<Summary xml:lang="tr">c-ares için belgelendirme dosyaları</Summary>
</Package>
</PISI>