man-db 2.8.6.1
This commit is contained in:
@@ -25,6 +25,7 @@ def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
pisitools.dodir("/var/cache/man")
|
||||
pisitools.removeDir("/lib")
|
||||
|
||||
# These are shipped with groff
|
||||
#pisitools.remove("/usr/bin/zsoelim")
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>data:doc</IsA>
|
||||
<Summary>Application to read Linux man pages</Summary>
|
||||
<Description>Man package consists of programs which is used to read most of the documentation available in linux system. For example, you can write "man nameoftheprogram" into the konsole or "man:nameoftheprogram" into the konqueror to get a detailed usage information for many programs.</Description>
|
||||
<Archive sha1sum="729096a35fec13df8b7b350fdc1b323f990b6144" type="tarxz">http://download.savannah.gnu.org/releases/man-db/man-db-2.8.4.tar.xz</Archive>
|
||||
<Archive sha1sum="3dca471572e1af3f8ac90740b1721faf9f1245fc" type="tarxz">http://download.savannah.gnu.org/releases/man-db/man-db-2.8.6.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>less</Dependency>
|
||||
<Dependency>gzip</Dependency>
|
||||
@@ -22,7 +22,7 @@
|
||||
<Dependency>gdbm-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency versionFrom="1.4.1">libpipeline-devel</Dependency>
|
||||
<Dependency versionFrom="1.5.1">libpipeline-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
</Patches>
|
||||
@@ -33,7 +33,7 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency>gdbm</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency versionFrom="1.4.1">libpipeline</Dependency>
|
||||
<Dependency versionFrom="1.5.1">libpipeline</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="config">/etc</Path>
|
||||
@@ -53,6 +53,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2019-12-25</Date>
|
||||
<Version>2.8.6.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Idris Kalp</Name>
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2018-11-29</Date>
|
||||
<Version>2.8.4</Version>
|
||||
|
||||
Reference in New Issue
Block a user