Bug ID 971922
Summary build-compare: man contains build date
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS SUSE Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee bnc-team-screening@forge.provo.novell.com
Reporter bwiedemann@suse.com
QA Contact qa-bugs@suse.de
CC tchvatal@suse.com, werner@suse.com
Found By Development
Blocker ---

When rebuilding the 'man' package, it embeds the current build date into
/usr/share/doc/packages/man/man-db-manual.txt
/usr/share/doc/packages/man/man-db-manual.ps

which are created by
make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/man-db-2.7.1/manual'
echo '.ds V 2.7.1' > version
soelim -I. man_db.me | tbl > man_db.pp
nroff -me man_db.pp > man_db.cat
groff -me -Tps man_db.pp > man_db.ps

Diff is at
https://www.zq1.de/~bernhard/linux/reproducibleopensuse/compare/man-compare.out

See https://en.opensuse.org/openSUSE:build-compare for why this is bad


You are receiving this mail because: