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
|
||||
|
||||
|
||||
12
ta-lib.spec
12
ta-lib.spec
@@ -1,4 +1,3 @@
|
||||
#norootforbuild
|
||||
Summary: Technical Analysis Library
|
||||
Name: ta-lib
|
||||
Version: 0.4.0
|
||||
@@ -6,7 +5,7 @@ Release: 1
|
||||
License: BSD
|
||||
Group: Development/Libraries
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source : %{name}-%{version}-src.tar.bz2
|
||||
Source: %{name}-%{version}-src.tar.bz2
|
||||
|
||||
%description
|
||||
|
||||
@@ -52,17 +51,12 @@ CXXFLAGS="$CXXFLAGS -fstack-protector"
|
||||
export CFLAGS
|
||||
export CXXFLAGS
|
||||
|
||||
#aclocal --force
|
||||
#autoheader --force
|
||||
#libtoolize --copy --force
|
||||
#automake -a -c --force
|
||||
#autoconf --force
|
||||
|
||||
autoreconf -fi
|
||||
|
||||
%configure --with-pic --disable-static --disable-rpath
|
||||
|
||||
%{__make}
|
||||
# parallel build not supported
|
||||
make -j1
|
||||
|
||||
%install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user