File compizconfig-settings-manager.spec of Package compizconfig-settings-manager

#
# spec file for package compizconfig-settings-manager (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:           compizconfig-settings-manager
BuildRequires:  compiz-devel compiz-gnome gconf2-devel glib2-devel gtk2-devel intltool libcompizconfig-devel libxml2-devel libxslt-devel pkg-config pyrex python-compizconfig python-devel update-desktop-files
Url:            http://opencompositing.org
License:        GPL v2 or later
Group:          System/X11/Utilities
PreReq:         %fillup_prereq
Version:        0.7.8 
Release:        1
Requires:       compiz python-compizconfig python-xml libcompizconfig
Obsoletes:      ccs-settings
Summary:        Settings Manager for Compiz (CCSM)
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
ExclusiveArch:  %ix86 x86_64 ppc ppc64 ia64
Source:         ccsm-%{version}.tar.bz2
%py_requires

%description
Compiz Config and Settings tool (CCSM).



Authors:
--------
    Quinn Storm (quinn@beryl-project.org)
    Patrick Niklaus (marex@opencompositing.org)

%prep
%setup -q -n ccsm-%{version}

%build
./setup.py install --root=%buildroot --prefix=/usr

%install
find %buildroot \( -name \*.a -o -name \*.la \) -print0 | xargs -0 rm -f
%__ln_s %{_bindir}/ccsm %buildroot%{_bindir}/compizconfig-settings-manager
%suse_update_desktop_file ccsm DesktopSettings
%find_lang ccsm

%clean
%__rm -rf %{buildroot}

%files -f ccsm.lang
%defattr(-, root, root)
%{_bindir}/*
%{_datadir}/applications/*
%dir %{_datadir}/ccsm
%{_datadir}/ccsm/*
%{_datadir}/icons/*
%dir %{py_sitedir}/ccm
%{py_sitedir}/*

%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
- l10n updates
- Add startup notification and optional dbus single-instance support
- Make use of the new tooltip system introduced in GTK 2.12
* Tue Jul 01 2008 mhopf@suse.de
- Update from buildservice.
* Sat May 31 2008 cyberorg@opensuse.org
- update to 0.7.6
  - Check if an action conflicts with another plugin when enabling
  a plugin
  - Internal action bindings will now only conflict with global
  bindings; internal actions in different plugins can have the
  same bindings.
  - Rewrote plugin overview page
  - Changed native size of category icons to 32x32
  - Internal code refactoring and bug fixes
* Mon Apr 14 2008 mhopf@suse.de
- Update from buildservice.
* Thu Apr 03 2008 cyberorg@cyberorg.info
- 0.7.4 release
- Advance search rewrite
- Add --version/-v command line switch
- Many GUI improvements
* Fri Mar 07 2008 cyberorg@opensuse.org
- 0.7.2 development release
- Action settings were split into button, key, and edge settings, each using
  its own widget.
- Match settings can be edited with a simple editor that supports easy
  grabbing of window properties
- Advanced Search page was improved
- New icons for some plugins
- Minor adaptations and fixes
* Sat Feb 09 2008 cyberorg@cyberorg.info
- sync to latest git
* Tue Dec 04 2007 cyberorg@cyberorg.info
- sync to latest git
- many GUI improvements
- key binding improvements
- file selection improvements
* Tue Oct 16 2007 cyberorg@cyberorg.info
- Update to release 0.6.0
- Translation updates
- Key binding fixes and GUI improvements
* Sat Aug 25 2007 cyberorg@cyberorg.info
- EdgeSelector improvements
- Key grabber fixes
- Rework key actions handling
- Made plugin tabs scrollable
* Fri Aug 24 2007 cyberorg@cyberorg.info
- Sync to the latest git.
- new action settings rework
- New GUI improvements
* Fri Aug 17 2007 cyberorg@cyberorg.info
- Symlink ccsm to compiz-config-settings-manager.
* Mon Aug 13 2007 cyberorg@cyberorg.info
- Update to 0.5.2 release.
- Added missing icons
- Profile page fixes
- Options rearrangement - general option first
- Fixed bug with files without type extension
* Wed Aug 08 2007 schwab@suse.de
- Fix specfile.
* Tue Aug 07 2007 aj@suse.de
- Fix packaging problems.
* Mon Aug 06 2007 dreveman@suse.de
- Install with correct prefix
- Do not require libcompizconfig-backend
- Use %%suse_update_desktop_file macro
* Mon Aug 06 2007 dreveman@suse.de
- Initial version of package
openSUSE Build Service is sponsored by