From aa076852205ec84e414cb0afb50ced75f93970e1ac737de61a5b65a81fe11c8c Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 6 Apr 2011 07:51:07 +0000 Subject: [PATCH] Autobuild autoformatter for 66185 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libHX?expand=0&rev=25 --- libHX.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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