swig/swig-2.0.3-disable-broken-tests.patch
Sascha Peilicke ccfb7e4f48 Accepting request 69970 from devel:tools:building
Remove duplicate BuildRequires: python-devel (forwarded request 69911 from namtrac)

OBS-URL: https://build.opensuse.org/request/show/69970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/swig?expand=0&rev=21
2011-05-18 08:30:22 +00:00

23 lines
664 B
Diff

--- Examples/test-suite/python/Makefile.in 2010-07-22 18:59:08.000000000 +0200
+++ Examples/test-suite/python/Makefile.in 2011-05-03 12:29:40.193936593 +0200
@@ -53,9 +53,7 @@
li_std_pair_extra \
li_std_set \
li_std_stream \
- li_std_string_extra \
li_std_wstream \
- li_std_wstring \
primitive_types \
python_abstractbase \
python_kwargs \
--- Examples/test-suite/common.mk 2011-03-09 23:31:08.000000000 +0100
+++ Examples/test-suite/common.mk 2011-05-03 12:31:23.644936552 +0200
@@ -393,7 +393,6 @@
template_virtual \
template_whitespace \
threads \
- threads_exception \
throw_exception \
typedef_array_member \
typedef_class \