forked from pool/givaro
Accepting request 622366 from home:bmwiedemann:branches:science
Add reproducible.patch to disable compile-time CPU detection (boo#1100677) OBS-URL: https://build.opensuse.org/request/show/622366 OBS-URL: https://build.opensuse.org/package/show/science/givaro?expand=0&rev=20
This commit is contained in:
@@ -28,6 +28,7 @@ Url: http://givaro.forge.imag.fr/
|
||||
#Git-Clone: https://github.com/linbox-team/givaro
|
||||
Source: https://github.com/linbox-team/givaro/archive/v%version.tar.gz
|
||||
Patch1: givaro-doc-no-build-time.patch
|
||||
Patch2: reproducible.patch
|
||||
# Old doxygen does not properly handle symlink recursion
|
||||
BuildRequires: doxygen >= 1.5.7.1
|
||||
BuildRequires: fdupes
|
||||
@@ -106,6 +107,7 @@ the Givaro API.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -P 1 -p1
|
||||
%patch2 -p1
|
||||
|
||||
%build
|
||||
autoreconf -fi
|
||||
|
Reference in New Issue
Block a user