[rest: 1/2] Drop old patch that doesn't appear to be needed any more and causes build issues

Peter Robinson pbrobinson at fedoraproject.org
Wed Sep 3 11:07:53 UTC 2014


commit b846eeb417859b123deb189b9317501fab17d810
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Aug 6 16:50:40 2014 +0100

    Drop old patch that doesn't appear to be needed any more and causes build issues

 rest-fixdso.patch |   11 -----------
 rest.spec         |    7 ++++---
 2 files changed, 4 insertions(+), 14 deletions(-)
---
diff --git a/rest.spec b/rest.spec
index 8de47e4..3fc6442 100644
--- a/rest.spec
+++ b/rest.spec
@@ -1,13 +1,12 @@
 Name:          rest
 Version:       0.7.91
-Release:       2%{?dist}
+Release:       3%{?dist}
 Summary:       A library for access to RESTful web services
 
 Group:         System Environment/Libraries
 License:       LGPLv2
 URL:           http://www.gnome.org
 Source0:       ftp://ftp.gnome.org/pub/gnome/sources/%{name}/0.7/%{name}-%{version}.tar.xz
-Patch0:        rest-fixdso.patch
 
 BuildRequires: glib2-devel
 BuildRequires: gobject-introspection-devel
@@ -38,7 +37,6 @@ Files for development with %{name}.
 
 %prep
 %setup -q
-%patch0 -p1 -b .fixdso
 
 %build
 autoreconf -vif
@@ -75,6 +73,9 @@ find %{buildroot} -type f -name "*.la" -delete
 %{_datadir}/gir-1.0/RestExtras-0.7.gir
 
 %changelog
+* Wed Aug  6 2014 Peter Robinson <pbrobinson at fedoraproject.org> 0.7.91-3
+- Drop old patch that doesn't appear to be needed any more and causes build issues
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.91-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list