summaryrefslogtreecommitdiff
path: root/reiserfsprogs
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2017-02-17 13:09:24 +0100
committerJuergen Daubert <jue@jue.li>2017-02-17 13:09:24 +0100
commitd0ca97dc99504dbd8ccc861a53cb9cf386031c63 (patch)
tree9de9cd24dfa753d26cf2b30998ed3ba624b6251d /reiserfsprogs
parent9f8485a39818c82102f379ac3643594d0f9baa15 (diff)
parentc1c8a472a14111e31d74b8bc23dee29c1aaeea73 (diff)
downloadopt-d0ca97dc99504dbd8ccc861a53cb9cf386031c63.tar.gz
opt-d0ca97dc99504dbd8ccc861a53cb9cf386031c63.tar.xz
Merge branch '3.2' into 3.3
Conflicts: poppler-glib/.md5sum poppler-qt4/.md5sum poppler/.md5sum python-pyparsing/Pkgfile python-setuptools/Pkgfile xsane/Pkgfile
Diffstat (limited to 'reiserfsprogs')
-rw-r--r--reiserfsprogs/.footprint16
-rw-r--r--reiserfsprogs/.md5sum2
-rw-r--r--reiserfsprogs/Pkgfile4
3 files changed, 19 insertions, 3 deletions
diff --git a/reiserfsprogs/.footprint b/reiserfsprogs/.footprint
index 112b73ee9..862ce9319 100644
--- a/reiserfsprogs/.footprint
+++ b/reiserfsprogs/.footprint
@@ -1,3 +1,19 @@
+drwxr-xr-x root/root include/
+drwxr-xr-x root/root include/reiserfs/
+-rw-r--r-- root/root include/reiserfs/io.h
+-rw-r--r-- root/root include/reiserfs/misc.h
+-rw-r--r-- root/root include/reiserfs/reiserfs_err.h
+-rw-r--r-- root/root include/reiserfs/reiserfs_fs.h
+-rw-r--r-- root/root include/reiserfs/reiserfs_lib.h
+-rw-r--r-- root/root include/reiserfs/swab.h
+drwxr-xr-x root/root lib/
+-rw-r--r-- root/root lib/libreiserfscore.a
+-rwxr-xr-x root/root lib/libreiserfscore.la
+lrwxrwxrwx root/root lib/libreiserfscore.so -> libreiserfscore.so.0.0.0
+lrwxrwxrwx root/root lib/libreiserfscore.so.0 -> libreiserfscore.so.0.0.0
+-rwxr-xr-x root/root lib/libreiserfscore.so.0.0.0
+drwxr-xr-x root/root lib/pkgconfig/
+-rw-r--r-- root/root lib/pkgconfig/reiserfscore.pc
drwxr-xr-x root/root sbin/
lrwxrwxrwx root/root sbin/debugfs.reiserfs -> debugreiserfs
-rwxr-xr-x root/root sbin/debugreiserfs
diff --git a/reiserfsprogs/.md5sum b/reiserfsprogs/.md5sum
index 195189b80..97c7df035 100644
--- a/reiserfsprogs/.md5sum
+++ b/reiserfsprogs/.md5sum
@@ -1 +1 @@
-66787380fb418ff7d88a23e47cda7af6 reiserfsprogs-3.6.24.tar.xz
+027a598b055dccb8da3aea1378a19f3c reiserfsprogs-3.6.25.tar.xz
diff --git a/reiserfsprogs/Pkgfile b/reiserfsprogs/Pkgfile
index 1574e9fd7..1e1029a89 100644
--- a/reiserfsprogs/Pkgfile
+++ b/reiserfsprogs/Pkgfile
@@ -4,8 +4,8 @@
# Depends on: util-linux
name=reiserfsprogs
-version=3.6.24
-release=3
+version=3.6.25
+release=1
source=(https://www.kernel.org/pub/linux/kernel/people/jeffm/$name/v$version/$name-$version.tar.xz)
build () {

Generated by cgit