Accepting request 686407 from filesystems

OBS-URL: https://build.opensuse.org/request/show/686407
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fuse?expand=0&rev=69
This commit is contained in:
Dominique Leuenberger 2019-03-24 13:56:13 +00:00 committed by Git OBS Bridge
commit 0680fc887e
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 19 11:28:53 UTC 2019 - Martin Liška <mliska@suse.cz>
- Use %make_build in order to provide verbose output.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jul 28 22:36:01 UTC 2018 - avindra@opensuse.org Sat Jul 28 22:36:01 UTC 2018 - avindra@opensuse.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package fuse # spec file for package fuse
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -163,7 +163,7 @@ autoreconf -fi
--enable-lib \ --enable-lib \
--enable-util \ --enable-util \
--enable-example --enable-example
make %{?_smp_mflags} %make_build
%install %install
%make_install %make_install