Accepting request 686810 from Base:System

OBS-URL: https://build.opensuse.org/request/show/686810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lvm2?expand=0&rev=123
This commit is contained in:
Dominique Leuenberger 2019-03-22 13:53:01 +00:00 committed by Git OBS Bridge
commit 617285cd1e
6 changed files with 18 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 19 12:02:02 UTC 2019 - Martin Liška <mliska@suse.cz>
- Use %make_build in order to provide verbose output.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 1 08:20:15 UTC 2019 - ghe@suse.com Fri Feb 1 08:20:15 UTC 2019 - ghe@suse.com

View File

@ -111,7 +111,7 @@ sed -ie "s/%{device_mapper_version}/1.03.01/g" VERSION_DM
$extra_opts $extra_opts
### COMMON-CONFIG-END ### ### COMMON-CONFIG-END ###
make %{?_smp_mflags} device-mapper %make_build device-mapper
%install %install
make DESTDIR=%{buildroot} \ make DESTDIR=%{buildroot} \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 19 12:02:02 UTC 2019 - Martin Liška <mliska@suse.cz>
- Use %make_build in order to provide verbose output.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 1 08:20:15 UTC 2019 - ghe@suse.com Fri Feb 1 08:20:15 UTC 2019 - ghe@suse.com

View File

@ -142,7 +142,7 @@ sed -ie "s/%{device_mapper_version}/1.03.01/g" VERSION_DM
$extra_opts $extra_opts
### COMMON-CONFIG-END ### ### COMMON-CONFIG-END ###
make %{?_smp_mflags} %make_build
%install %install
make DESTDIR=%{buildroot} \ make DESTDIR=%{buildroot} \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 19 12:02:02 UTC 2019 - Martin Liška <mliska@suse.cz>
- Use %make_build in order to provide verbose output.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 1 08:20:15 UTC 2019 - ghe@suse.com Fri Feb 1 08:20:15 UTC 2019 - ghe@suse.com

View File

@ -149,7 +149,7 @@ sed -ie "s/%{device_mapper_version}/1.03.01/g" VERSION_DM
$extra_opts $extra_opts
### COMMON-CONFIG-END ### ### COMMON-CONFIG-END ###
make %{?_smp_mflags} %make_build
%install %install
%make_install %make_install