samba fixed.
This commit is contained in:
@@ -13,12 +13,12 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Trivial database library</Summary>
|
||||
<Description>libtdb contains C library and Python bindings to access to a trivial database. TDB is very much like GDBM and BSDDB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other.</Description>
|
||||
<Archive sha1sum="98c4f80d7a1427406f71d6d47290ce61eb9328df" type="targz">http://www.samba.org/ftp/tdb/tdb-1.2.13.tar.gz</Archive>
|
||||
<Archive sha1sum="417b67602501dd351fbfed08890cff8b72fbe38c" type="targz">http://www.samba.org/ftp/tdb/tdb-1.3.7.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libxslt</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
<Dependency>docbook-xsl</Dependency>
|
||||
<Dependency>libbsd-devel</Dependency>
|
||||
<Dependency>libbsd-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
</Patches>
|
||||
@@ -50,6 +50,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2015-07-30</Date>
|
||||
<Version>1.3.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2014-05-22</Date>
|
||||
<Version>1.2.13</Version>
|
||||
|
||||
Reference in New Issue
Block a user