File xfwm4.spec of Package xfwm4

#
# spec file for package xfwm4 (Version 4.6.1)
#
# Copyright (c) 2009 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/
#

# norootforbuild


Name:           xfwm4
BuildRequires:  gtk2-devel libglade2-devel libwnck-devel libxfce4util-devel libxfcegui4-devel libxfconf-devel
BuildRequires:  intltool startup-notification-devel
Summary:        Next generation window manager for xfce
Version:        4.6.1
Release:        2
License:        GPL v2 or later
Url:            http://www.xfce.org/
Source0:        %{name}-%{version}.tar.bz2
Group:          System/GUI/XFCE
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Provides:       windowmanager
Suggests:       xfwm4-themes

%description
xfwm4 is a window manager compatible with GNOME, GNOME2, KDE2, KDE3 and
Xfce.



Authors:
--------
    Olivier Fourdan <fourdan@xfce.org>

%prep
%setup -q

%build
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
%configure \
    --enable-compositor
make %{?jobs:-j%jobs}

%install
make DESTDIR=$RPM_BUILD_ROOT install
%find_lang %{name}

%clean
rm -rf $RPM_BUILD_ROOT

%files -f %name.lang
%defattr(-,root,root)
%doc example.gtkrc-2.0 README COPYING AUTHORS COMPOSITOR ChangeLog INSTALL TODO
%{_bindir}/*
%{_libexecdir}/xfce4/xfwm4/helper-dialog
%{_datadir}/applications/*
%{_datadir}/icons/*
%{_datadir}/themes/*
%{_datadir}/xf*
%dir %{_libexecdir}/xfce4
%dir %{_libexecdir}/xfce4/xfwm4

%changelog
openSUSE Build Service is sponsored by