diff --git a/libHX.spec b/libHX.spec index 28cb8b6..d619570 100644 --- a/libHX.spec +++ b/libHX.spec @@ -30,7 +30,7 @@ Source3: http://downloads.sf.net/libhx/libHX-%version.tar.xz.asc Source2: baselibs.conf Patch1: pkgincludedir.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: gcc-c++, pkg-config, xz +BuildRequires: gcc-c++ pkg-config xz %define debug_package_requires %lname = %version-%release Url: http://libhx.sf.net/ @@ -54,6 +54,7 @@ Authors: %package -n %lname + License: LGPL v2+ Summary: Useful collection of routines for C and C++ programming Group: System/Libraries