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