[muffin/f17] Rebuild against new cogl

leigh123linux leigh123linux at fedoraproject.org
Mon Mar 12 11:07:22 UTC 2012


commit 17aeb1489eb8d71b73a91ae2916ee9d6c4e4bf94
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Mon Mar 12 11:07:18 2012 +0000

    Rebuild against new cogl

 muffin.spec |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/muffin.spec b/muffin.spec
index 62b1b9f..f72d68a 100644
--- a/muffin.spec
+++ b/muffin.spec
@@ -2,7 +2,7 @@
 
 Name:          muffin
 Version:       1.0.1
-Release:       2%{?dist}
+Release:       3%{?dist}
 Summary:       Window and compositing manager based on Clutter
 
 Group:         User Interface/Desktops
@@ -12,6 +12,10 @@ URL:           https://github.com/linuxmint/muffin
 # wget https://github.com/linuxmint/muffin/tarball/1.0.1 -O muffin-1.0.1.tar.gz
 Source0:       %{name}-%{version}.tar.gz
 
+# https://github.com/linuxmint/muffin/issues/9
+# https://github.com/rat4/muffin/compare/gtk_3.3
+Patch0:        rat4_gtk33.patch
+
 BuildRequires: clutter-devel >= 1.5.8
 BuildRequires: pango-devel
 BuildRequires: startup-notification-devel
@@ -64,6 +68,7 @@ utilities for testing Metacity/Muffin themes.
 
 %prep
 %setup -q -n linuxmint-%{name}-%{_internel_version}
+%patch0 -p1
 
 %build
 NOCONFIGURE=1 autoreconf -fi
@@ -132,6 +137,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
 %doc %{_mandir}/man1/muffin-window-demo.1.gz
 
 %changelog
+* Mon Mar 12 2012 Leigh Scott <leigh123linux at googlemail.com> - 1.0.1-3
+- patch for gtk and cogl changes
+
 * Sun Feb 26 2012 Matthias Clasen <mclasen at redhat.com> - 1.0.1-2
 - Rebuild against new cogl
 


More information about the scm-commits mailing list