forked from pool/malaga-suomi
Accepting request 504709 from home:bmwiedemann:branches:devel:libraries:c_c++
Override SM_BUILDDATE to make build fully reproducible OBS-URL: https://build.opensuse.org/request/show/504709 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/malaga-suomi?expand=0&rev=22
This commit is contained in:
parent
a88035a6cc
commit
3a969060ac
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 19 13:35:29 UTC 2017 - bwiedemann@suse.com
|
||||||
|
|
||||||
|
- Override SM_BUILDDATE to make build fully reproducible
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 8 11:57:25 UTC 2017 - dimstar@opensuse.org
|
Thu Jun 8 11:57:25 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -48,7 +48,7 @@ library.
|
|||||||
%build
|
%build
|
||||||
CFLAGS="%{optflags}" \
|
CFLAGS="%{optflags}" \
|
||||||
CXXFLAGS="%{optflags}" \
|
CXXFLAGS="%{optflags}" \
|
||||||
make %{?_smp_mflags} vvfst EXTRA_LEX=vocabulary/erikoisalat/linux-distributions.lex
|
make %{?_smp_mflags} vvfst EXTRA_LEX=vocabulary/erikoisalat/linux-distributions.lex SM_BUILDDATE="$(date --date="@${SOURCE_DATE_EPOCH:-$(date +%s)}")"
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make vvfst-install DESTDIR=%{buildroot}%{_datadir}/voikko
|
make vvfst-install DESTDIR=%{buildroot}%{_datadir}/voikko
|
||||||
|
Loading…
x
Reference in New Issue
Block a user