pspec.xml 2.7 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>phpldapadmin</Name>
  6. <Homepage>http://phpldapadmin.sourceforge.net</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:gui</IsA>
  13. <Summary>phpLDAPadmin (also known as PLA) is a web-based LDAP client</Summary>
  14. <Description>phpLDAPadmin (also known as PLA) is a web-based LDAP client. It provides easy, anywhere-accessible, multi-language administration for your LDAP server. </Description>
  15. <Archive sha1sum="7e5282cc6366f49a7e4c2aaab7041be661c7639b" type="targz">https://github.com/leenooks/phpLDAPadmin/archive/refs/tags/1.2.6.2.tar.gz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>phpldapadmin</Name>
  19. <RuntimeDependencies>
  20. <Dependency>mod_php</Dependency>
  21. <Dependency>openldap-server</Dependency>
  22. <Dependency>openldap-client</Dependency>
  23. <Dependency>apache</Dependency>
  24. </RuntimeDependencies>
  25. <Files>
  26. <Path fileType="data">/usr/share/phpldapadmin</Path>
  27. <Path fileType="doc">/usr/share/doc</Path>
  28. <Path fileType="config">/usr/share/phpldapadmin/config/config.php</Path>
  29. <Path fileType="config">/etc/apache2/conf.d/phpldapadmin.conf</Path>
  30. </Files>
  31. </Package>
  32. <History>
  33. <Update release="5">
  34. <Date>2023-05-24</Date>
  35. <Version>1.2.6.2</Version>
  36. <Comment>Rebuild.</Comment>
  37. <Name>Mustafa Cinasal</Name>
  38. <Email>muscnsl@gmail.com</Email>
  39. </Update>
  40. <Update release="4">
  41. <Date>2021-11-20</Date>
  42. <Version>1.2.6.2</Version>
  43. <Comment>Version bump.</Comment>
  44. <Name>Mustafa Cinasal</Name>
  45. <Email>muscnsl@gmail.com</Email>
  46. </Update>
  47. <Update release="3">
  48. <Date>2018-09-09</Date>
  49. <Version>1.2.3</Version>
  50. <Comment>Rebuild New T.</Comment>
  51. <Name>Mustafa Cinasal</Name>
  52. <Email>muscnsl@gmail.com</Email>
  53. </Update>
  54. <Update release="2">
  55. <Date>2017-01-30</Date>
  56. <Version>1.2.3</Version>
  57. <Comment>Rebuild</Comment>
  58. <Name>Kamil Atlı</Name>
  59. <Email>suvari@pisilinux.org</Email>
  60. </Update>
  61. <Update release="1">
  62. <Date>2016-06-10</Date>
  63. <Version>1.2.3</Version>
  64. <Comment>First release</Comment>
  65. <Name>Aydın Demirel</Name>
  66. <Email>aydin@demirel.web.tr</Email>
  67. </Update>
  68. </History>
  69. </PISI>