[curl/f18] remember to patch tests/data/Makefile.in

Kamil Dudka kdudka at fedoraproject.org
Fri Apr 12 15:13:11 UTC 2013


commit b2cd7d1cea36913728dd4f4ad575f380b6eea5a3
Author: Kamil Dudka <kdudka at redhat.com>
Date:   Fri Apr 12 17:06:22 2013 +0200

    remember to patch tests/data/Makefile.in

 0011-curl-7.27.0-2eb8dcf2.patch |   34 +++++++++++++++++++++++++++++++---
 1 files changed, 31 insertions(+), 3 deletions(-)
---
diff --git a/0011-curl-7.27.0-2eb8dcf2.patch b/0011-curl-7.27.0-2eb8dcf2.patch
index 421c5fe..f77f104 100644
--- a/0011-curl-7.27.0-2eb8dcf2.patch
+++ b/0011-curl-7.27.0-2eb8dcf2.patch
@@ -13,8 +13,9 @@ Conflicts:
 Signed-off-by: Kamil Dudka <kdudka at redhat.com>
 ---
  tests/data/Makefile.am |    2 +-
+ tests/data/Makefile.in |    2 +-
  tests/data/test1216    |   62 ++++++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 63 insertions(+), 1 deletions(-)
+ 3 files changed, 64 insertions(+), 2 deletions(-)
  create mode 100644 tests/data/test1216
 
 diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am
@@ -30,6 +31,19 @@ index 372f127..9321d61 100644
  test1300 test1301 test1302 test1303 test1304 test1305	\
  test1306 test1307 test1308 test1309 test1310 test1311 test1312 test1313 \
  test1314 test1315 test1316 test1317 test1318 test1319 test1320 test1321 \
+diff --git a/tests/data/Makefile.in b/tests/data/Makefile.in
+index e0a554a..0c18cb5 100644
+--- a/tests/data/Makefile.in
++++ b/tests/data/Makefile.in
+@@ -343,7 +343,7 @@ test1118 test1119 test1120 test1121 test1122 test1123 test1124 test1125	\
+ test1126 test1127 test1128 test1129 test1130 test1131 \
+ test1200 test1201 test1202 test1203 test1204 test1205 test1206 test1207 \
+ test1208 test1209 test1210 test1211 \
+-test1220 \
++test1220 test1216 \
+ test1300 test1301 test1302 test1303 test1304 test1305	\
+ test1306 test1307 test1308 test1309 test1310 test1311 test1312 test1313 \
+ test1314 test1315 test1316 test1317 test1318 test1319 test1320 test1321 \
 diff --git a/tests/data/test1216 b/tests/data/test1216
 new file mode 100644
 index 0000000..e63fe92
@@ -178,8 +192,9 @@ Conflicts:
 Signed-off-by: Kamil Dudka <kdudka at redhat.com>
 ---
  tests/data/Makefile.am |    2 +-
+ tests/data/Makefile.in |    2 +-
  tests/data/test1218    |   61 ++++++++++++++++++++++++++++++++++++++++++++++++
- 2 files changed, 62 insertions(+), 1 deletions(-)
+ 3 files changed, 63 insertions(+), 2 deletions(-)
  create mode 100644 tests/data/test1218
 
 diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am
@@ -191,7 +206,20 @@ index 9321d61..c8295c3 100644
  test1200 test1201 test1202 test1203 test1204 test1205 test1206 test1207 \
  test1208 test1209 test1210 test1211 \
 -test1220 test1216 \
-+test1220 test1216 1218 \
++test1220 test1216 test1218 \
+ test1300 test1301 test1302 test1303 test1304 test1305	\
+ test1306 test1307 test1308 test1309 test1310 test1311 test1312 test1313 \
+ test1314 test1315 test1316 test1317 test1318 test1319 test1320 test1321 \
+diff --git a/tests/data/Makefile.in b/tests/data/Makefile.in
+index 0c18cb5..96678cd 100644
+--- a/tests/data/Makefile.in
++++ b/tests/data/Makefile.in
+@@ -343,7 +343,7 @@ test1118 test1119 test1120 test1121 test1122 test1123 test1124 test1125	\
+ test1126 test1127 test1128 test1129 test1130 test1131 \
+ test1200 test1201 test1202 test1203 test1204 test1205 test1206 test1207 \
+ test1208 test1209 test1210 test1211 \
+-test1220 test1216 \
++test1220 test1216 test1218 \
  test1300 test1301 test1302 test1303 test1304 test1305	\
  test1306 test1307 test1308 test1309 test1310 test1311 test1312 test1313 \
  test1314 test1315 test1316 test1317 test1318 test1319 test1320 test1321 \


More information about the scm-commits mailing list