File matchbox-common.spec of Package matchbox-common

#
# spec file for package matchbox-common
#
# Copyright (c) 2007 Novell Canada Ltd, Ottawa, Ontario.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild

Name:           matchbox-common
BuildRequires:  libmatchbox-devel pkgconfig 

Summary:        Matchbox common files
Version:        0.9.1
Release:        0.1pzb
License:        LGPL
Group:          System/Libraries
Source:         %{name}-%{version}.tar.bz2
URL:            http://projects.o-hand.com/matchbox/
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:	noarch

%description
matchbox-common is a thingy

%debug_package
%prep
%setup

%build
autoreconf --force --install
%{?suse_update_config:%{suse_update_config -f}}
%configure --enable-pango --enable-jpeg --enable-xsettings
make

%install
%makeinstall

%clean
test "$RPM_BUILD_ROOT" != "/" -a -d "$RPM_BUILD_ROOT" && rm -rf $RPM_BUILD_ROOT

%files
%defattr(-, root, root)
%doc COPYING NEWS README
%{_bindir}/*
%{_datadir}/icons/blondie
%{_datadir}/matchbox
%{_datadir}/pixmaps/*

%changelog
* Sat Jan 27 2007 - pzb@novell.com
- Import into build service
openSUSE Build Service is sponsored by