77 lines
2.8 KiB
XML
77 lines
2.8 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>quilt</Name>
|
|
<Homepage>http://savannah.nongnu.org/projects/quilt</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>Scripts for working with series of patches</Summary>
|
|
<Description>quilt allow one to manage a series of patches by keeping track of the changes each patch makes.</Description>
|
|
<Archive sha1sum="06eb2eda331c37e28b6172e6d22cd9fcf0ad56ea" type="targz">http://mirror.rackdc.com/savannah/quilt/quilt-0.64.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>gawk</Dependency>
|
|
<Dependency>gettext</Dependency>
|
|
<Dependency>util-linux</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>quilt</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>diffstat</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="config">/etc</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="localedata">/usr/share/locale</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="man">/usr/share/quilt</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="5">
|
|
<Date>2015-03-01</Date>
|
|
<Version>0.64</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Stefan Gronewold(groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2014-05-11</Date>
|
|
<Version>0.61</Version>
|
|
<Comment>Release bump.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2014-03-29</Date>
|
|
<Version>0.61</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Serdar Soytetir</Name>
|
|
<Email>kaptan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2013-08-31</Date>
|
|
<Version>0.60</Version>
|
|
<Comment>Clean quilt.</Comment>
|
|
<Name>Serdar Soytetir</Name>
|
|
<Email>kaptan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2012-05-30</Date>
|
|
<Version>0.60</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Yusuf Aydemir</Name>
|
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|