commit reiser4progs for openSUSE:Factory

2020-01-07 Thread root
Hello community,

here is the log from the commit of package reiser4progs for openSUSE:Factory 
checked in at 2020-01-07 23:57:30

Comparing /work/SRC/openSUSE:Factory/reiser4progs (Old)
 and  /work/SRC/openSUSE:Factory/.reiser4progs.new.6675 (New)


Package is "reiser4progs"

Tue Jan  7 23:57:30 2020 rev:10 rq:761691 version:2.0.0

Changes:

--- /work/SRC/openSUSE:Factory/reiser4progs/reiser4progs.changes
2019-08-24 18:44:49.973766410 +0200
+++ /work/SRC/openSUSE:Factory/.reiser4progs.new.6675/reiser4progs.changes  
2020-01-07 23:58:06.324179311 +0100
@@ -1,0 +2,6 @@
+Tue Dec 31 19:09:02 UTC 2019 - Jan Engelhardt 
+
+- Update to release 2.0.0
+  * v5 device format support
+
+---

Old:

  reiser4progs-1.2.1.tar.gz

New:

  reiser4progs-2.0.0.tar.gz



Other differences:
--
++ reiser4progs.spec ++
--- /var/tmp/diff_new_pack.yZUur9/_old  2020-01-07 23:58:07.116179722 +0100
+++ /var/tmp/diff_new_pack.yZUur9/_new  2020-01-07 23:58:07.120179725 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package reiser4progs
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,9 @@
 
 
 Name:   reiser4progs
-Version:1.2.1
+Version:2.0.0
 Release:0
-%define lsuf   -1_2-1
+%define lsuf   -2_0-0
 Summary:Utilities for Managing the Reiser4 File System
 License:GPL-2.0-only
 Group:  System/Filesystems
@@ -106,13 +106,13 @@
 %_sbindir/*reiser4
 
 %files -n libreiser4%lsuf
-%_libdir/libreiser4-1.2.so.1*
+%_libdir/libreiser4-2.0.so.0*
 
 %files -n libreiser4-minimal%lsuf
-%_libdir/libreiser4-minimal-1.2.so.1*
+%_libdir/libreiser4-minimal-2.0.so.0*
 
 %files -n librepair%lsuf
-%_libdir/librepair-1.2.so.1*
+%_libdir/librepair-2.0.so.0*
 
 %files devel
 %_includedir/reiser4/

++ reiser4progs-1.2.1.tar.gz -> reiser4progs-2.0.0.tar.gz ++
 23351 lines of diff (skipped)




commit reiser4progs for openSUSE:Factory

2019-08-24 Thread root
Hello community,

here is the log from the commit of package reiser4progs for openSUSE:Factory 
checked in at 2019-08-24 18:44:41

Comparing /work/SRC/openSUSE:Factory/reiser4progs (Old)
 and  /work/SRC/openSUSE:Factory/.reiser4progs.new.7948 (New)


Package is "reiser4progs"

Sat Aug 24 18:44:41 2019 rev:9 rq:725531 version:1.2.1

Changes:

--- /work/SRC/openSUSE:Factory/reiser4progs/reiser4progs.changes
2017-12-22 12:19:45.165122369 +0100
+++ /work/SRC/openSUSE:Factory/.reiser4progs.new.7948/reiser4progs.changes  
2019-08-24 18:44:49.973766410 +0200
@@ -1,0 +2,5 @@
+Fri Aug 23 09:06:25 UTC 2019 - Jan Engelhardt 
+
+- Modernize specfile.
+
+---



Other differences:
--
++ reiser4progs.spec ++
--- /var/tmp/diff_new_pack.k8pTWk/_old  2019-08-24 18:44:51.553766257 +0200
+++ /var/tmp/diff_new_pack.k8pTWk/_new  2019-08-24 18:44:51.557766257 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package reiser4progs
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -21,13 +21,12 @@
 Release:0
 %define lsuf   -1_2-1
 Summary:Utilities for Managing the Reiser4 File System
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/Filesystems
-Url:http://sf.net/projects/reiser4/
+URL:https://sf.net/projects/reiser4/
 
-Source: http://downloads.sf.net/reiser4/%name-%version.tar.gz
+Source: https://downloads.sf.net/reiser4/%name-%version.tar.gz
 Patch1: no-static.diff
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  automake
 BuildRequires:  libaal-devel >= 1.0.7
 BuildRequires:  libtool
@@ -44,6 +43,8 @@
 Group:  System/Libraries
 
 %description -n libreiser4%lsuf
+Reiser4 support library implementing the main filesystem logic for
+the reiser4progs utilities.
 
 %package -n libreiser4-minimal%lsuf
 Summary:Minimal version of the Reiser4 filesystem library
@@ -55,16 +56,15 @@
 (plugin check, FNV1 hash, Rupasov hash, TEA hash and DEG hash). The
 maximum supported path length in -minimal is 256 instead of 1024.
 
-In openSUSE, all tunable features remain of libreiser4-minimal enabled.
-
 %package -n librepair%lsuf
 Summary:Repair library for the Reiser4 filesystem
 Group:  System/Libraries
 
 %description -n librepair%lsuf
+Reiser4 support library implementing filesystem repair logic.
 
 %package devel
-Summary:Header C files and static libs for the Reiser4 File System 
tools
+Summary:Headers for the Reiser4 File System tool libraries
 Group:  Development/Libraries/C and C++
 Requires:   libreiser4%lsuf = %version
 Requires:   libreiser4-minimal%lsuf = %version
@@ -75,12 +75,11 @@
 system tools.
 
 %prep
-%setup -q
-%patch -P 1 -p1
+%autosetup -p1
 
 %build
 #
-# Disabling hashes only affects minimal library. The options are
+# Disabling hashes only affects the minimal library. The options are
 # a recommendation from reiser4progs's shipped .spec file.
 #
 autoreconf -fi
@@ -89,8 +88,8 @@
 make %{?_smp_mflags}
 
 %install
-# paralel install cause missing file
-make install DESTDIR="%buildroot"
+# parallel install cause missing file
+%make_install -j1
 rm -f "%buildroot/%_libdir"/*.la
 
 %post   -n libreiser4%lsuf -p /sbin/ldconfig
@@ -101,25 +100,21 @@
 %postun -n librepair%lsuf -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc BUGS COPYING ChangeLog NEWS README TODO
+%doc BUGS ChangeLog NEWS README TODO
+%license COPYING
 %_mandir/man8/*
 %_sbindir/*reiser4
 
 %files -n libreiser4%lsuf
-%defattr(-,root,root)
 %_libdir/libreiser4-1.2.so.1*
 
 %files -n libreiser4-minimal%lsuf
-%defattr(-,root,root)
 %_libdir/libreiser4-minimal-1.2.so.1*
 
 %files -n librepair%lsuf
-%defattr(-,root,root)
 %_libdir/librepair-1.2.so.1*
 
 %files devel
-%defattr(-,root,root)
 %_includedir/reiser4/
 %_includedir/repair/
 %_libdir/lib*.so




commit reiser4progs for openSUSE:Factory

2017-12-22 Thread root
Hello community,

here is the log from the commit of package reiser4progs for openSUSE:Factory 
checked in at 2017-12-22 12:19:37

Comparing /work/SRC/openSUSE:Factory/reiser4progs (Old)
 and  /work/SRC/openSUSE:Factory/.reiser4progs.new (New)


Package is "reiser4progs"

Fri Dec 22 12:19:37 2017 rev:8 rq:555766 version:1.2.1

Changes:

--- /work/SRC/openSUSE:Factory/reiser4progs/reiser4progs.changes
2017-09-04 12:36:06.505319083 +0200
+++ /work/SRC/openSUSE:Factory/.reiser4progs.new/reiser4progs.changes   
2017-12-22 12:19:45.165122369 +0100
@@ -1,0 +2,6 @@
+Sun Dec  3 16:46:25 UTC 2017 - jeng...@inai.de
+
+- Update to new upstream release 1.2.1
+  * ZSTD compression support by a new compression plugin (zstd1)
+
+---

Old:

  reiser4progs-1.1.0.tar.gz

New:

  reiser4progs-1.2.1.tar.gz



Other differences:
--
++ reiser4progs.spec ++
--- /var/tmp/diff_new_pack.pnTLIV/_old  2017-12-22 12:19:45.901086485 +0100
+++ /var/tmp/diff_new_pack.pnTLIV/_new  2017-12-22 12:19:45.905086290 +0100
@@ -17,9 +17,9 @@
 
 
 Name:   reiser4progs
-Version:1.1.0
+Version:1.2.1
 Release:0
-%define lsuf   -1_1-0
+%define lsuf   -1_2-1
 Summary:Utilities for Managing the Reiser4 File System
 License:GPL-2.0
 Group:  System/Filesystems
@@ -29,7 +29,7 @@
 Patch1: no-static.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  automake
-BuildRequires:  libaal-devel
+BuildRequires:  libaal-devel >= 1.0.7
 BuildRequires:  libtool
 BuildRequires:  libuuid-devel
 BuildRequires:  readline-devel
@@ -108,15 +108,15 @@
 
 %files -n libreiser4%lsuf
 %defattr(-,root,root)
-%_libdir/libreiser4-1.1.so.0*
+%_libdir/libreiser4-1.2.so.1*
 
 %files -n libreiser4-minimal%lsuf
 %defattr(-,root,root)
-%_libdir/libreiser4-minimal-1.1.so.0*
+%_libdir/libreiser4-minimal-1.2.so.1*
 
 %files -n librepair%lsuf
 %defattr(-,root,root)
-%_libdir/librepair-1.1.so.0*
+%_libdir/librepair-1.2.so.1*
 
 %files devel
 %defattr(-,root,root)

++ no-static.diff ++
--- /var/tmp/diff_new_pack.pnTLIV/_old  2017-12-22 12:19:45.929085119 +0100
+++ /var/tmp/diff_new_pack.pnTLIV/_new  2017-12-22 12:19:45.929085119 +0100
@@ -3,14 +3,14 @@
 
 build: make the build work with just shared libs
 ---
- configure.in   |6 --
+ configure.ac   |6 --
  libreiser4/Makefile.am |1 -
  2 files changed, 7 deletions(-)
 
-Index: reiser4progs-1.1.0/configure.in
+Index: reiser4progs-1.2.1/configure.ac
 ===
 reiser4progs-1.1.0.orig/configure.in
-+++ reiser4progs-1.1.0/configure.in
+--- reiser4progs-1.2.1.orig/configure.ac
 reiser4progs-1.2.1/configure.ac
 @@ -70,9 +70,6 @@ libaal_config_minor_version=`echo $2 | \
  libaal_config_micro_version=`echo $2 | \
  sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'`
@@ -38,10 +38,10 @@
  
  if test x$with_libaal != x; then
LIBS="-L$with_libaal/lib"
-Index: reiser4progs-1.1.0/libreiser4/Makefile.am
+Index: reiser4progs-1.2.1/libreiser4/Makefile.am
 ===
 reiser4progs-1.1.0.orig/libreiser4/Makefile.am
-+++ reiser4progs-1.1.0/libreiser4/Makefile.am
+--- reiser4progs-1.2.1.orig/libreiser4/Makefile.am
 reiser4progs-1.2.1/libreiser4/Makefile.am
 @@ -30,7 +30,6 @@ libreiser4_static_la_LIBADD  = $(top_bui
  
  libreiser4_static_la_SOURCES = $(libreiser4_sources)

++ reiser4progs-1.1.0.tar.gz -> reiser4progs-1.2.1.tar.gz ++
 37783 lines of diff (skipped)




commit reiser4progs for openSUSE:Factory

2017-09-04 Thread root
Hello community,

here is the log from the commit of package reiser4progs for openSUSE:Factory 
checked in at 2017-09-04 12:36:01

Comparing /work/SRC/openSUSE:Factory/reiser4progs (Old)
 and  /work/SRC/openSUSE:Factory/.reiser4progs.new (New)


Package is "reiser4progs"

Mon Sep  4 12:36:01 2017 rev:7 rq:520347 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Factory/reiser4progs/reiser4progs.changes
2015-09-08 18:11:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.reiser4progs.new/reiser4progs.changes   
2017-09-04 12:36:06.505319083 +0200
@@ -1,0 +2,5 @@
+Sat Sep  2 11:15:46 UTC 2017 - jeng...@inai.de
+
+- Add no-static.diff.
+
+---

New:

  no-static.diff



Other differences:
--
++ reiser4progs.spec ++
--- /var/tmp/diff_new_pack.3cmOja/_old  2017-09-04 12:36:07.789138461 +0200
+++ /var/tmp/diff_new_pack.3cmOja/_new  2017-09-04 12:36:07.813135085 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package reiser4progs
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,14 +26,14 @@
 Url:http://sf.net/projects/reiser4/
 
 Source: http://downloads.sf.net/reiser4/%name-%version.tar.gz
+Patch1: no-static.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  automake
 BuildRequires:  libaal-devel
+BuildRequires:  libtool
 BuildRequires:  libuuid-devel
 BuildRequires:  readline-devel
 BuildRequires:  xz
-# There is a dull test which involes gcc -static
-BuildRequires:  glibc-devel-static
-BuildRequires:  libaal-devel-static
 
 %description
 A set of commands for using the Reiser4 file system, including
@@ -76,12 +76,14 @@
 
 %prep
 %setup -q
+%patch -P 1 -p1
 
 %build
 #
 # Disabling hashes only affects minimal library. The options are
 # a recommendation from reiser4progs's shipped .spec file.
 #
+autoreconf -fi
 %configure --disable-static --enable-libminimal --disable-fnv1-hash \
--disable-rupasov-hash --disable-tea-hash --disable-deg-hash
 make %{?_smp_mflags}

++ no-static.diff ++
Date: 2017-09-02 13:14:23.021280169 +0200
From: Jan Engelhardt 

build: make the build work with just shared libs
---
 configure.in   |6 --
 libreiser4/Makefile.am |1 -
 2 files changed, 7 deletions(-)

Index: reiser4progs-1.1.0/configure.in
===
--- reiser4progs-1.1.0.orig/configure.in
+++ reiser4progs-1.1.0/configure.in
@@ -70,9 +70,6 @@ libaal_config_minor_version=`echo $2 | \
 libaal_config_micro_version=`echo $2 | \
 sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\)/\3/'`
 
-OLD_CFLAGS=$CFLAGS
-CFLAGS="$CFLAGS -static"
-
 # Compare MINIMUM-VERSION with libaal version
 AC_TRY_RUN([
 #include 
@@ -116,8 +113,6 @@ int main() {
AC_MSG_RESULT(no) ; $4,
[echo $ac_n "cross compiling; assumed OK... $ac_c"])
 
-CFLAGS=$OLD_CFLAGS
-
 # Execute ACTION-IF-FOUND
 $3])
 
@@ -126,7 +121,6 @@ AC_ARG_WITH(libaal,
 )
 
 LIBS=""
-CFLAGS="$CFLAGS"
 
 if test x$with_libaal != x; then
LIBS="-L$with_libaal/lib"
Index: reiser4progs-1.1.0/libreiser4/Makefile.am
===
--- reiser4progs-1.1.0.orig/libreiser4/Makefile.am
+++ reiser4progs-1.1.0/libreiser4/Makefile.am
@@ -30,7 +30,6 @@ libreiser4_static_la_LIBADD  = $(top_bui
 
 libreiser4_static_la_SOURCES = $(libreiser4_sources)
 libreiser4_static_la_CFLAGS  = @GENERIC_CFLAGS@
-libreiser4_static_la_LDFLAGS = -static
 
 if ENABLE_MINIMAL
 libreiser4_minimal_la_LIBADD   = $(top_builddir)/libaux/libaux-minimal.la \



commit reiser4progs for openSUSE:Factory

2015-09-08 Thread h_root
Hello community,

here is the log from the commit of package reiser4progs for openSUSE:Factory 
checked in at 2015-09-08 17:45:49

Comparing /work/SRC/openSUSE:Factory/reiser4progs (Old)
 and  /work/SRC/openSUSE:Factory/.reiser4progs.new (New)


Package is "reiser4progs"

Changes:

--- /work/SRC/openSUSE:Factory/reiser4progs/reiser4progs.changes
2014-09-12 17:05:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.reiser4progs.new/reiser4progs.changes   
2015-09-08 18:11:52.0 +0200
@@ -1,0 +2,8 @@
+Tue Sep  1 08:31:23 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 1.1.0
+* Format release 4.0.1
+* Support checksum for formatted nodes
+* NODE41 format with 32-bit field for checksums
+
+---

Old:

  reiser4progs-1.0.9.tar.gz

New:

  reiser4progs-1.1.0.tar.gz



Other differences:
--
++ reiser4progs.spec ++
--- /var/tmp/diff_new_pack.cRWU04/_old  2015-09-08 18:11:55.0 +0200
+++ /var/tmp/diff_new_pack.cRWU04/_new  2015-09-08 18:11:55.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package reiser4progs
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,9 @@
 
 
 Name:   reiser4progs
-Version:1.0.9
+Version:1.1.0
 Release:0
-%define lsuf   -1_0-9
+%define lsuf   -1_1-0
 Summary:Utilities for Managing the Reiser4 File System
 License:GPL-2.0
 Group:  System/Filesystems
@@ -106,15 +106,15 @@
 
 %files -n libreiser4%lsuf
 %defattr(-,root,root)
-%_libdir/libreiser4-1.0.so.9*
+%_libdir/libreiser4-1.1.so.0*
 
 %files -n libreiser4-minimal%lsuf
 %defattr(-,root,root)
-%_libdir/libreiser4-minimal-1.0.so.9*
+%_libdir/libreiser4-minimal-1.1.so.0*
 
 %files -n librepair%lsuf
 %defattr(-,root,root)
-%_libdir/librepair-1.0.so.9*
+%_libdir/librepair-1.1.so.0*
 
 %files devel
 %defattr(-,root,root)

++ reiser4progs-1.0.9.tar.gz -> reiser4progs-1.1.0.tar.gz ++
 3433 lines of diff (skipped)




commit reiser4progs for openSUSE:Factory

2014-09-12 Thread h_root
Hello community,

here is the log from the commit of package reiser4progs for openSUSE:Factory 
checked in at 2014-09-12 17:04:09

Comparing /work/SRC/openSUSE:Factory/reiser4progs (Old)
 and  /work/SRC/openSUSE:Factory/.reiser4progs.new (New)


Package is reiser4progs

Changes:

--- /work/SRC/openSUSE:Factory/reiser4progs/reiser4progs.changes
2013-06-13 21:59:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.reiser4progs.new/reiser4progs.changes   
2014-09-12 17:05:52.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun 29 02:54:36 UTC 2014 - jeng...@inai.de
+
+- Update to new upstream release 1.0.9
+* discard option to mkfs -- discard device at filesystem creation
+  time (for SSD drives)
+
+---

Old:

  reiser4progs-1.0.8.tar.xz

New:

  reiser4progs-1.0.9.tar.gz



Other differences:
--
++ reiser4progs.spec ++
--- /var/tmp/diff_new_pack.Tdnjob/_old  2014-09-12 17:05:54.0 +0200
+++ /var/tmp/diff_new_pack.Tdnjob/_new  2014-09-12 17:05:54.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package reiser4progs
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,15 @@
 
 
 Name:   reiser4progs
-Version:1.0.8
+Version:1.0.9
 Release:0
-%define lsuf   -1_0-8
+%define lsuf   -1_0-9
 Summary:Utilities for Managing the Reiser4 File System
 License:GPL-2.0
 Group:  System/Filesystems
 Url:http://sf.net/projects/reiser4/
 
-#DL-URL:   http://downloads.sf.net/reiser4/reiser4progs-1.0.8.tar.gz
-Source: %name-%version.tar.xz
+Source: http://downloads.sf.net/reiser4/%name-%version.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libaal-devel
 BuildRequires:  libuuid-devel
@@ -103,19 +102,19 @@
 %defattr(-,root,root)
 %doc BUGS COPYING ChangeLog NEWS README TODO
 %_mandir/man8/*
-%{_sbindir}/*reiser4
+%_sbindir/*reiser4
 
 %files -n libreiser4%lsuf
 %defattr(-,root,root)
-%_libdir/libreiser4-1.0.so.8*
+%_libdir/libreiser4-1.0.so.9*
 
 %files -n libreiser4-minimal%lsuf
 %defattr(-,root,root)
-%_libdir/libreiser4-minimal-1.0.so.8*
+%_libdir/libreiser4-minimal-1.0.so.9*
 
 %files -n librepair%lsuf
 %defattr(-,root,root)
-%_libdir/librepair-1.0.so.8*
+%_libdir/librepair-1.0.so.9*
 
 %files devel
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit reiser4progs for openSUSE:Factory

2013-06-13 Thread h_root
Hello community,

here is the log from the commit of package reiser4progs for openSUSE:Factory 
checked in at 2013-06-13 21:58:59

Comparing /work/SRC/openSUSE:Factory/reiser4progs (Old)
 and  /work/SRC/openSUSE:Factory/.reiser4progs.new (New)


Package is reiser4progs

Changes:

--- /work/SRC/openSUSE:Factory/reiser4progs/reiser4progs.changes
2013-06-05 13:10:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.reiser4progs.new/reiser4progs.changes   
2013-06-13 21:59:00.0 +0200
@@ -1,0 +2,6 @@
+Fri Jun  7 14:44:24 UTC 2013 - tchva...@suse.com
+
+- Use -j1 for install to avoid missing symlink creation.
+  ppc and others force -j1 so install failed for them.
+
+---



Other differences:
--
++ reiser4progs.spec ++
--- /var/tmp/diff_new_pack.mZsL3K/_old  2013-06-13 21:59:00.0 +0200
+++ /var/tmp/diff_new_pack.mZsL3K/_new  2013-06-13 21:59:00.0 +0200
@@ -18,11 +18,11 @@
 
 Name:   reiser4progs
 Version:1.0.8
-%define lsuf   -1_0-8
 Release:0
+%define lsuf   -1_0-8
 Summary:Utilities for Managing the Reiser4 File System
-Group:  System/Filesystems
 License:GPL-2.0
+Group:  System/Filesystems
 Url:http://sf.net/projects/reiser4/
 
 #DL-URL:   http://downloads.sf.net/reiser4/reiser4progs-1.0.8.tar.gz
@@ -88,7 +88,8 @@
 make %{?_smp_mflags}
 
 %install
-make install DESTDIR=%buildroot %{?_smp_mflags}
+# paralel install cause missing file
+make install DESTDIR=%buildroot
 rm -f %buildroot/%_libdir/*.la
 
 %post   -n libreiser4%lsuf -p /sbin/ldconfig
@@ -102,7 +103,7 @@
 %defattr(-,root,root)
 %doc BUGS COPYING ChangeLog NEWS README TODO
 %_mandir/man8/*
-%{_sbindir}/*.reiser4
+%{_sbindir}/*reiser4
 
 %files -n libreiser4%lsuf
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org