diff --git a/libHX.spec b/libHX.spec index 5031ee0..5fc7349 100644 --- a/libHX.spec +++ b/libHX.spec @@ -20,18 +20,18 @@ Name: libHX %define lname libHX25 -BuildRequires: gcc-c++, xz +BuildRequires: gcc-c++ xz Summary: Useful collection of routines for C and C++ programming Version: 3.8 -Release: 0 +Release: 1 License: LGPL v2+ 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 A library for: @@ -51,6 +51,7 @@ Authors: %package -n %lname + License: LGPL v2+ Summary: Useful collection of routines for C and C++ programming Group: System/Libraries