summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--opensuse/core/qt3/.tdemaintain2
-rw-r--r--opensuse/core/qt3/qt3.spec8
-rw-r--r--opensuse/core/qt3/qt3.spec.changes10
3 files changed, 16 insertions, 4 deletions
diff --git a/opensuse/core/qt3/.tdemaintain b/opensuse/core/qt3/.tdemaintain
new file mode 100644
index 000000000..3bdb0bf4f
--- /dev/null
+++ b/opensuse/core/qt3/.tdemaintain
@@ -0,0 +1,2 @@
+UPPKG=qt3
+SUPKG=qt3
diff --git a/opensuse/core/qt3/qt3.spec b/opensuse/core/qt3/qt3.spec
index 0424f372c..20fd10140 100644
--- a/opensuse/core/qt3/qt3.spec
+++ b/opensuse/core/qt3/qt3.spec
@@ -77,9 +77,9 @@ Patch117: qtimer-debug.diff
Patch127: mng-reading-fix.patch
Patch134: fix-xinput-clash.diff
Patch135: parseFontName.diff
-Patch136: qt3-no-date.diff
+#Patch136: qt3-no-date.diff
Patch139: gcc46.diff
-Patch140: revert-iodbc-to-uodbc.diff
+#Patch140: revert-iodbc-to-uodbc.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -127,9 +127,9 @@ ln -sf $PWD/src/kernel/qximinputcontext_p.h include/private/
%patch127
%patch134
%patch135
-%patch136
+#%patch136
%patch139
-%patch140
+#%patch140
cd translations
tar xvjf %SOURCE12
cd ..
diff --git a/opensuse/core/qt3/qt3.spec.changes b/opensuse/core/qt3/qt3.spec.changes
new file mode 100644
index 000000000..59a660460
--- /dev/null
+++ b/opensuse/core/qt3/qt3.spec.changes
@@ -0,0 +1,10 @@
+-------------------------------------------------------------------
+Fri Jul 27 20:45:24 UTC 2012 - robxu9@gmail.com
+
+- update qt3 for suse12.1
+
+-------------------------------------------------------------------
+Fri Jul 27 20:30:25 UTC 2012 - robxu9@gmail.com
+
+- update
+