File tabbed.spec of Package tabbed
#
# Spec file for package tabbed
#
# Copyright (c) 2013 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.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name:           tabbed
Version:	0.6
Release:	0
License:	MIT
Summary:	Simple tabbed X window container
Url:		http://tools.suckless.org/tabbed/
Group:		TBD
Source:		%{name}-%{version}.tar.gz
BuildRequires:	pkgconfig(x11)
BuildRequires:	pkgconfig(xproto)
BuildRequires:	xorg-x11-proto-devel
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:	noarch
%description
Simple application allowing to run more X windows in one. One of tools produced by suckless.org.
%prep
%setup -q
%suckless_config
%build
%install
%suckless_manpage
%suckless_src_copy
%suckless_store_config
%posttrans
%suckless_post_build
%files
%defattr(-,root,root)
%suckless_files