Files
main/programming/language/python/python-pyblock/pspec.xml
T
2015-08-04 13:47:51 +03:00

70 lines
2.6 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python-pyblock</Name>
<Homepage>http://git.fedoraproject.org/git/pyblock.git</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<License>GPLv3</License>
<IsA>library</IsA>
<Summary>Python modules for dealing with block devices</Summary>
<Description>The pyblock contains Python modules for dealing with block devices.</Description>
<Archive sha1sum="036fdebb7fb67a13f702a55735cf2f65cff37bd2" type="tarbz2">https://pkgs.fedoraproject.org/repo/pkgs/python-pyblock/pyblock-0.53.tar.bz2/f6d33a8362dee358517d0a9e2ebdd044/pyblock-0.53.tar.bz2</Archive>
<BuildDependencies>
<Dependency>device-mapper-devel</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>dmraid-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">fix-underlinking.patch</Patch>
</Patches>
</Source>
<Package>
<Name>python-pyblock</Name>
<RuntimeDependencies>
<Dependency>device-mapper</Dependency>
<Dependency>dmraid</Dependency>
<Dependency>python</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2015-08-04</Date>
<Version>0.53</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2013-12-07</Date>
<Version>0.53_20111208</Version>
<Comment>Rebuild</Comment>
<Name>Burak Fazıl Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-05-05</Date>
<Version>0.53_20111208</Version>
<Comment>Dep Fixed</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-11-19</Date>
<Version>0.53_20111208</Version>
<Comment>First release</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
</History>
</PISI>