sync with stable lfs
This commit is contained in:
@@ -12,14 +12,22 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Standard GNU database libraries included for compatibility with Perl</Summary>
|
||||
<Description>GNU dbm is a set of database routines that use extensible hashing. It works similar to the standard UNIX dbm routines.</Description>
|
||||
<Archive sha1sum="86513e8871bb376bc014e9e5a2d18a8e0a8ea2f5" type="targz">mirrors://gnu/gdbm/gdbm-1.12.tar.gz</Archive>
|
||||
<Archive sha1sum="7f2a8301497bbcac91808b011ca533380914fd21" type="targz">mirrors://gnu/gdbm/gdbm-1.13.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<BuildDependencies>
|
||||
<Dependency>readline-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">gdbm-1.10-zeroheaders.patch</Patch>
|
||||
<!--Patch level="1">gdbm-1.10-zeroheaders.patch</Patch-->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>gdbm</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>readline</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
@@ -36,6 +44,7 @@
|
||||
<Summary>Development files for gdbm</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">gdbm</Dependency>
|
||||
<Dependency>readline-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="header">/usr/include</Path>
|
||||
@@ -43,6 +52,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2017-12-03</Date>
|
||||
<Version>1.13</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2017-01-07</Date>
|
||||
<Version>1.12</Version>
|
||||
|
||||
Reference in New Issue
Block a user