Author: colin
Date: Tue Feb  6 16:58:14 2007
New Revision: 116841

Modified:
   
packages/cooker/beryl-plugins-unsupported/current/SPECS/beryl-plugins-unsupported.spec

Log:
- Tidy up BuildRequires due to beryl-core-devel changes
- Remove some copy+paste Provides/Obsoletes not meant for here.

Modified: 
packages/cooker/beryl-plugins-unsupported/current/SPECS/beryl-plugins-unsupported.spec
==============================================================================
--- 
packages/cooker/beryl-plugins-unsupported/current/SPECS/beryl-plugins-unsupported.spec
      (original)
+++ 
packages/cooker/beryl-plugins-unsupported/current/SPECS/beryl-plugins-unsupported.spec
      Tue Feb  6 16:58:14 2007
@@ -1,7 +1,7 @@
 %define rname beryl
 %define name %{rname}-plugins-unsupported
 %define version 0.1.9999.1
-%define release %mkrel 1
+%define release %mkrel 2
 
 Name: %name
 Version: %version
@@ -14,26 +14,13 @@
 License: GPL
 BuildRoot: %{_tmppath}/%{name}-root
 
-BuildRequires: X11-devel >= 1.0.0
-BuildRequires: x11-util-macros >= 1.0.1
-BuildRequires: x11-proto-devel
+BuildRequires: beryl-core-devel = %{version}
 BuildRequires: libsvg-cairo-devel
-BuildRequires: libpng-devel
-BuildRequires: libwnck-devel
-BuildRequires: libgnome-window-settings-devel
-BuildRequires: libxcomposite-devel
-BuildRequires: libxdamage-devel
-BuildRequires: intltool
 BuildRequires: librsvg-devel
-BuildRequires: beryl-core-devel >= %{version}
+BuildRequires: intltool
 
 Requires: beryl-core
 
-# compiz-quinnstorm-plugins was renamed to beryl-plugins
-Provides: compiz-quinnstorm-plugins
-Obsoletes: compiz-quinnstorm-plugins
-Obsoletes: beryl-dbus
-
 %description
 *UNSUPPORTED* OpenGL composite manager plugins for Xgl and AIGLX.
 

Reply via email to