summaryrefslogtreecommitdiffstats
path: root/redhat/libraries/python-trinity/python-trinity-3.5.13-fix_min_sip_version.patch
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/libraries/python-trinity/python-trinity-3.5.13-fix_min_sip_version.patch')
-rw-r--r--redhat/libraries/python-trinity/python-trinity-3.5.13-fix_min_sip_version.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/redhat/libraries/python-trinity/python-trinity-3.5.13-fix_min_sip_version.patch b/redhat/libraries/python-trinity/python-trinity-3.5.13-fix_min_sip_version.patch
new file mode 100644
index 000000000..dd2877616
--- /dev/null
+++ b/redhat/libraries/python-trinity/python-trinity-3.5.13-fix_min_sip_version.patch
@@ -0,0 +1,11 @@
+--- python-trinity/configure.py.ORI 2012-05-12 10:52:21.457246722 +0200
++++ python-trinity/configure.py 2012-05-12 10:52:43.558700741 +0200
+@@ -74,7 +74,7 @@
+ kde_version_extra = None
+ kde_max_version = 0x030503
+
+-sip_min_v4_version = 0x040900
++sip_min_v4_version = 0x040400
+ qt_min_version = 0x030200
+ pyqt_min_version = 0x031000
+