Accepting request 638582 from home:bmwiedemann:branches:Archiving

Use gettextize --no-changelog to drop build date to make package build reproducible (boo#1047218)

OBS-URL: https://build.opensuse.org/request/show/638582
OBS-URL: https://build.opensuse.org/package/show/Archiving/cpio?expand=0&rev=73
This commit is contained in:
Ismail Dönmez 2018-09-27 07:29:16 +00:00 committed by Git OBS Bridge
parent 1f14ab6199
commit ad78084d7d
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Sep 26 19:51:04 UTC 2018 - Bernhard Wiedemann <bwiedemann@suse.com>
- Use gettextize --no-changelog to drop build date
to make package build reproducible (boo#1047218)
-------------------------------------------------------------------
Fri Sep 14 08:33:28 UTC 2018 - Martin Pluskal <mpluskal@suse.com>

View File

@ -89,7 +89,7 @@ This package includes the 'mt', a local tape drive control program.
%patch27 -p1
%build
gettextize -f
gettextize -f --no-changelog
autoreconf -fiv
export CFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
%configure \