[compiz-plugins-extra] primary-is-control

Wolfgang Ulbrich raveit65 at fedoraproject.org
Tue Feb 12 09:51:29 UTC 2013


commit 6fe86b7398cfcf4ce87fd346bc9d10fe6cf35046
Author: raveit <chat-to-me at raveit.de>
Date:   Tue Feb 12 10:51:11 2013 +0100

    primary-is-control

 compiz-plugins-extra.spec |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/compiz-plugins-extra.spec b/compiz-plugins-extra.spec
index 1fe06ea..0cfd23d 100644
--- a/compiz-plugins-extra.spec
+++ b/compiz-plugins-extra.spec
@@ -4,7 +4,7 @@
 
 Name:    compiz-plugins-extra
 Version: 0.8.8
-Release: 7%{?dist}
+Release: 8%{?dist}
 Epoch:   1
 Summary: Additional Compiz Fusion plugins for Compiz
 
@@ -14,6 +14,9 @@ URL:     http://www.compiz.org
 Source0: http://releases.compiz.org/%{version}/%{name}-%{version}.tar.bz2
 Patch0:  compiz-plugins-extra_mate.patch
 
+# https://bugzilla.redhat.com/show_bug.cgi?id=909657
+Patch1:  compiz-plugins-extra_primary-is-control.patch
+
 # libdrm is not available on these arches
 ExcludeArch: s390 s390x
 
@@ -54,6 +57,7 @@ This package contain development files required for developing other plugins
 %prep
 %setup -q
 %patch0 -p1 -b .mate
+%patch1 -p1 -b .primary-is-control
 
 
 %build
@@ -87,6 +91,11 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
 
 
 %changelog
+* Sun Feb 10 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1:0.8.8-8
+- add compiz_primary-is-control.patch
+- this will set all default configurations to pimary key
+- fix (#909657)
+
 * Sun Jan 13 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1:0.8.8-7
 - obsolete compiz-fusion-extra
 


More information about the scm-commits mailing list