forked from pool/libstfl
0.20
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libstfl?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
3c2efd9a06
commit
b7692b94a0
20
libstfl.spec
20
libstfl.spec
@@ -1,19 +1,19 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: libstfl
|
||||
Version: 0.19
|
||||
Release: 0
|
||||
Summary: Structured Terminal Forms Library
|
||||
Name: libstfl
|
||||
Version: 0.20
|
||||
Release: 0
|
||||
Summary: Structured Terminal Forms Library
|
||||
Source: http://www.clifford.at/stfl/stfl-%{version}.tar.gz
|
||||
Patch1: stfl-optflags.patch
|
||||
Patch2: stfl-ncurses.patch
|
||||
Patch3: stfl-lib64.patch
|
||||
URL: http://www.clifford.at/stfl/
|
||||
URL: http://www.clifford.at/stfl/
|
||||
Group: System/Libraries
|
||||
License: GNU Lesser General Public License version 3 (LGPL v3)
|
||||
License: GNU Lesser General Public License version 3 (LGPL v3)
|
||||
BuildRoot: %{_tmppath}/build-%{name}-%{version}
|
||||
#BuildRequires: swig perl python python-devel ruby ruby-devel
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: ncurses-devel pkgconfig
|
||||
BuildRequires: gcc make glibc-devel
|
||||
|
||||
%description
|
||||
@@ -35,7 +35,7 @@ Authors:
|
||||
Clifford Wolf <clifford@clifford.at>
|
||||
|
||||
%package -n libstfl-devel
|
||||
Summary: Structured Terminal Forms Library
|
||||
Summary: Structured Terminal Forms Library
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: ncurses-devel
|
||||
|
||||
@@ -93,8 +93,12 @@ Authors:
|
||||
%doc COPYING README
|
||||
%{_includedir}/stfl.h
|
||||
%{_libdir}/libstfl.a
|
||||
%{_libdir}/pkgconfig/stfl.pc
|
||||
|
||||
%changelog
|
||||
* Thu Dec 10 2009 Pascal Bleser <pascal.bleser@opensuse.org> 0.20
|
||||
- update to 0.20
|
||||
|
||||
* Thu Aug 21 2008 Pascal Bleser <guru@unixtech.be> 0.19
|
||||
- new package
|
||||
|
||||
|
Reference in New Issue
Block a user