[mutter-meego] 0.77.7

Peter Robinson pbrobinson at fedoraproject.org
Thu Oct 13 14:04:16 UTC 2011


commit ce01478ffe90753ee13d358e58639e9d7df750ce
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Oct 13 15:04:13 2011 +0100

    0.77.7

 .gitignore        |    1 +
 mutter-meego.spec |   88 +++++++++++++++++++++++++++--------------------------
 sources           |    2 +-
 3 files changed, 47 insertions(+), 44 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2c57485..7dbd43c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 mutter-meego-0.76.2.tar.bz2
 /mutter-meego-0.76.5.tar.bz2
 /mutter-meego-0.76.9.tar.bz2
+/mutter-meego-0.77.7.tar.bz2
diff --git a/mutter-meego.spec b/mutter-meego.spec
index 4808160..7aa336a 100644
--- a/mutter-meego.spec
+++ b/mutter-meego.spec
@@ -4,8 +4,8 @@
 %define tarfile %{name}-%{version}.tar.bz2
 
 Name:          mutter-meego
-Version:       0.76.9
-Release:       4%{?dist}
+Version:       0.77.7
+Release:       1%{?dist}
 Summary:       MeeGo Netbook UX plugin for Mutter
 
 Group:         User Interface/Desktops
@@ -18,7 +18,7 @@ Patch0:        mutter-meego-nmn.patch
 BuildRequires: dbus-glib-devel
 BuildRequires: GConf2-devel
 BuildRequires: gnome-menus-devel
-BuildRequires: gtk3-devel
+BuildRequires: gtk2-devel
 BuildRequires: libmx-devel
 BuildRequires: libXScrnSaver-devel
 BuildRequires: mutter-mbl-devel
@@ -62,14 +62,13 @@ export LD_AS_NEEDED=1
 make %{?_smp_mflags} V=1
 
 %install
-rm -rf %{buildroot}
 make install DESTDIR=%{buildroot}
 
 #Remove libtool archives.
 find %{buildroot} -name '*.la' -exec rm -f {} ';'
 
 # Make directory so we can own it
-mkdir %{buildroot}%{_datadir}/mutter-meego/panels
+mkdir %{buildroot}%{_datadir}/mutter-netbook/panels
 
 %find_lang mutter-meego-netbook-plugin
 
@@ -84,8 +83,8 @@ mkdir %{buildroot}%{_datadir}/mutter-meego/panels
 %{_bindir}/meego-launch
 %{_libdir}/lib*.so.*
 %{_libdir}/mutter/plugins/meego-netbook.*
-%{_datadir}/%{name}
-%dir %{_datadir}/mutter-meego/panels
+%{_datadir}/mutter-netbook
+%exclude %{_datadir}/mutter-netbook/theme
 %{_libexecdir}/meego-app-launches-store
 
 %files devel
@@ -95,118 +94,121 @@ mkdir %{buildroot}%{_datadir}/mutter-meego/panels
 %{_includedir}/libmeego-panel
 
 %changelog
+* Thu Oct 13 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 0.77.7-1
+- Release 0.77.7
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.76.9-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
-* Mon Dec  6 2010 Peter Robinson <pbrobinson at gmail.com> 0.76.9-3
+* Mon Dec  6 2010 Peter Robinson <pbrobinson at fedoraproject.org> 0.76.9-3
 - Build against gtk3
 
-* Mon Dec  6 2010 Peter Robinson <pbrobinson at gmail.com> 0.76.9-2
+* Mon Dec  6 2010 Peter Robinson <pbrobinson at fedoraproject.org> 0.76.9-2
 - We want NetworkManager not carrick
 
-* Mon Nov  1 2010 Peter Robinson <pbrobinson at gmail.com> 0.76.9-1
+* Mon Nov  1 2010 Peter Robinson <pbrobinson at fedoraproject.org> 0.76.9-1
 - New 0.76.9 release
 
-* Sat Oct 23 2010 Peter Robinson <pbrobinson at gmail.com> 0.76.5-4
+* Sat Oct 23 2010 Peter Robinson <pbrobinson at fedoraproject.org> 0.76.5-4
 - Own panels directory
 
 * Wed Sep 29 2010 jkeating - 0.76.5-3
 - Rebuilt for gcc bug 634757
 
-* Thu Sep 23 2010 Peter Robinson <pbrobinson at gmail.com> 0.76.5-2
+* Thu Sep 23 2010 Peter Robinson <pbrobinson at fedoraproject.org> 0.76.5-2
 - Obsolete mutter-moblin
 
-* Mon Sep  6 2010 Peter Robinson <pbrobinson at gmail.com> 0.76.5-1
+* Mon Sep  6 2010 Peter Robinson <pbrobinson at fedoraproject.org> 0.76.5-1
 - New 0.76.5 upstream release
 
-* Sun Aug  1 2010 Peter Robinson <pbrobinson at gmail.com> 0.76.2-1
+* Sun Aug  1 2010 Peter Robinson <pbrobinson at fedoraproject.org> 0.76.2-1
 - Rename from mutter-moblin to mutter-meego
 - New 0.76.2 upstream release
 
-* Sun Jul 11 2010 Peter Robinson <pbrobinson at gmail.com> 0.75.19-1
+* Sun Jul 11 2010 Peter Robinson <pbrobinson at fedoraproject.org> 0.75.19-1
 - New 0.75.19 upstream release
 
-* Mon Jul  5 2010 Peter Robinson <pbrobinson at gmail.com> 0.75.16-3
+* Mon Jul  5 2010 Peter Robinson <pbrobinson at fedoraproject.org> 0.75.16-3
 - Rebuild for new libmx
 
-* Fri Jun 25 2010 Peter Robinson <pbrobinson at gmail.com> 0.75.16-2
+* Fri Jun 25 2010 Peter Robinson <pbrobinson at fedoraproject.org> 0.75.16-2
 - Add libXScrnSaver-devel dep
 
-* Fri Jun 25 2010 Peter Robinson <pbrobinson at gmail.com> 0.75.16-1
+* Fri Jun 25 2010 Peter Robinson <pbrobinson at fedoraproject.org> 0.75.16-1
 - New 0.75.16 upstream release
 
-* Mon May  3 2010 Peter Robinson <pbrobinson at gmail.com> 0.43.8-4
+* Mon May  3 2010 Peter Robinson <pbrobinson at fedoraproject.org> 0.43.8-4
 - Use Fedora 13 background rather than Moblin one
 
-* Sun Apr 18 2010 Peter Robinson <pbrobinson at gmail.com> 0.43.8-3
+* Sun Apr 18 2010 Peter Robinson <pbrobinson at fedoraproject.org> 0.43.8-3
 - Fix build with dso linking
 
-* Sun Apr 18 2010 Peter Robinson <pbrobinson at gmail.com> 0.43.8-2
+* Sun Apr 18 2010 Peter Robinson <pbrobinson at fedoraproject.org> 0.43.8-2
 - Add missing dep
 
-* Sun Apr 18 2010 Peter Robinson <pbrobinson at gmail.com> 0.43.8-1
+* Sun Apr 18 2010 Peter Robinson <pbrobinson at fedoraproject.org> 0.43.8-1
 - New 0.43.8 upstream release
 
-* Tue Sep 29 2009 Peter Robinson <pbrobinson at gmail.com> 0.40.1-1
+* Tue Sep 29 2009 Peter Robinson <pbrobinson at fedoraproject.org> 0.40.1-1
 - New 0.40.1 upstream release
 
-* Mon Sep 28 2009 Peter Robinson <pbrobinson at gmail.com> 0.40.0-1
+* Mon Sep 28 2009 Peter Robinson <pbrobinson at fedoraproject.org> 0.40.0-1
 - New 0.40.0 upstream release
 
-* Fri Sep 25 2009 Peter Robinson <pbrobinson at gmail.com> 0.39.5-1
+* Fri Sep 25 2009 Peter Robinson <pbrobinson at fedoraproject.org> 0.39.5-1
 - New 0.39.5 upstream release
 
-* Fri Sep 25 2009 Peter Robinson <pbrobinson at gmail.com> 0.39.4-1
+* Fri Sep 25 2009 Peter Robinson <pbrobinson at fedoraproject.org> 0.39.4-1
 - New 0.39.4 upstream release
 
-* Thu Sep 24 2009 Peter Robinson <pbrobinson at gmail.com> 0.39.3-1
+* Thu Sep 24 2009 Peter Robinson <pbrobinson at fedoraproject.org> 0.39.3-1
 - New 0.39.3 upstream release
 
-* Wed Sep 23 2009 Peter Robinson <pbrobinson at gmail.com> 0.39.2-1
+* Wed Sep 23 2009 Peter Robinson <pbrobinson at fedoraproject.org> 0.39.2-1
 - New 0.39.2 upstream release
 
-* Tue Sep 22 2009 Peter Robinson <pbrobinson at gmail.com> 0.39.1-1
+* Tue Sep 22 2009 Peter Robinson <pbrobinson at fedoraproject.org> 0.39.1-1
 - New 0.39.1 upstream release
 
-* Mon Sep 21 2009 Peter Robinson <pbrobinson at gmail.com> 0.39.0-1
+* Mon Sep 21 2009 Peter Robinson <pbrobinson at fedoraproject.org> 0.39.0-1
 - New 0.39.0 upstream release
 
-* Fri Sep 18 2009 Peter Robinson <pbrobinson at gmail.com> 0.38.3-1
+* Fri Sep 18 2009 Peter Robinson <pbrobinson at fedoraproject.org> 0.38.3-1
 - New 0.38.3 upstream release
 
-* Thu Sep 17 2009 Peter Robinson <pbrobinson at gmail.com> 0.38.2-1
+* Thu Sep 17 2009 Peter Robinson <pbrobinson at fedoraproject.org> 0.38.2-1
 - New 0.38.2 upstream release
 
-* Mon Sep 14 2009 Peter Robinson <pbrobinson at gmail.com> 0.38.0-1
+* Mon Sep 14 2009 Peter Robinson <pbrobinson at fedoraproject.org> 0.38.0-1
 - New 0.38.0 upstream release
 
-* Thu Sep  9 2009 Peter Robinson <pbrobinson at gmail.com> 0.35.5-1
+* Thu Sep  9 2009 Peter Robinson <pbrobinson at fedoraproject.org> 0.35.5-1
 - New 0.35.5 upstream release
 
-* Mon Aug 31 2009 Peter Robinson <pbrobinson at gmail.com> 0.35.4-1
+* Mon Aug 31 2009 Peter Robinson <pbrobinson at fedoraproject.org> 0.35.4-1
 - New 0.35.4 upstream release
 
-* Mon Aug 24 2009 Peter Robinson <pbrobinson at gmail.com> 0.34.3-3
+* Mon Aug 24 2009 Peter Robinson <pbrobinson at fedoraproject.org> 0.34.3-3
 - Require mutter
 
-* Thu Aug 20 2009 Peter Robinson <pbrobinson at gmail.com> 0.34.3-2
+* Thu Aug 20 2009 Peter Robinson <pbrobinson at fedoraproject.org> 0.34.3-2
 - Move a needed file from devel to main package
 
-* Thu Aug 20 2009 Peter Robinson <pbrobinson at gmail.com> 0.34.3-1
+* Thu Aug 20 2009 Peter Robinson <pbrobinson at fedoraproject.org> 0.34.3-1
 - New 0.34.3 upstream release.
 
-* Thu Aug 20 2009 Peter Robinson <pbrobinson at gmail.com> 0.34.2-1
+* Thu Aug 20 2009 Peter Robinson <pbrobinson at fedoraproject.org> 0.34.2-1
 - New 0.34.2 upstream release.
 
-* Tue Aug 18 2009 Peter Robinson <pbrobinson at gmail.com> 0.34.0-1
+* Tue Aug 18 2009 Peter Robinson <pbrobinson at fedoraproject.org> 0.34.0-1
 - New 0.34.0 upstream release.
 - Drop bits that have split to sub packages and associated deps
 
-* Fri Aug  7 2009 Peter Robinson <pbrobinson at gmail.com> 0.32.3-1
+* Fri Aug  7 2009 Peter Robinson <pbrobinson at fedoraproject.org> 0.32.3-1
 - New 0.32.3 upstream release, spec file cleanups
 
-* Thu Aug  6 2009 Peter Robinson <pbrobinson at gmail.com> 0.32.2-1
+* Thu Aug  6 2009 Peter Robinson <pbrobinson at fedoraproject.org> 0.32.2-1
 - New 0.32.2 upstream release, add new build requirements
 
-* Thu Jul 23 2009 Peter Robinson <pbrobinson at gmail.com> 0.30.3-1
+* Thu Jul 23 2009 Peter Robinson <pbrobinson at fedoraproject.org> 0.30.3-1
 - Initial packaging
diff --git a/sources b/sources
index 0cd9550..408343b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c8b14c9dae2beffb24b2815cd651c6b7  mutter-meego-0.76.9.tar.bz2
+f4d42c8a186f2f2ec51ec0bd78dfaa54  mutter-meego-0.77.7.tar.bz2


More information about the scm-commits mailing list