Accepting request 568022 from network:ha-clustering:Factory

OBS-URL: https://build.opensuse.org/request/show/568022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/drbd-utils?expand=0&rev=20
This commit is contained in:
Dominique Leuenberger 2018-01-22 15:20:19 +00:00 committed by Git OBS Bridge
commit 80776c1b70
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jan 22 05:02:12 UTC 2018 - nwang@suse.com
- bsc#1076936, from bwiedemann@suse.com.
Reproducible builds support merged in upstream, but
the changes in spec is lost.
-------------------------------------------------------------------
Wed Dec 6 07:19:50 UTC 2017 - nwang@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package drbd-utils
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 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
@ -89,6 +89,7 @@ raid 1. It is a building block for setting up clusters.
%patch8 -p1
%build
export WANT_DRBD_REPRODUCIBLE_BUILD=1
./autogen.sh
PATH=/sbin:$PATH ./configure \
--with-udev \