[gnome-boxes/f17] Drop unneeded patch/debug code

Christophe Fergeau teuf at fedoraproject.org
Mon Mar 12 16:02:28 UTC 2012


commit eb69d3066337a63369f62fa33c590736c4bcef22
Author: Christophe Fergeau <cfergeau at redhat.com>
Date:   Mon Mar 12 17:02:05 2012 +0100

    Drop unneeded patch/debug code

 boxes-subst.patch |   12 ------------
 gnome-boxes.spec  |    8 +-------
 2 files changed, 1 insertions(+), 19 deletions(-)
---
diff --git a/gnome-boxes.spec b/gnome-boxes.spec
index 1180971..b7f9980 100644
--- a/gnome-boxes.spec
+++ b/gnome-boxes.spec
@@ -28,9 +28,7 @@ BuildRequires:	spice-gtk3-vala >= 0.9
 BuildRequires:	libosinfo-vala >= 0.0.4
 BuildRequires:	desktop-file-utils
 BuildRequires:	tracker-devel
-BuildRequires: autoconf automake libtool
-
-Patch0: boxes-subst.patch
+#BuildRequires: autoconf automake libtool
 
 # Need libvirtd and an hypervisor to do anything useful
 Requires:	libvirt
@@ -54,15 +52,11 @@ gnome-boxes lets you easily create, setup, access, and use:
 
 %prep
 %setup -q
-%patch0 -p1 -b .subst
-
-autoreconf -i -f
 
 %build
 #disable logos per fedora-legal request:
 #http://lists.fedoraproject.org/pipermail/legal/2012-February/001832.html
 %configure --disable-logos
-cat config.status
 make %{?_smp_mflags} V=1
 
 


More information about the scm-commits mailing list