pspec.xml 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gnuconfig</Name>
  6. <Homepage>http://savannah.gnu.org/projects/config</Homepage>
  7. <Packager>
  8. <Name>Serdar Soytetir</Name>
  9. <Email>kaptan@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2+</License>
  12. <IsA>data</IsA>
  13. <Summary>Base config files for autofoo</Summary>
  14. <Description>gnuconfig contains updated config.sub and config.guess files from GNU.</Description>
  15. <Archive sha1sum="e10971ecff82199b077abad03a264b186273b623" type="targz">http://source.pisilinux.org/1.0/config-20141105.tar.gz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>gnuconfig</Name>
  19. <Files>
  20. <Path fileType="data">/usr/share/gnuconfig</Path>
  21. <Path fileType="doc">/usr/share/doc</Path>
  22. </Files>
  23. </Package>
  24. <History>
  25. <Update release="3">
  26. <Date>2017-01-26</Date>
  27. <Version>20141105</Version>
  28. <Comment>Release Bump</Comment>
  29. <Name>PisiLinux Community</Name>
  30. <Email>admin@pisilinux.org</Email>
  31. </Update>
  32. <Update release="2">
  33. <Date>2016-04-27</Date>
  34. <Version>20141105</Version>
  35. <Comment>Release Bump</Comment>
  36. <Name>PisiLinux Community</Name>
  37. <Email>admin@pisilinux.org</Email>
  38. </Update>
  39. <Update release="1">
  40. <Date>2016-03-13</Date>
  41. <Version>20141105</Version>
  42. <Comment>First release</Comment>
  43. <Name>Ertuğrul Erata</Name>
  44. <Email>ertugrulerata@gmail.com</Email>
  45. </Update>
  46. </History>
  47. </PISI>