rename 0109-curl-7.30.0-tests-port-range.patch

... such that it is clear that it is an upstream patch
This commit is contained in:
Kamil Dudka 2013-04-12 15:12:46 +02:00
parent b7ba0b7452
commit eae5353202
2 changed files with 4 additions and 4 deletions

View File

@ -7,6 +7,9 @@ Group: Applications/Internet
Source: http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
Source2: curlbuild.h
# prevent test-suite failure due to using non-default port ranges in tests
Patch1: 0001-curl-7.30.0-ddbda328.patch
# patch making libcurl multilib ready
Patch101: 0101-curl-7.30.0-multilib.patch
@ -26,9 +29,6 @@ Patch107: 0107-curl-7.21.4-libidn-valgrind.patch
# a simple iconv can't fix them
Patch108: 0108-curl-7.30.0-utf8.patch
# prevent test-suite failure due to using non-default port ranges in tests
Patch109: 0109-curl-7.30.0-tests-port-range.patch
Provides: webclient
URL: http://curl.haxx.se/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
@ -117,7 +117,7 @@ cd tests/data/
sed -i s/899\\\([0-9]\\\)/%{?__isa_bits}9\\1/ test*
cd -
%patch109 -p1
%patch1 -p1
# disable test 1112 (#565305)
printf "1112\n" >> tests/data/DISABLED