Accepting request 622365 from home:bmwiedemann:branches:Base:System
Dont embed build system's kernel version in rpm to make package build reproducible (boo#1101107) (added bug number) OBS-URL: https://build.opensuse.org/request/show/622365 OBS-URL: https://build.opensuse.org/package/show/Base:System/linux-glibc-devel?expand=0&rev=127
This commit is contained in:
parent
4e985bb76d
commit
c67654d2c2
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 12 20:25:24 UTC 2018 - bwiedemann@suse.com
|
||||||
|
|
||||||
|
- Dont embed build system's kernel version in rpm
|
||||||
|
to make package build reproducible (boo#1101107)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 4 10:18:10 UTC 2018 - schwab@suse.de
|
Mon Jun 4 10:18:10 UTC 2018 - schwab@suse.de
|
||||||
|
|
||||||
|
@ -78,7 +78,7 @@ cat > version.h <<-BOGUS
|
|||||||
#error ""
|
#error ""
|
||||||
#error "For the currently running kernel there will be a symbolic "
|
#error "For the currently running kernel there will be a symbolic "
|
||||||
#error "link pointing to the build environment located at "
|
#error "link pointing to the build environment located at "
|
||||||
#error "/lib/modules/$(uname -r)/build for use as <path>."
|
#error "/lib/modules/\$(uname -r)/build for use as <path>."
|
||||||
#error ""
|
#error ""
|
||||||
#error "If you are seeing this message, your environment is "
|
#error "If you are seeing this message, your environment is "
|
||||||
#error "not configured properly. "
|
#error "not configured properly. "
|
||||||
|
Loading…
Reference in New Issue
Block a user