Accepting request 369891 from network:ha-clustering:Factory

1

OBS-URL: https://build.opensuse.org/request/show/369891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/drbd?expand=0&rev=51
This commit is contained in:
Dominique Leuenberger 2016-03-16 09:35:30 +00:00 committed by Git OBS Bridge
commit efc1155223
3 changed files with 24 additions and 1 deletions

15
drbd-buildcompare.patch Normal file
View File

@ -0,0 +1,15 @@
---
drbd/Kbuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: drbd-8.4.6/drbd/Kbuild
===================================================================
--- drbd-8.4.6.orig/drbd/Kbuild
+++ drbd-8.4.6/drbd/Kbuild
@@ -134,5 +134,5 @@ $(obj)/drbd_buildtag.c: $(filter-out drb
echo >&2 "Your DRBD source tree is broken. Unpack again."; \
exit 1; \
fi ; \
- echo -e "\t\t\" build by $$USER@$$HOSTNAME, `date "+%F %T"`\";\n}"; \
+ echo -e "\t\t\" build by $$USER\";\n}"; \
mv --force $@.new $@

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 7 14:23:53 UTC 2016 - olaf@aepfle.de
- Remove timstamp from binaries
Add patch drbd-buildcompare.patch
-------------------------------------------------------------------
Fri Nov 20 06:50:29 UTC 2015 - nwang@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package drbd
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 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
@ -41,6 +41,7 @@ Patch2: new-bio-struct.patch
#Whether can merge into linbit is under discussion
Patch3: 0001-Support-zeroout-device-in-initial-sync.patch
Patch4: rename-GFP_WAIT-to-GFP_RECLAIM.patch
Patch5: drbd-buildcompare.patch
BuildRequires: kernel-source
BuildRequires: kernel-syms
@ -78,6 +79,7 @@ installed kernel.
%patch2 -p1
%patch3 -p1
%patch4 -p1
%patch5 -p1
%build
rm -rf obj