forked from pool/libHX
Update rpmgroups
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libHX?expand=0&rev=35
This commit is contained in:
parent
744d5bae5d
commit
5899790ec0
16
libHX.spec
16
libHX.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user