This commit is contained in:
Ertuğrul Erata
2017-01-24 14:29:52 +02:00
committed by GitHub
parent 37e405c5ae
commit 5bff693344
+8 -7
View File
@@ -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="fd1314f616e055ddde0c02db219f5c9426a0ee5f" type="tarxz">http://download.savannah.gnu.org/releases/man-db/man-db-2.7.5.tar.xz</Archive>
<Archive sha1sum="919dcb34d604faac9b18a38ead07f457d0dab501" type="tarxz">http://download.savannah.gnu.org/releases/man-db/man-db-2.7.6.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>less</Dependency>
<Dependency>gzip</Dependency>
@@ -25,12 +25,6 @@
<Dependency versionFrom="1.4.1">libpipeline-devel</Dependency>
</BuildDependencies>
<Patches>
<!--<Patch level="1">man-db-2.5.9-sgr.patch</Patch>
<Patch level="1">man-db-2.6.1-locale-fallback.patch</Patch>
<Patch level="1">man-db-2.6.1-so-links.patch</Patch>
<Patch level="1">man-db-2.6.1-wildcards.patch</Patch>
<Patch level="1">man-db-2.6.2-invalid-cache.patch</Patch>
<Patch level="1">man-db-2.6.3-overrides.patch</Patch>-->
</Patches>
</Source>
@@ -59,6 +53,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-01-24</Date>
<Version>2.7.6.1</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>2.7.5</Version>