Accepting request 813307 from home:bmwiedemann:branches:Base:System
- Set MAN_PAGE_DATE to normalize man page date (boo#1047218) OBS-URL: https://build.opensuse.org/request/show/813307 OBS-URL: https://build.opensuse.org/package/show/Base:System/autogen?expand=0&rev=76
This commit is contained in:
parent
8610e3a90b
commit
24f0ef4e0e
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 10 11:53:58 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||||
|
|
||||||
|
- Set MAN_PAGE_DATE to normalize man page date (boo#1047218)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 11 16:28:29 UTC 2020 - Andreas Schwab <schwab@suse.de>
|
Mon May 11 16:28:29 UTC 2020 - Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
|
@ -102,6 +102,7 @@ touch aclocal.m4 configure Makefile.in config-h.in
|
|||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
export MAN_PAGE_DATE=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date +%s)} -I)
|
||||||
%make_install
|
%make_install
|
||||||
find %{buildroot} -type f -name "*.la" -delete -print
|
find %{buildroot} -type f -name "*.la" -delete -print
|
||||||
%fdupes -s %{buildroot}%{_datadir}
|
%fdupes -s %{buildroot}%{_datadir}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user