man-pages 4.04
This commit is contained in:
@@ -10,7 +10,7 @@ from pisi.actionsapi import get
|
||||
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
autotools.rawInstall("DESTDIR=%s -C man-pages-posix-2003-a" % get.installDIR())
|
||||
autotools.rawInstall("DESTDIR=%s -C man-pages-posix-2013-a" % get.installDIR())
|
||||
|
||||
# These come from attr
|
||||
pisitools.remove("/usr/share/man/man2/flistxattr.2")
|
||||
|
||||
@@ -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="5c86920efb2c38b409d1c71a0d4badd6d0a8137e" type="tarxz">https://www.kernel.org/pub/linux/docs/man-pages/man-pages-5.04.tar.xz</Archive>
|
||||
<Archive sha1sum="b9c65a46e2061a1b2d4ee7bcc3e46603517b1f42" target="man-pages-5.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="5c86920efb2c38b409d1c71a0d4badd6d0a8137e" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/docs/man-pages/man-pages-5.04.tar.xz</Archive>
|
||||
<Archive sha1sum="91b5b10a7a596615789782dad0adb477a8bf9f84" target="man-pages-5.04" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/docs/man-pages/man-pages-posix/man-pages-posix-2013-a.tar.xz</Archive>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -32,12 +32,12 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2019-12-11</Date>
|
||||
<Update release="8">
|
||||
<Date>2019-12-27</Date>
|
||||
<Version>5.04</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
<Name>Idris Kalp</Name>
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2018-11-29</Date>
|
||||
|
||||
Reference in New Issue
Block a user