[compiz-fusion-unsupported] - sort out requires for gconf sub-package and add obsoletes

leigh123linux leigh123linux at fedoraproject.org
Wed Jan 26 05:34:01 UTC 2011


commit e19d4c359999f82a4e38bdd8727ca3477a21dfa4
Author: Leigh Scott <leigh123linux at googlemail.com>
Date:   Wed Jan 26 05:33:50 2011 +0000

    - sort out requires for gconf sub-package and add obsoletes

 compiz-fusion-unsupported.spec |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/compiz-fusion-unsupported.spec b/compiz-fusion-unsupported.spec
index a3ef328..3254cf0 100644
--- a/compiz-fusion-unsupported.spec
+++ b/compiz-fusion-unsupported.spec
@@ -3,7 +3,7 @@
  
 Name:  compiz-fusion-unsupported
 Version: 0.9.2.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: Additional plugins for Compiz
 Group: User Interface/Desktops
 License: GPLv2+
@@ -36,15 +36,19 @@ rich desktop experience.
 This package contains additional plugins from the Compiz Fusion Project
 
 %package gconf
-Summary: Compiz Fusion Unsupported gnome configuration
+Summary: Compiz Fusion Unsupported GConf configuration
 Group: User Interface/Desktops
-Requires: %{name} = %{version}
+Requires: %{name} = %{version}-%{release}
 Requires(pre): GConf2
 Requires(post): GConf2
 Requires(preun): GConf2
+Requires: compizconfig-backend-gconf > 0.9
+
+Provides:	compiz-fusion-unsupported-gnome = %{version}-%{release}
+Obsoletes:	compiz-fusion-unsupported-gnome < 0.9
 
 %description gconf
-This package contains the GNOME configuration for
+This package contains the GConf configuration schemas for
 Compiz Fusion Unsupported
 
 %prep
@@ -98,6 +102,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jan 26 2011 Leigh Scott <leigh123linux at googlemail.com> - 0.9.2.1-4
+- sort out requires for gconf sub-package and add obsoletes
+
 * Tue Jan 25 2011 Leigh Scott <leigh123linux at googlemail.com> - 0.9.2.1-3
 - fix perms on debug package
 


More information about the scm-commits mailing list