File libcompizconfig-backend-kconfig.spec of Package libcompizconfig-backend-kconfig
#
# spec file for package libcompizconfig-backend-kconfig (Version 0.7.8)
#
# Copyright (c) 2008 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: libcompizconfig-backend-kconfig
BuildRequires: autoconf automake compiz-devel compiz-kde glib2-devel intltool kdebase3-devel kdelibs3-devel libcompizconfig-devel libxml2-devel libxslt-devel pkg-config pyrex python-compizconfig python-devel
Url: http://opencompositing.org
License: GPL v2 or later
Group: System/X11/Utilities
PreReq: %fillup_prereq
Version: 0.7.8
Release: 1
Requires: compiz libcompizconfig
Provides: libcompizconfig-backend
Summary: This package contains kconfig backend for Compizconfig-settings-manager(ccsm)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %ix86 x86_64 ppc ia64
Source: compizconfig-backend-kconfig-%{version}.tar.bz2
%description
This package contains kconfig backend for
Compizconfig-settings-manager(ccsm).
Authors:
--------
Dennis Kasprzyk <onestone@beryl-project.org>
%prep
%setup -q -n compizconfig-backend-kconfig-%{version}
%build
. /etc/opt/kde3/common_options
./configure $configkde --disable-setgid
make %{?jobs:-j%jobs}
%install
%makeinstall
find %buildroot \( -name \*.a -o -name \*.la \) -print0 | xargs -0 rm -f
%clean
%__rm -rf %{buildroot}
%files
%defattr(-, root, root)
%{_libdir}/compizconfig/*
%changelog
* Mon Sep 29 2008 rodrigo@novell.com
- Review and merge changes from X11:Compiz
* Wed Sep 17 2008 cyberorg@opensuse.org
- Release 0.7.8
- Version bump to keep in sync with other compiz packages
* Tue Jul 01 2008 mhopf@suse.de
- Update from buildservice.
* Sat May 31 2008 cyberorg@opensuse.org
- Keep it in sync with compiz 0.7.6
* Mon Apr 14 2008 mhopf@suse.de
- Update from buildservice.
* Thu Apr 03 2008 cyberorg@cyberorg.info
- 0.7.4 release
- changes to keep it working with compiz 0.7.4
* Sat Feb 09 2008 cyberorg@cyberorg.info
- sync to latest git
* Tue Dec 04 2007 cyberorg@cyberorg.info
- sync to latest git
* Tue Oct 16 2007 cyberorg@cyberorg.info
- Update to release 0.6.0
* Mon Sep 03 2007 aj@suse.de
- Extend exclusivearch.
* Mon Aug 27 2007 cyberorg@cyberorg.info
- Clean up spec
* Fri Aug 24 2007 cyberorg@cyberorg.info
- Sync to the latest git.
- new action settings rework
* Mon Aug 13 2007 cyberorg@cyberorg.info
- Update to 0.5.2 release.
* Mon Aug 06 2007 cyberorg@cyberorg.info
- Add .changes