create core package

This commit is contained in:
aydemir
2015-02-24 11:18:35 +02:00
parent 0e4b743b82
commit 70b25d0f95
1098 changed files with 169545 additions and 0 deletions
+66
View File
@@ -0,0 +1,66 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>pcmciautils</Name>
<Homepage>http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<Summary>Various utilities dealing with the PCMCIA bus</Summary>
<Description>pcmciautils contains the initialization tools necessary to allow the PCMCIA subsystem to behave as every other hotpluggable bus system.</Description>
<Archive sha1sum="91a142c33a4488bf24714c6fcb8287f430f519a3" type="tarbz2">http://ftp.task.gda.pl/vol/d0s0/ftp.kernel.org/pub/linux/utils/kernel/pcmcia/pcmciautils-018.tar.bz2</Archive>
<BuildDependencies>
<Dependency>sysfsutils</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>pcmciautils</Name>
<RuntimeDependencies>
<Dependency>sysfsutils</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/sbin</Path>
<Path fileType="executable">/lib/udev</Path>
<Path fileType="config">/etc/pcmcia</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/lib/udev/rules.d</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2014-05-11</Date>
<Version>018</Version>
<Comment>Release bump.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2013-01-21</Date>
<Version>018</Version>
<Comment>rebuild</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-01-21</Date>
<Version>018</Version>
<Comment>Version bump</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2010-10-11</Date>
<Version>017</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>