[meego-panel-zones] 0.3.0

Peter Robinson pbrobinson at fedoraproject.org
Thu Dec 1 17:38:32 UTC 2011


commit c827154a93b48d6f2964219695f6b8cdbd34b8d3
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Dec 1 17:38:27 2011 +0000

    0.3.0

 meego-panel-zones.spec |   11 +++++++----
 sources                |    2 +-
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/meego-panel-zones.spec b/meego-panel-zones.spec
index ce4adb0..dccd900 100644
--- a/meego-panel-zones.spec
+++ b/meego-panel-zones.spec
@@ -4,14 +4,15 @@
 %define tarfile %{name}-%{version}.tar.bz2
 
 Name:          meego-panel-zones
-Version:       0.2.2
-Release:       2%{?dist}
+Version:       0.3.0
+Release:       1%{?dist}
 Summary:       Meego zones panel
 
 Group:         User Interface/Desktops 
 License:       LGPLv2
 URL:           http://www.meego.com/
 Source0:       %{tarfile}
+Patch0:        mpz-fixdso.patch
 
 BuildRequires: GConf2-devel
 BuildRequires: clutter-gtk010-devel
@@ -37,6 +38,8 @@ sed -i 's|clutter-gtk-0.10|clutter-gtk-0.12|g' configure.ac
 # Require until stable tar ball release
 NOCONFIGURE=yes ./autogen.sh --enable-compile-warnings=no
 
+%patch0 -p1 -b .fixdso
+
 %build
 %configure --disable-static --enable-compile-warnings=no
 make %{?_smp_mflags} V=1
@@ -55,8 +58,8 @@ make install DESTDIR=%{buildroot} INSTALL='install -p'
 %{_datadir}/meego-panel-zones/
 
 %changelog
-* Thu Dec  1 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 0.2.2-2
-- Rebuild
+* Thu Dec  1 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 0.3.0-1
+- Release 0.3.0
 
 * Fri Oct 14 2011 Peter Robinson <pbrobinson at fedoraproject.org> 0.2.2-1
 - Release 0.2.2 final
diff --git a/sources b/sources
index 431ebeb..f0ed1a4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf8402d94f0ace9bdf7450b34882bf09  meego-panel-zones-0.2.2.tar.bz2
+a9be3985038e3c9a038aafb335eafd54  meego-panel-zones-0.3.0.tar.bz2


More information about the scm-commits mailing list