[meego-panel-applications] Fix and bump build

Peter Robinson pbrobinson at fedoraproject.org
Thu Oct 13 10:43:17 UTC 2011


commit b3769b891f4d22fb06cce0ed378d479a6cd7e2bf
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Sep 7 16:36:03 2011 +0100

    Fix and bump build

 meego-panel-applications.spec |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/meego-panel-applications.spec b/meego-panel-applications.spec
index 261fb31..631fdc9 100644
--- a/meego-panel-applications.spec
+++ b/meego-panel-applications.spec
@@ -5,7 +5,7 @@
 
 Name:          meego-panel-applications
 Version:       0.2.5
-Release:       3%{?dist}
+Release:       4%{?dist}
 Summary:       MeeGo Panel for launching Applications
 
 Group:         User Interface/Desktops
@@ -16,7 +16,7 @@ Source0:       %{tarfile}
 BuildRequires: clutter-devel
 BuildRequires: dbus-glib-devel
 BuildRequires: gnome-menus-devel
-BuildRequires: gtk3-devel
+BuildRequires: gtk2-devel
 BuildRequires: libmx-devel
 BuildRequires: mutter-meego-devel
 BuildRequires: intltool
@@ -27,9 +27,6 @@ BuildRequires: gnome-common
 
 Requires: dbus
 
-Provides: moblin-panel-applications = %{version}
-Obsoletes: moblin-panel-applications < 0.1.30
-
 %description
 The MeeGo mutter panel for launching applications.
 
@@ -37,7 +34,7 @@ The MeeGo mutter panel for launching applications.
 %setup -q
 
 # Require until stable tar ball release
-NOCONFIGURE=yes ./autogen.sh
+autoreconf
 
 %build
 %configure --disable-static
@@ -57,6 +54,9 @@ make install DESTDIR=%{buildroot} INSTALL='install -p'
 %{_datadir}/%{name}
 
 %changelog
+* Wed Sep  7 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 0.2.5-4
+- Fix and bump build
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.5-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list