pspec.xml 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>rpm2targz</Name>
  6. <Homepage>http://www.slackware.com/config/packages.php</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>as-is</License>
  12. <IsA>app:console</IsA>
  13. <Summary>RPM to .tar.gz converter</Summary>
  14. <Description>Convert an RPM (RedHat Package Manager) file to a .tar.gz archive. In case you ever run across the need to obtain something that is only in RPM format, this program may come in handy.</Description>
  15. <Archive sha1sum="d6be32fc2b8fcd04c017f9ec1e014d4795b55e31" type="tarxz">http://mirror.yandex.ru/gentoo-distfiles/distfiles/rpm2targz-9.0.0.5g.tar.xz</Archive>
  16. <Patches>
  17. <!--<Patch level="1">lzma.patch</Patch>--> <!--Fixed-->
  18. <!--<Patch level="1">less_symlink.patch</Patch>--> <!--Fixed-->
  19. </Patches>
  20. </Source>
  21. <Package>
  22. <Name>rpm2targz</Name>
  23. <RuntimeDependencies>
  24. <Dependency>xz</Dependency>
  25. </RuntimeDependencies>
  26. <Files>
  27. <Path fileType="executable">/usr/bin</Path>
  28. <Path fileType="doc">/usr/share/doc</Path>
  29. </Files>
  30. </Package>
  31. <History>
  32. <Update release="3">
  33. <Date>2014-03-10</Date>
  34. <Version>9.0.0.5g</Version>
  35. <Comment>Rebuild</Comment>
  36. <Name>Varol Maksutoğlu</Name>
  37. <Email>waroi@pisilinux.org</Email>
  38. </Update>
  39. <Update release="2">
  40. <Date>2013-03-14</Date>
  41. <Version>9.0.0.5g</Version>
  42. <Comment>Updated</Comment>
  43. <Name>Osman Erkan</Name>
  44. <Email>osman.erkan@pisilinux.org</Email>
  45. </Update>
  46. <Update release="1">
  47. <Date>2010-10-12</Date>
  48. <Version>9.0.0.4g</Version>
  49. <Comment>First release</Comment>
  50. <Name>Pisi Linux Admins</Name>
  51. <Email>admins@pisilinux.org</Email>
  52. </Update>
  53. </History>
  54. </PISI>