pspec.xml 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>python-pyblock</Name>
  6. <Homepage>http://git.fedoraproject.org/git/pyblock.git</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <PartOf>programming.language.python</PartOf>
  12. <License>GPLv2</License>
  13. <License>GPLv3</License>
  14. <IsA>library</IsA>
  15. <Summary>Python modules for dealing with block devices</Summary>
  16. <Description>The pyblock contains Python modules for dealing with block devices.</Description>
  17. <Archive sha1sum="036fdebb7fb67a13f702a55735cf2f65cff37bd2" type="tarbz2">http://pkgs.fedoraproject.org/repo/pkgs/python-pyblock/pyblock-0.53.tar.bz2/f6d33a8362dee358517d0a9e2ebdd044/pyblock-0.53.tar.bz2</Archive>
  18. <BuildDependencies>
  19. <Dependency>device-mapper-devel</Dependency>
  20. <Dependency>python-devel</Dependency>
  21. <Dependency>dmraid-devel</Dependency>
  22. </BuildDependencies>
  23. <Patches>
  24. <Patch level="1">fix-underlinking.patch</Patch>
  25. <Patch>build.patch</Patch>
  26. </Patches>
  27. </Source>
  28. <Package>
  29. <Name>python-pyblock</Name>
  30. <Summary>Python modules for dealing with block devices</Summary>
  31. <RuntimeDependencies>
  32. <Dependency>device-mapper</Dependency>
  33. <Dependency>dmraid</Dependency>
  34. <Dependency>python</Dependency>
  35. </RuntimeDependencies>
  36. <Files>
  37. <Path fileType="library">/usr/lib</Path>
  38. <Path fileType="doc">/usr/share/doc</Path>
  39. </Files>
  40. </Package>
  41. <History>
  42. <Update release="5">
  43. <Date>2020-01-20</Date>
  44. <Version>0.53</Version>
  45. <Comment>Rebuild for new toolchain</Comment>
  46. <Name>Blue Devil</Name>
  47. <Email>bluedevil@sctzine.com</Email>
  48. </Update>
  49. <Update release="5">
  50. <Date>2018-08-19</Date>
  51. <Version>0.53</Version>
  52. <Comment>Rebuild.</Comment>
  53. <Name>Pisi Linux Community</Name>
  54. <Email>admin@pisilinux.org</Email>
  55. </Update>
  56. <Update release="4">
  57. <Date>2017-03-05</Date>
  58. <Version>0.53</Version>
  59. <Comment>Rebuild.</Comment>
  60. <Name>Pisi Linux Community</Name>
  61. <Email>admin@pisilinux.org</Email>
  62. </Update>
  63. <Update release="3">
  64. <Date>2017-01-25</Date>
  65. <Version>0.53</Version>
  66. <Comment>Rebuild for new toolchain</Comment>
  67. <Name>Pisi Linux Community</Name>
  68. <Email>admin@pisilinux.org</Email>
  69. </Update>
  70. <Update release="2">
  71. <Date>2016-06-09</Date>
  72. <Version>0.53</Version>
  73. <Comment>Release Bump</Comment>
  74. <Name>Pisi Linux Community</Name>
  75. <Email>admin@pisilinux.org</Email>
  76. </Update>
  77. <Update release="1">
  78. <Date>2016-03-23</Date>
  79. <Version>0.53</Version>
  80. <Comment>First release</Comment>
  81. <Name>Ertuğrul Erata</Name>
  82. <Email>ertugrulerata@gmail.com</Email>
  83. </Update>
  84. </History>
  85. </PISI>