[gnome-menus] try to bootstrap

Matthias Clasen mclasen at fedoraproject.org
Wed Aug 24 22:23:49 UTC 2011


commit be3d502ea4e749f077b092478d24e7c475ea3779
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Aug 24 18:23:03 2011 -0400

    try to bootstrap

 gnome-menus.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gnome-menus.spec b/gnome-menus.spec
index 9080635..871e120 100644
--- a/gnome-menus.spec
+++ b/gnome-menus.spec
@@ -21,7 +21,7 @@ BuildRequires: python2-devel
 BuildRequires: intltool
 BuildRequires: gobject-introspection-devel
 # FIXME: temporary hack for introspection breakage
-BuildRequires: gnome-menus-devel 
+BuildRequires: gnome-menus-devel
 
 %description
 gnome-menus is an implementation of the draft "Desktop
@@ -45,7 +45,7 @@ writing applications that use the GNOME menu system.
 
 %build
 %configure --disable-static \
-   --enable-introspection \
+   --disable-introspection \
 %if %{enable_debugging}
    --enable-debug=yes
 %else
@@ -65,7 +65,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 # This probably dates back to Bluecurve days; rather than simply deleting
 # deleting it, we'll ship it as applications-gnome.desktop
-mv $RPM_BUILD_ROOT%{_sysconfdir}/xdg/menus/applications{,-gnome}.menu 
+mv $RPM_BUILD_ROOT%{_sysconfdir}/xdg/menus/applications{,-gnome}.menu
 
 # We use alacarte now
 rm -rf $RPM_BUILD_ROOT%{_bindir}/gmenu-simple-editor
@@ -97,7 +97,7 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/gnome-menus/
 %{_datadir}/gir-1.0/GMenu-3.0.gir
 
 %changelog
-* Fri Aug 24 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.5-2
+* Fri Aug 24 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.5-1
 - Sync with F16
 
 * Tue Apr 26 2011 Matthias Clasen <mclasen at redhat.com> - 3.0.1-1


More information about the scm-commits mailing list