diff --git a/system/base/libpipeline/pspec.xml b/system/base/libpipeline/pspec.xml
index 5fefae64..024c43be 100644
--- a/system/base/libpipeline/pspec.xml
+++ b/system/base/libpipeline/pspec.xml
@@ -12,7 +12,7 @@
library
pipeline manipulation library
libpipeline is a C library for manipulating pipelines of subprocesses in a flexible and convenient way.
- http://download.savannah.gnu.org/releases/libpipeline/libpipeline-1.3.0.tar.gz
+ http://download.savannah.gnu.org/releases/libpipeline/libpipeline-1.4.0.tar.gz
@@ -38,6 +38,13 @@
+
+ 2015-06-06
+ 1.4.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2014-05-11
1.3.0
diff --git a/system/base/man-db/actions.py b/system/base/man-db/actions.py
index a2c8be10..109cec90 100644
--- a/system/base/man-db/actions.py
+++ b/system/base/man-db/actions.py
@@ -27,7 +27,7 @@ def install():
pisitools.dodir("/var/cache/man")
# These are shipped with groff
- pisitools.remove("/usr/bin/zsoelim")
- pisitools.remove("/usr/share/man/man1/zsoelim.1")
+ #pisitools.remove("/usr/bin/zsoelim")
+ #pisitools.remove("/usr/share/man/man1/zsoelim.1")
pisitools.dodoc("README")
diff --git a/system/base/man-db/pspec.xml b/system/base/man-db/pspec.xml
index 927dbdd7..1a127dde 100644
--- a/system/base/man-db/pspec.xml
+++ b/system/base/man-db/pspec.xml
@@ -14,7 +14,7 @@
data:doc
Application to read Linux man pages
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.
- http://download.savannah.gnu.org/releases/man-db/man-db-2.6.3.tar.xz
+ http://download.savannah.gnu.org/releases/man-db/man-db-2.7.1.tar.xz
less
gzip
@@ -22,15 +22,15 @@
gdbm-devel
zlib-devel
gettext-devel
- libpipeline-devel
+ libpipeline-devel
- man-db-2.5.9-sgr.patch
+
@@ -40,7 +40,7 @@
gdbm
zlib
gettext
- libpipeline
+ libpipeline
/etc
@@ -60,6 +60,13 @@
+
+ 2015-06-06
+ 2.7.1
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2014-05-11
2.6.3