create core package
This commit is contained in:
@@ -0,0 +1,81 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>wireless-tools</Name>
|
||||
<Homepage>http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv2</License>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>A collection of tools to configure wireless lan cards</Summary>
|
||||
<Description>The Wireless Tools (WT) is a set of tools allowing to manipulate the Wireless Extensions, a generic application programming interface allowing a driver to expose to the user space configuration and statistics specific to common Wireless LANs. They use a textual interface and are rather crude, but aim to support the full Wireless Extension.</Description>
|
||||
<Archive sha1sum="41db5ced9ed3d8d3cc104ce43c19af1d72f07eec" type="targz">http://svn.mandriva.com/svn/packages/cooker/wireless-tools/current/SOURCES/wireless_tools.30.pre9.tar.gz</Archive>
|
||||
<Patches>
|
||||
<Patch>no-ldconfig.patch</Patch>
|
||||
<Patch level="0">wireless_tools.27-wireless-man-upd.patch</Patch>
|
||||
<Patch level="1">wireless-tools-29-makefile.patch</Patch>
|
||||
<!-- Fixes #8583, the problems with non-ASCII char included ESSIDS -->
|
||||
<!--<Patch level="1">non-ascii-essid-support.patch</Patch>--> <!--Fixed-->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>wireless-tools</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>comar</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/sbin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>wireless-tools-devel</Name>
|
||||
<PartOf>system.devel</PartOf>
|
||||
<Summary>Development files for wireless-tools</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">wireless-tools</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
<Path fileType="man">/usr/share/man/man3</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2014-05-11</Date>
|
||||
<Version>30</Version>
|
||||
<Comment>Release bump.</Comment>
|
||||
<Name>Marcin Bojara</Name>
|
||||
<Email>marcin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2013-10-28</Date>
|
||||
<Version>30</Version>
|
||||
<Comment>Güncellendi.</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2013-02-11</Date>
|
||||
<Version>30</Version>
|
||||
<Comment>Güncellendi.</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2011-06-01</Date>
|
||||
<Version>29</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user