Use original tarball
OBS-URL: https://build.opensuse.org/package/show/science/gfan?expand=0&rev=13
This commit is contained in:
parent
3a36754000
commit
bef1bfdd6b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 11 20:03:42 UTC 2014 - jengelh@inai.de
|
||||
|
||||
- Use source URLs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 12 08:45:36 UTC 2013 - werner@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gfan
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -25,7 +25,7 @@ License: GPL-2.0
|
||||
Group: Productivity/Scientific/Math
|
||||
Url: http://home.imf.au.dk/jensen/software/gfan/gfan.html
|
||||
|
||||
Source: %name%version.tar.bz2
|
||||
Source: http://home.imf.au.dk/jensen/software/gfan/%name%version.tar.gz
|
||||
Patch1: gfan-automake.diff
|
||||
Patch2: gfan-format.diff
|
||||
Patch3: gfan-returns.diff
|
||||
@ -84,7 +84,7 @@ export CXXFLAGS="%optflags -Wno-sign-compare -Wno-reorder -Wno-unused";
|
||||
%else
|
||||
export CXXFLAGS="%optflags -Wno-sign-compare -Wno-reorder -Wno-unused -Wno-unused-result";
|
||||
%endif
|
||||
%configure --disable-static
|
||||
%configure --disable-static --enable-silent-rules
|
||||
make %{?_smp_mflags};
|
||||
%if 0%{?with_pdf}
|
||||
make -C doc %{?_smp_mflags};
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bcc163ddf01a987008b70439dbc9287d4490bc315b7ffd6bf6b5f47be8067a6c
|
||||
size 947375
|
3
gfan0.5.tar.gz
Normal file
3
gfan0.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aaeabcf03aad9e426f1ace1f633ffa3200349600314063a7717c20a3e24db329
|
||||
size 1135356
|
Loading…
Reference in New Issue
Block a user