diff --git a/hxtools.spec b/hxtools.spec index 3aaef83..1fa9744 100644 --- a/hxtools.spec +++ b/hxtools.spec @@ -1,23 +1,41 @@ +# +# spec file for package hxtools +# +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. -Name: hxtools -Version: 20101227 -Release: 0 -Group: System/Base -URL: http://jengelh.medozas.de/projects/hxtools/ -Summary: Collection of day-to-day tools +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# -Source: %name-%version.tar.xz -Source2: %name-%version.tar.xz.asc -License: GPL,PD + + +Name: hxtools +Version: 20101227 +Release: 1 +Group: System/Base +Url: http://jengelh.medozas.de/projects/hxtools/ +Summary: Collection of day-to-day tools + +Source: %name-%version.tar.xz +Source2: %name-%version.tar.xz.asc +License: GPL,PD # freetype2, xorg-x11 for "bdftopcf" -BuildRequires: libHX-devel >= 3.4, freetype2, libcap-devel -BuildRequires: xorg-x11, pkg-config, xz -BuildRequires: -hxtools-data -BuildRoot: %_tmppath/%name-%version-build -Recommends: hxtools-data = %version +BuildRequires: freetype2 libHX-devel >= 3.4 libcap-devel +BuildRequires: pkg-config xorg-x11 xz +BuildRequires: -hxtools-data +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Recommends: hxtools-data = %version %if "%{?vendor_uuid}" != "" -Provides: %name(vendor:%vendor_uuid) = %version-%release +Provides: %name(vendor:%vendor_uuid) = %version-%release %endif %description @@ -54,11 +72,12 @@ A collection of various tools. Some of the important ones: * wktimer(1) — work timer %package data -Group: System/Base -Summary: Collection day-to-day tools (data) -Requires: hxtools = %version -Obsoletes: hxtools-noarch -BuildArch: noarch +License: GPL,PD +Group: System/Base +Summary: Collection day-to-day tools (data) +Requires: hxtools = %version +Obsoletes: hxtools-noarch +BuildArch: noarch %description data Architecture-indepent data for hxtools.