SHA256
1
0
forked from pool/libHX
Jan Engelhardt 2011-12-01 15:02:40 +00:00 committed by Git OBS Bridge
parent 744d5bae5d
commit 5899790ec0

View File

@ -15,23 +15,21 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: libHX
%define lname libHX27
Summary: Useful collection of routines for C and C++ programming
Version: 3.11
Release: 0
License: LGPL v2+
Group: System/Libraries
License: LGPL-2.0+
Group: Development/Libraries/C and C++
Source: http://downloads.sf.net/libhx/libHX-%version.tar.xz
Source3: http://downloads.sf.net/libhx/libHX-%version.tar.xz.asc
Source2: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: automake
BuildRequires: gcc-c++
BuildRequires: pkg-config
BuildRequires: xz
%define debug_package_requires %lname = %version-%release
Url: http://libhx.sf.net/
BuildRequires: automake gcc-c++ pkgconfig xz
URL: http://libhx.sf.net/
%description
libHX is a C library (with some C++ bindings available) that provides
@ -52,8 +50,8 @@ Authors:
Jan Engelhardt <jengelh [at] medozas de>
%package -n %lname
Summary: Useful collection of routines for C and C++ programming
Group: System/Libraries
%description -n %lname
libHX is a C library (with some C++ bindings available) that provides