Accepting request 320818 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/320818 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lvm2?expand=0&rev=89
This commit is contained in:
commit
954fc29feb
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 6 06:13:20 UTC 2015 - lwang@suse.com
|
||||
|
||||
- fix spec to change /sbin/thin-check to %{_sbindir}/thin-check.
|
||||
(bnc#940754)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 19:35:15 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package lvm2
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 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
|
||||
@ -198,7 +198,7 @@ autoreconf -fvi
|
||||
--with-device-mode=0640 \
|
||||
--with-device-uid=0 \
|
||||
--with-dmeventd-path=/sbin/dmeventd \
|
||||
--with-thin-check=/sbin/thin_check \
|
||||
--with-thin-check=%{_sbindir}/thin_check \
|
||||
--with-thin-dump=%{_sbindir}/thin_dump \
|
||||
--with-thin-repair=%{_sbindir}/thin_repair \
|
||||
--with-udev-prefix="%_prefix/"
|
||||
|
Loading…
Reference in New Issue
Block a user