Fixup URL
OBS-URL: https://build.opensuse.org/package/show/science/givaro?expand=0&rev=7
This commit is contained in:
parent
a202922927
commit
d3f1628a1c
@ -26,7 +26,10 @@ License: CECILL-B
|
|||||||
Group: Productivity/Scientific/Math
|
Group: Productivity/Scientific/Math
|
||||||
Url: http://givaro.forge.imag.fr/
|
Url: http://givaro.forge.imag.fr/
|
||||||
|
|
||||||
Source: http://forge.imag.fr/frs/download.php/370/%name-%version.tar.gz
|
# For every version, the damn link changes. The basename is ignored, but what
|
||||||
|
# matters to the FRS is the file ID after "download.php". For example, /370
|
||||||
|
# will always pull givaro-3.7.2.tar.gz.
|
||||||
|
Source: http://forge.imag.fr/frs/download.php/592/%name-%version.tar.gz
|
||||||
Patch1: givaro-doc-no-build-time.patch
|
Patch1: givaro-doc-no-build-time.patch
|
||||||
# Old doxygen does not properly handle symlink recursion
|
# Old doxygen does not properly handle symlink recursion
|
||||||
BuildRequires: doxygen >= 1.5.7.1
|
BuildRequires: doxygen >= 1.5.7.1
|
||||||
@ -106,7 +109,8 @@ the Givaro API.
|
|||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-static --enable-doc --with-docdir="%_docdir/%name"
|
%configure --disable-static --enable-doc --with-docdir="%_docdir/%name" \
|
||||||
|
--enable-silent-rules
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user