pspec.xml 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
  3. <INARY>
  4. <Source>
  5. <Name>openrc-tmpfiles</Name>
  6. <Homepage>https://github.com/OpenRC/opentmpfiles</Homepage>
  7. <Packager>
  8. <Name>Süleyman Poyraz</Name>
  9. <Email>admin@sulin.com</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>console</IsA>
  13. <Summary>Lime GNU/ Linux service scripts for openrc</Summary>
  14. <Description>Lime GNU/ Linux service scripts for openrc</Description>
  15. <Archive sha1sum="c22d8d086189ccd78251e139c3cdde8288505a28" type="targz">https://github.com/OpenRC/opentmpfiles/archive/0.1.3.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>openrc</Dependency>
  18. </BuildDependencies>
  19. </Source>
  20. <Package>
  21. <Name>openrc-tmpfiles</Name>
  22. <RuntimeDependencies>
  23. <Dependency>openrc</Dependency>
  24. </RuntimeDependencies>
  25. <Files>
  26. <Path fileType="executable">/bin</Path>
  27. <Path fileType="executable">/sbin</Path>
  28. <Path fileType="executable">/usr/bin</Path>
  29. <Path fileType="executable">/usr/sbin</Path>
  30. <Path fileType="executable">/lib/udev</Path>
  31. <Path fileType="library">/usr/lib</Path>
  32. <Path fileType="config">/etc</Path>
  33. <Path fileType="data">/usr/share</Path>
  34. <Path fileType="header">/usr/include/</Path>
  35. </Files>
  36. <AdditionalFiles>
  37. <AdditionalFile owner="root" permission="0755" target="/etc/init.d/opentmpfils-setup">opentmpfiles-setup</AdditionalFile>
  38. </AdditionalFiles>
  39. </Package>
  40. <History>
  41. <Update release="4">
  42. <Date>2019-11-17</Date>
  43. <Version>1.3</Version>
  44. <Comment>Package is rebuilded and released up.</Comment>
  45. <Name>Suleyman Poyraz</Name>
  46. <Email>zaryob.dev@gmail.com</Email>
  47. </Update>
  48. <Update release="3">
  49. <Date>2019-11-17</Date>
  50. <Version>1.3</Version>
  51. <Comment>Package is rebuilded and released up.</Comment>
  52. <Name>Suleyman Poyraz</Name>
  53. <Email>zaryob.dev@gmail.com</Email>
  54. </Update>
  55. <Update release="2">
  56. <Date>2019-11-17</Date>
  57. <Version>1.3</Version>
  58. <Comment>Package is rebuilded and released up.</Comment>
  59. <Name>Suleyman Poyraz</Name>
  60. <Email>zaryob.dev@gmail.com</Email>
  61. </Update>
  62. <Update release="1">
  63. <Date>2018-12-28</Date>
  64. <Version>1.3</Version>
  65. <Comment>First release</Comment>
  66. <Name>Süleyman Poyraz</Name>
  67. <Email>admin@sulin.com</Email>
  68. </Update>
  69. </History>
  70. </INARY>