pspec.xml 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>sgml-common</Name>
  6. <Homepage>http://www.linuxfromscratch.org/blfs/view/svn/pst/sgml-common.html</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>data</IsA>
  13. <Summary>Base ISO character entities and utilities for SGML</Summary>
  14. <Description>Sgml-common is a collection of entities and document type definitions (DTDs) useful for SGML processing.</Description>
  15. <Archive sha1sum="b7d211c19b83accb92dcb51719de65227fb4c27c" type="targz">http://gd.tuwien.ac.at/hci/kde/devel/docbook/SOURCES/sgml-common-0.6.3.tgz</Archive>
  16. <Patches>
  17. <Patch level="1">sgml-common-0.6.3-configure.in.patch</Patch>
  18. <Patch level="1">sgml-common-0.6.3-manpage-1.patch</Patch>
  19. </Patches>
  20. </Source>
  21. <Package>
  22. <Name>sgml-common</Name>
  23. <Files>
  24. <Path fileType="config">/etc/sgml</Path>
  25. <Path fileType="executable">/usr/bin</Path>
  26. <Path fileType="doc">/usr/share/doc/sgml-common</Path>
  27. <Path fileType="man">/usr/share/man</Path>
  28. <Path fileType="data">/usr/share/sgml</Path>
  29. </Files>
  30. <Provides>
  31. <COMAR script="package.py">System.Package</COMAR>
  32. </Provides>
  33. </Package>
  34. <History>
  35. <Update release="2">
  36. <Date>2014-05-18</Date>
  37. <Version>0.6.3</Version>
  38. <Comment>Rebuild.</Comment>
  39. <Name>Serdar Soytetir</Name>
  40. <Email>kaptan@pisilinux.org</Email>
  41. </Update>
  42. <Update release="1">
  43. <Date>2010-10-13</Date>
  44. <Version>0.6.3</Version>
  45. <Comment>First release</Comment>
  46. <Name>Pisi Linux Admins</Name>
  47. <Email>admins@pisilinux.org</Email>
  48. </Update>
  49. </History>
  50. </PISI>