diff options
Diffstat (limited to 'opensuse/core/qt3/qt3-extensions.spec')
-rw-r--r-- | opensuse/core/qt3/qt3-extensions.spec | 30 |
1 files changed, 2 insertions, 28 deletions
diff --git a/opensuse/core/qt3/qt3-extensions.spec b/opensuse/core/qt3/qt3-extensions.spec index c9b4459b5..969cc4da2 100644 --- a/opensuse/core/qt3/qt3-extensions.spec +++ b/opensuse/core/qt3/qt3-extensions.spec @@ -46,7 +46,7 @@ Source9: linguist.desktop Source5: linguist.png Source10: qt3.sh Source11: qt3.csh -# Translations did not change at 3.3.8c +# Translations did not change at 3.3.8d Source12: qt3-3.3.8b-translations.tar.bz2 Source100: qtkdeintegration_x11.cpp Source101: qtkdeintegration_x11_p.h @@ -57,23 +57,14 @@ Patch1: aliasing.diff Patch2: head.diff Patch4: qt3-never-strip.diff Patch5: external-libs.diff -Patch6: 0001-dnd_optimization.patch -Patch7: 0002-dnd_active_window_fix.patch -Patch8: 0007-qpixmap_constants.patch -Patch11: 0038-dragobject-dont-prefer-unknown.patch Patch12: qtrc-path.diff Patch14: lib64-plugin-support.diff Patch15: pluginmanager-fix.diff Patch18: no-rpath.dif Patch19: shut-up.diff -Patch20: rubberband.diff Patch21: fix-GL-loading.diff Patch23: fix-accessible.diff -# From http://www.freedesktop.org/wiki/Software_2fImmoduleQtDownload -# Current version from http://freedesktop.org/~daisuke/qt-x11-immodule-unified-qt3.3.5-20060318.diff.bz2 -Patch25: qt-x11-immodule-unified-qt3.3.8-20060318.diff Patch28: fix-key-release-event-with-imm.diff -Patch29: 0047-fix-kmenu-width.diff Patch31: limit-image-size.diff Patch34: 0005-qpixmap_mitshm.patch Patch35: qt-transparency.patch @@ -115,15 +106,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build This package contains extension libraries for Qt 3, such as the Netscape plug-in modules. -This package contains extension libraries for Qt 3, such as the -Netscape plug-in modules. - -This package contains extension libraries for Qt 3, such as the -Netscape plug-in modules. - -This package contains extension libraries for Qt 3, such as the -Netscape plug-in modules. - %define build_sub_dirs src plugins/src tools/designer/uilib/ tools/designer/uic tools/qtconfig tools/assistant/lib tools/assistant tutorial %prep @@ -132,10 +114,6 @@ Netscape plug-in modules. %patch2 %patch4 %patch5 -%patch6 -%patch7 -%patch8 -%patch11 %patch12 if [ "%_lib" = "lib64" ]; then %patch14 @@ -143,11 +121,8 @@ fi %patch15 %patch18 %patch19 -%patch20 %patch23 -%patch25 -%patch28 -%patch29 +#%patch28 %patch31 %patch34 %patch35 @@ -193,7 +168,6 @@ fi %patch138 -p1 %endif %patch139 -%patch200 # copy qt kde integration files cp %SOURCE100 %SOURCE101 src/kernel/ cp %SOURCE101 include/private/ |