diff --git a/libHX.spec b/libHX.spec index 5a395dc..613ec00 100644 --- a/libHX.spec +++ b/libHX.spec @@ -29,9 +29,9 @@ Group: System/Libraries 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 +BuildRoot: %{_tmppath}/%{name}-%{version}-build %define debug_package_requires %lname = %version-%release -URL: http://libhx.sf.net/ +Url: http://libhx.sf.net/ %description libHX is a C library (with some C++ bindings available) that provides @@ -52,6 +52,7 @@ Authors: Jan Engelhardt %package -n %lname + License: LGPL v2+ Summary: Useful collection of routines for C and C++ programming Group: System/Libraries