Merge pull request #510 from ertugerata/master

man-db and man-pages v.bump
This commit is contained in:
Ertuğrul Erata
2017-01-24 14:34:52 +02:00
committed by GitHub
2 changed files with 17 additions and 9 deletions
+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>
+9 -2
View File
@@ -12,8 +12,8 @@
<IsA>data:doc</IsA>
<Summary>A somewhat comprehensive collection of Linux man pages</Summary>
<Description>A large collection of man pages (documentation) from the Linux Documentation Project (LDP).</Description>
<Archive sha1sum="a8fe81cbea71d1b0bdf9e6d185dd5826da575010" type="tarxz">https://www.kernel.org/pub/linux/docs/man-pages/man-pages-4.04.tar.xz</Archive>
<Archive sha1sum="b9c65a46e2061a1b2d4ee7bcc3e46603517b1f42" target="man-pages-4.04" type="tarxz">http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-pages-posix-2003-a.tar.xz</Archive>
<Archive sha1sum="1d04a31c51bbab6f113970721e994530900eb51c" type="tarxz">https://www.kernel.org/pub/linux/docs/man-pages/man-pages-4.09.tar.xz</Archive>
<Archive sha1sum="b9c65a46e2061a1b2d4ee7bcc3e46603517b1f42" target="man-pages-4.09" type="tarxz">http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-pages-posix-2003-a.tar.xz</Archive>
</Source>
<Package>
@@ -32,6 +32,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-01-24</Date>
<Version>4.09</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>4.04</Version>