[libuv/el6] drop upstreamed patch

T.C. Hollingsworth patches at fedoraproject.org
Mon Apr 15 02:27:12 UTC 2013


commit 6c856f576f3eccf9c808e4372f0b50e56cd5bce1
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sun Apr 14 19:26:26 2013 -0700

    drop upstreamed patch

 0001-unix-include-uv.h-in-src-version.c.patch |   42 -------------------------
 libuv.spec                                    |    6 +---
 2 files changed, 1 insertions(+), 47 deletions(-)
---
diff --git a/libuv.spec b/libuv.spec
index c388d5d..7ea201f 100644
--- a/libuv.spec
+++ b/libuv.spec
@@ -16,10 +16,6 @@ URL: http://nodejs.org/
 Source0: http://libuv.org/dist/v%{version}/%{name}-v%{version}.tar.gz
 Source2: libuv.pc.in
 
-# backport fix to FTBFS in nodejs-0.10.3
-# https://github.com/joyent/node/issues/5213
-Patch0001: 0001-unix-include-uv.h-in-src-version.c.patch
-
 BuildRequires: gyp
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
@@ -46,7 +42,6 @@ Development libraries for libuv
 
 %prep
 %setup -q -n %{name}-v%{version}
-%patch0001 -p1
 
 %build
 export CFLAGS='%{optflags}'
@@ -120,6 +115,7 @@ sed -e "s#@prefix@#%{_prefix}#g" \
 %changelog
 * Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1:0.10.4-1
 - new upstream release 0.10.4
+- drop upstreamed patch
 
 * Thu Apr 04 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1:0.10.3-2
 - backport patch that fixes FTBFS in nodejs-0.10.3


More information about the scm-commits mailing list