[gnome-sharp] Drop dead gnome-panel dependency

Peter Robinson pbrobinson at fedoraproject.org
Mon Apr 1 08:28:33 UTC 2013


commit 2cd37de8b58e8c2720e2891bddea02b58a271491
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Apr 1 09:28:18 2013 +0100

    Drop dead gnome-panel dependency

 gnome-sharp.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gnome-sharp.spec b/gnome-sharp.spec
index e55875b..a0c1e14 100644
--- a/gnome-sharp.spec
+++ b/gnome-sharp.spec
@@ -1,6 +1,6 @@
 Name:           gnome-sharp
 Version:        2.24.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        GTK+ and GNOME bindings for Mono
 
 Group:          System Environment/Libraries
@@ -17,7 +17,7 @@ Patch3: gnome-sharp-2.24.2-dbus-thread-fix.patch
 BuildRequires:  mono-devel gtk2-devel libart_lgpl-devel gnome-vfs2-devel libgnomecanvas-devel libgnomeui-devel
 BuildRequires:  gtk-sharp2-devel >= 2.12.7
 BuildRequires:  gtk-sharp2-gapi >= 2.12.7
-BuildRequires:  librsvg2-devel vte-devel gnome-panel-devel
+BuildRequires:  librsvg2-devel vte-devel
 BuildRequires:  libgnomeprintui22-devel
 BuildRequires:  automake, libtool
 
@@ -78,6 +78,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/gconf-sharp-peditors-2.0.pc
 
 %changelog
+* Mon Apr  1 2013 Peter Robinson <pbrobinson at fedoraproject.org> 2.24.2-2
+- Drop dead gnome-panel dependency
+
 * Wed Mar 27 2013 Tom Callaway <spot at fedoraproject.org> - 2.24.2-1
 - update to 2.24.2
 - explicitly initialize dbus glib threading


More information about the scm-commits mailing list