From d0c124e6eeffd1898376363676f7d094211ba890 Mon Sep 17 00:00:00 2001 From: nonamedotc Date: Feb 28 2015 20:08:07 +0000 Subject: Update to latest stable release 4.12.0 - Remove upstreamed patches - Built with GTK3 enabled - change Terminal to xfce4-terminal in shortcuts patch --- diff --git a/libxfce4ui.spec b/libxfce4ui.spec index e16cead..8093fdd 100644 --- a/libxfce4ui.spec +++ b/libxfce4ui.spec @@ -18,7 +18,7 @@ Source0: http://archive.xfce.org/src/xfce/%{name}/%{xfceversion}/%{name}- ## Downstream patches # add more keyboard shortcuts to make multimedia keyboards work out of the box # Terminal changed to xfce4-terminal in the patch -Patch10: libxfce4ui-4.12.0-keyboard-shortcuts.patch +## Patch10: libxfce4ui-4.12.0-keyboard-shortcuts.patch BuildRequires: pkgconfig(gobject-2.0) >= 2.24.0 BuildRequires: pkgconfig(gtk+-2.0) >= 2.20.0 @@ -73,7 +73,7 @@ developing applications that use %{name}. %prep %setup -q -%patch10 -p1 -b .shortcuts +## %patch10 -p1 -b .shortcuts %build %configure --enable-gtk-doc --enable-gtk3\