Files
main/hardware/misc/dkms/pspec.xml
T
2016-06-09 00:45:04 +03:00

50 lines
1.8 KiB
XML

<PISI>
<Source>
<Name>dkms</Name>
<Homepage>http://linux.dell.com/dkms</Homepage>
<Packager>
<Name>Ertan Güven</Name>
<Email>ertan@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<PartOf>hardware.misc</PartOf>
<IsA>kernel</IsA>
<Summary>Dynamic Kernel Module Support</Summary>
<Description>DKMS is a dynamic kernel module support framework.</Description>
<BuildDependencies>
<Dependency>kernel-headers</Dependency>
</BuildDependencies>
<Archive sha1sum="cff053af3fd6fde3011bb892c39f6c810c84d1e8" type="targz">http://linux.dell.com/dkms/permalink/dkms-2.2.0.3.tar.gz</Archive>
</Source>
<Package>
<Name>dkms</Name>
<RuntimeDependencies>
<Dependency>kernel-headers</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/var/lib</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2016-06-09</Date>
<Version>2.2.0.3</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-01-01</Date>
<Version>2.2.0.3</Version>
<Comment>First release</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>