pspec.xml 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>alternatives</Name>
  6. <Homepage>http://git.fedorahosted.org/git/?p=chkconfig.git;a=summary</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <Summary>Alternative management system</Summary>
  14. <Description>alternatives creates, removes, maintains and displays information about the symbolic links comprising the alternatives system. Alternatives system determines the defaults when several programs fulfilling the same or similar functions to be installed on a single system at the same time.</Description>
  15. <Archive sha1sum="d2111640833792e96859559113c89467ea0f9a80" type="targz">https://github.com/fedora-sysv/chkconfig/archive/chkconfig-1.3.63.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>popt-devel</Dependency>
  18. <Dependency>newt-devel</Dependency>
  19. </BuildDependencies>
  20. </Source>
  21. <Package>
  22. <Name>alternatives</Name>
  23. <Files>
  24. <Path fileType="config">/etc</Path>
  25. <Path fileType="executable">/usr/sbin</Path>
  26. <Path fileType="localedata">/usr/share/locale</Path>
  27. <Path fileType="man">/usr/share/man</Path>
  28. <Path fileType="doc">/usr/share/doc</Path>
  29. <Path fileType="data">/var</Path>
  30. </Files>
  31. </Package>
  32. <History>
  33. <Update release="5">
  34. <Date>2020-01-25</Date>
  35. <Version>1.3.63</Version>
  36. <Comment>Rebuild for new toolchain.</Comment>
  37. <Name>Mustafa Cinasal</Name>
  38. <Email>muscnsl@gmail.com</Email>
  39. </Update>
  40. <Update release="4">
  41. <Date>2018-07-28</Date>
  42. <Version>1.3.63</Version>
  43. <Comment>Rebuild for new toolchain.</Comment>
  44. <Name>Mustafa Cinasal</Name>
  45. <Email>muscnsl@gmail.com</Email>
  46. </Update>
  47. <Update release="3">
  48. <Date>2017-01-26</Date>
  49. <Version>1.3.63</Version>
  50. <Comment>Rebuild for new toolchain.</Comment>
  51. <Name>Alihan Öztürk</Name>
  52. <Email>alihan@pisilinux.org</Email>
  53. </Update>
  54. <Update release="2">
  55. <Date>2016-05-02</Date>
  56. <Version>1.3.63</Version>
  57. <Comment>Rebuild</Comment>
  58. <Name>Ayhan Yalçınsoy</Name>
  59. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  60. </Update>
  61. <Update release="1">
  62. <Date>2016-03-05</Date>
  63. <Version>1.3.63</Version>
  64. <Comment>First release</Comment>
  65. <Name>Ayhan Yalçınsoy</Name>
  66. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  67. </Update>
  68. </History>
  69. </PISI>