Files
2022-08-03 23:22:43 +03:00

82 lines
2.9 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>libnfnetlink</Name>
<Homepage>http://www.netfilter.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<Summary>Low level library for netfilter related kernel/userspace communication</Summary>
<Description>libnfnetlink provides a generic messaging infrastructure for in-kernel netfilter subsystems.</Description>
<Archive sha1sum="1fc7023b970ac59410bc60120db9371c2946ff4f" type="tarbz2">http://www.netfilter.org/projects/libnfnetlink/files/libnfnetlink-1.0.2.tar.bz2</Archive>
</Source>
<Package>
<Name>libnfnetlink</Name>
<Files>
<Path fileType="library">/usr/lib</Path>
</Files>
</Package>
<Package>
<Name>libnfnetlink-devel</Name>
<Summary>Development files for libnfnetlink</Summary>
<RuntimeDependencies>
<Dependency release="current">libnfnetlink</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig/libnfnetlink.pc</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2022-08-03</Date>
<Version>1.0.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2020-02-01</Date>
<Version>1.0.1</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-08-13</Date>
<Version>1.0.1</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-29</Date>
<Version>1.0.1</Version>
<Comment>Rebuild.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.0.1</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2014-03-13</Date>
<Version>1.0.1</Version>
<Comment>First release</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
</History>
</PISI>