forked from pool/ta-lib
Remove redundant tags/sections
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/ta-lib?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 29 01:36:22 UTC 2012 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Remove redundant tags/sections per specfile guideline suggestions
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 2 08:26:01 CET 2008 - crrodriguez@suse.de
|
Wed Jan 2 08:26:01 CET 2008 - crrodriguez@suse.de
|
||||||
|
|
||||||
|
|||||||
12
ta-lib.spec
12
ta-lib.spec
@@ -1,4 +1,3 @@
|
|||||||
#norootforbuild
|
|
||||||
Summary: Technical Analysis Library
|
Summary: Technical Analysis Library
|
||||||
Name: ta-lib
|
Name: ta-lib
|
||||||
Version: 0.4.0
|
Version: 0.4.0
|
||||||
@@ -6,7 +5,7 @@ Release: 1
|
|||||||
License: BSD
|
License: BSD
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source : %{name}-%{version}-src.tar.bz2
|
Source: %{name}-%{version}-src.tar.bz2
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|
||||||
@@ -52,17 +51,12 @@ CXXFLAGS="$CXXFLAGS -fstack-protector"
|
|||||||
export CFLAGS
|
export CFLAGS
|
||||||
export CXXFLAGS
|
export CXXFLAGS
|
||||||
|
|
||||||
#aclocal --force
|
|
||||||
#autoheader --force
|
|
||||||
#libtoolize --copy --force
|
|
||||||
#automake -a -c --force
|
|
||||||
#autoconf --force
|
|
||||||
|
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
||||||
%configure --with-pic --disable-static --disable-rpath
|
%configure --with-pic --disable-static --disable-rpath
|
||||||
|
|
||||||
%{__make}
|
# parallel build not supported
|
||||||
|
make -j1
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user