[gnote] - Disable panel applet - Rebuild against newer GTK+

Bastien Nocera hadess at fedoraproject.org
Thu Feb 3 14:37:22 UTC 2011


commit 2791b312fa0b1f812fbb52279f4f059d04a0a514
Author: Bastien Nocera <hadess at hadess.net>
Date:   Thu Feb 3 14:37:16 2011 +0000

    - Disable panel applet
    - Rebuild against newer GTK+

 gnote.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/gnote.spec b/gnote.spec
index 6724e10..c91ebec 100644
--- a/gnote.spec
+++ b/gnote.spec
@@ -1,6 +1,6 @@
 Name:           gnote
 Version:        0.7.3
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Note-taking application
 Group:          User Interface/Desktops
 License:        GPLv3+
@@ -12,7 +12,6 @@ BuildRequires:  gtkmm24-devel libxml2-devel GConf2-devel intltool
 BuildRequires:  boost-devel libuuid-devel dbus-c++-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  gnome-doc-utils >= 0.3.2
-BuildRequires:  libpanelappletmm-devel
 BuildRequires:  gettext pcre-devel
 BuildRequires:  gtkspell-devel libxslt-devel
 
@@ -31,7 +30,7 @@ and consumes fewer resources.
 %patch0 -p1 
 
 %build
-%configure --disable-schemas-install --disable-static --with-gnu-ld --enable-dbus
+%configure --disable-schemas-install --disable-static --with-gnu-ld --enable-dbus --disable-applet
 V=1 make %{?_smp_mflags}
 
 %install
@@ -96,6 +95,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/dbus-1/services/org.gnome.Gnote.service
 
 %changelog
+* Thu Feb 03 2011 Bastien Nocera <bnocera at redhat.com> 0.7.3-5
+- Disable panel applet
+- Rebuild against newer GTK+
+
 * Fri Dec 17 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 0.7.3-4
 - Add the patch
 


More information about the scm-commits mailing list