123 lines
4.6 KiB
XML
123 lines
4.6 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>libuser</Name>
|
|
<Homepage>https://fedorahosted.org/libuser</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>library</IsA>
|
|
<Summary>A user and group account administration library</Summary>
|
|
<Description>libuser implements a standardized interface for manipulating and administering user and group accounts. The library uses pluggable back-ends to interface to its data sources.</Description>
|
|
<Archive sha1sum="78e81c5ac033921e1abb9f93bc6bfa96d6a11ef6" type="tarxz">https://fedorahosted.org/releases/l/i/libuser/libuser-0.61.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>pam-devel</Dependency>
|
|
<Dependency>popt-devel</Dependency>
|
|
<Dependency>glib2-devel</Dependency>
|
|
<Dependency>python-devel</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<Patch>libuser-0.56.15-fix_blowfish.patch</Patch>
|
|
<Patch>libuser-0.56.9-fix-str-fmt.patch</Patch>
|
|
<!--<Patch level="1">disable-sgml2x-conversion.diff</Patch>
|
|
<Patch level="0">add-python-linkage.diff</Patch>-->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>libuser</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>pam</Dependency>
|
|
<Dependency>popt</Dependency>
|
|
<Dependency>glib2</Dependency>
|
|
<Dependency>python</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="config">/etc</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="localedata">/usr/share/locale</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="executable">/usr/sbin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<!-- WARNING: To be removed in Bootstrap -->
|
|
<!--Package>
|
|
<Name>libuser-ldap</Name>
|
|
<PartOf>server.misc</PartOf>
|
|
<Summary>LDAP library of libuser</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>openldap-client</Dependency>
|
|
<Dependency>libuser</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib/libuser/*ldap*</Path>
|
|
</Files>
|
|
</Package-->
|
|
|
|
|
|
<Package>
|
|
<Name>libuser-devel</Name>
|
|
<PartOf>system.devel</PartOf>
|
|
<Summary>Development files for libuser</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency release="current">libuser</Dependency>
|
|
<Dependency>glib2-devel</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="6">
|
|
<Date>2015-04-07</Date>
|
|
<Version>0.61</Version>
|
|
<Comment>Version bump, build without-sasl</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2014-05-11</Date>
|
|
<Version>0.60</Version>
|
|
<Comment>Release bump.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2013-10-28</Date>
|
|
<Version>0.60</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Yusuf Aydemir</Name>
|
|
<Email>yusuf.aydemir@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2013-07-28</Date>
|
|
<Version>0.59</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2013-01-14</Date>
|
|
<Version>0.58.0</Version>
|
|
<Comment>New release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2012-08-23</Date>
|
|
<Version>0.57.6</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|