libpipeline ver. bump
This commit is contained in:
@@ -20,4 +20,4 @@ def check():
|
||||
def install():
|
||||
autotools.install()
|
||||
|
||||
pisitools.dodoc("COPYING", "NEWS", "README")
|
||||
pisitools.dodoc("COPYING", "README*")
|
||||
|
||||
@@ -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="76ec7a9f5222fbd6fc5364929270a4790094a617" type="tarxz">http://download.savannah.gnu.org/releases/man-db/man-db-2.9.3.tar.xz</Archive>
|
||||
<Archive sha1sum="eae4c1c76e6b7e843082c1be622a491af57cdedf" type="tarxz">http://download.savannah.gnu.org/releases/man-db/man-db-2.13.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>less</Dependency>
|
||||
<Dependency>gzip</Dependency>
|
||||
@@ -23,7 +23,7 @@
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<!--Dependency versionFrom="2.4.2">libseccomp-devel</Dependency-->
|
||||
<Dependency versionFrom="1.5.1">libpipeline-devel</Dependency>
|
||||
<Dependency versionFrom="1.5.8">libpipeline-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
</Patches>
|
||||
@@ -55,6 +55,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2024-08-30</Date>
|
||||
<Version>2.13.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2020-12-09</Date>
|
||||
<Version>2.9.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user