File compiz-bcop.spec of Package compiz-bcop
#
# spec file for package compiz-bcop (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: compiz-bcop
BuildRequires: autoconf automake libxslt-devel pkg-config
Url: http://opencompositing.org
License: GPL v2 or later
Group: System/X11/Utilities
PreReq: %fillup_prereq
Requires: libxslt
Version: 0.7.8
Release: 1
Summary: Beryl/Compiz Option parser required to build compiz-fusion
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %ix86 x86_64 ppc ppc64 ia64
Source: %name-%version.tar.bz2
%description
Option parser for compiz-fusion plugins
Authors:
--------
Dennis Kasprzyk <onestone@beryl-project.org>
%prep
%setup -q -n compiz-bcop-%{version}
%build
#
####bcop
#
#./autogen.sh
%configure
make %{?jobs:-j%jobs}
%install
%makeinstall
%clean
%__rm -rf %{buildroot}
%files
%defattr(-, root, root)
%{_bindir}/*
%dir %{_datadir}/bcop
%{_datadir}/bcop
%{_datadir}/pkgconfig/*
%changelog
* Mon Sep 29 2008 rodrigo@novell.com
- Review and merge changes from X11:Compiz
* Wed Sep 17 2008 cyberorg@opensuse.org
- Now parses options for compiz version 0.7.8
* Tue Jul 01 2008 mhopf@suse.de
- Update from buildservice.
* Sat May 31 2008 cyberorg@opensuse.org
- Update to 0.7.6
- version just got bumped to keep in sync with the other packages
* Mon Apr 14 2008 mhopf@suse.de
- Update from buildservice.
* Thu Apr 03 2008 cyberorg@cyberorg.info
- 0.7.4 release
- Changes to parse options according to 0.7.4 release
* Fri Mar 07 2008 cyberorg@cyberorg.info
- 0.7.2 development release
* Tue Dec 04 2007 cyberorg@cyberorg.info
- sync to latest git
* Tue Oct 16 2007 cyberorg@cyberorg.info
- Release 0.6.0.
* 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.
* Wed Aug 08 2007 schwab@suse.de
- Fix specfile.
* Tue Aug 07 2007 aj@suse.de
- Fix filelist.
* Mon Aug 06 2007 dreveman@suse.de
- Initial version of package