Merge branch '3.1' into 3.2
This commit is contained in:
commit
471ab7decb
@ -37,17 +37,17 @@ drwxr-xr-x root/root usr/lib/gettext/
|
||||
lrwxrwxrwx root/root usr/lib/libasprintf.so -> libasprintf.so.0.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libasprintf.so.0 -> libasprintf.so.0.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libasprintf.so.0.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libgettextlib-0.19.5.1.so
|
||||
-rwxr-xr-x root/root usr/lib/libgettextlib-0.19.6.so
|
||||
-rwxr-xr-x root/root usr/lib/libgettextlib.la
|
||||
lrwxrwxrwx root/root usr/lib/libgettextlib.so -> libgettextlib-0.19.5.1.so
|
||||
lrwxrwxrwx root/root usr/lib/libgettextlib.so -> libgettextlib-0.19.6.so
|
||||
-rw-r--r-- root/root usr/lib/libgettextpo.a
|
||||
-rwxr-xr-x root/root usr/lib/libgettextpo.la
|
||||
lrwxrwxrwx root/root usr/lib/libgettextpo.so -> libgettextpo.so.0.5.3
|
||||
lrwxrwxrwx root/root usr/lib/libgettextpo.so.0 -> libgettextpo.so.0.5.3
|
||||
-rwxr-xr-x root/root usr/lib/libgettextpo.so.0.5.3
|
||||
-rwxr-xr-x root/root usr/lib/libgettextsrc-0.19.5.1.so
|
||||
-rwxr-xr-x root/root usr/lib/libgettextsrc-0.19.6.so
|
||||
-rwxr-xr-x root/root usr/lib/libgettextsrc.la
|
||||
lrwxrwxrwx root/root usr/lib/libgettextsrc.so -> libgettextsrc-0.19.5.1.so
|
||||
lrwxrwxrwx root/root usr/lib/libgettextsrc.so -> libgettextsrc-0.19.6.so
|
||||
-rw-r--r-- root/root usr/lib/preloadable_libintl.so
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/aclocal/
|
||||
|
@ -1 +1 @@
|
||||
9b7c37e410df4bd1bf854e8c897cf937 gettext-0.19.5.1.tar.xz
|
||||
69d79254ee3b41df23f41c2f4fd720d9 gettext-0.19.6.tar.xz
|
||||
|
@ -4,8 +4,8 @@
|
||||
# Depends on: ncurses acl
|
||||
|
||||
name=gettext
|
||||
version=0.19.5.1
|
||||
release=2
|
||||
version=0.19.6
|
||||
release=1
|
||||
source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
|
@ -1 +1 @@
|
||||
e7ae07e413120713549cc6dd2a558c75 LVM2.2.02.130.tgz
|
||||
ae0d8004b9753b87054ae5178b22f57c LVM2.2.02.131.tgz
|
||||
|
@ -4,12 +4,12 @@
|
||||
# Depends on: eudev util-linux
|
||||
|
||||
name=libdevmapper
|
||||
version=1.02.107
|
||||
version=1.02.108
|
||||
release=1
|
||||
source=(http://mirrors.kernel.org/sources.redhat.com/lvm2/LVM2.2.02.130.tgz)
|
||||
source=(http://mirrors.kernel.org/sources.redhat.com/lvm2/LVM2.2.02.131.tgz)
|
||||
|
||||
build() {
|
||||
cd LVM2.2.02.130
|
||||
cd LVM2.2.02.131
|
||||
|
||||
# needed for static linking with eudev
|
||||
export UDEV_LIBS="$(pkg-config --libs --static libudev)"
|
||||
|
@ -15,12 +15,12 @@ drwxr-xr-x root/root usr/etc/
|
||||
-rw-r--r-- root/root usr/etc/man_db.conf
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/man-db/
|
||||
-rwxr-xr-x root/root usr/lib/man-db/libman-2.7.2.so
|
||||
-rwxr-xr-x root/root usr/lib/man-db/libman-2.7.3.so
|
||||
-rwxr-xr-x root/root usr/lib/man-db/libman.la
|
||||
lrwxrwxrwx root/root usr/lib/man-db/libman.so -> libman-2.7.2.so
|
||||
-rwxr-xr-x root/root usr/lib/man-db/libmandb-2.7.2.so
|
||||
lrwxrwxrwx root/root usr/lib/man-db/libman.so -> libman-2.7.3.so
|
||||
-rwxr-xr-x root/root usr/lib/man-db/libmandb-2.7.3.so
|
||||
-rwxr-xr-x root/root usr/lib/man-db/libmandb.la
|
||||
lrwxrwxrwx root/root usr/lib/man-db/libmandb.so -> libmandb-2.7.2.so
|
||||
lrwxrwxrwx root/root usr/lib/man-db/libmandb.so -> libmandb-2.7.3.so
|
||||
drwxr-xr-x root/root usr/lib/man-db/man-db/
|
||||
-rwxr-xr-x root/root usr/lib/man-db/man-db/globbing
|
||||
-rwxr-xr-x root/root usr/lib/man-db/man-db/manconv
|
||||
|
@ -1,2 +1,2 @@
|
||||
4b9480e4f1da04abb22ae7a9345ace6b man-db-2.7.2.tar.xz
|
||||
df898c82d766dad6492a5a96d5a26647 man-db-2.7.3.tar.xz
|
||||
43dcb76783c4b2f0578b43a43124f9e9 mandb.cron
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: zlib gdbm libpipeline
|
||||
|
||||
name=man-db
|
||||
version=2.7.2
|
||||
version=2.7.3
|
||||
release=1
|
||||
source=(http://download.savannah.gnu.org/releases/$name/$name-$version.tar.xz \
|
||||
mandb.cron)
|
||||
|
Loading…
x
Reference in New Issue
Block a user