[rest/f21] fix merge

Peter Robinson pbrobinson at fedoraproject.org
Fri Mar 20 17:47:25 UTC 2015


commit eb99c119793b5510accaba12e9462a0ab24edef1
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Fri Mar 20 17:47:16 2015 +0000

    fix merge

 0001-oauth-Add-missing-include.patch | 25 -------------------------
 rest.spec                            |  4 ----
 2 files changed, 29 deletions(-)
---
diff --git a/rest.spec b/rest.spec
index 2ffb411..4c4dddc 100644
--- a/rest.spec
+++ b/rest.spec
@@ -8,9 +8,6 @@ License:       LGPLv2
 URL:           http://www.gnome.org
 Source0:       http://download.gnome.org/sources/%{name}/0.7/%{name}-%{version}.tar.xz
 
-# https://bugzilla.gnome.org/show_bug.cgi?id=742644
-Patch0:        0001-oauth-Add-missing-include.patch
-
 BuildRequires: glib2-devel
 BuildRequires: gobject-introspection-devel
 BuildRequires: libsoup-devel
@@ -36,7 +33,6 @@ Files for development with %{name}.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure --disable-static --enable-gtk-doc --enable-introspection=yes


More information about the scm-commits mailing list