summaryrefslogtreecommitdiffstats
path: root/opensuse/core/qt3/qt3.spec
diff options
context:
space:
mode:
Diffstat (limited to 'opensuse/core/qt3/qt3.spec')
-rw-r--r--opensuse/core/qt3/qt3.spec9
1 files changed, 3 insertions, 6 deletions
diff --git a/opensuse/core/qt3/qt3.spec b/opensuse/core/qt3/qt3.spec
index 326d2c03f..3dc97953a 100644
--- a/opensuse/core/qt3/qt3.spec
+++ b/opensuse/core/qt3/qt3.spec
@@ -34,7 +34,7 @@ Obsoletes: qt3-64bit
%endif
#
Summary: A library for developing applications with graphical user interfaces
-Version: 3.3.8c
+Version: 3.3.8d
Release: 110
Provides: qt_library_%version
Recommends: kdelibs3-default-style
@@ -42,7 +42,7 @@ PreReq: /bin/grep
# COMMON-BEGIN
%define x11_free -x11-free-
%define rversion 3.3.8b
-Source0: qt%{x11_free}%rversion.tar.bz2
+Source0: http://mirror.its.uidaho.edu/pub/trinity/releases/3.5.13/dependencies/qt3-3.3.8.d.tar.gz
Source1: build_script.sh
Source2: qtconfig3.desktop
Source3: qtrc
@@ -117,9 +117,6 @@ Patch137: popen-leak-fix.diff
Patch138: qt3-libpng14.diff
Patch139: gcc46.diff
-# TQt integration
-Patch200: qt-3.3.8c.diff
-
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -138,7 +135,7 @@ the current Qt library!
%define build_sub_dirs src plugins/src tools/designer/uilib/ tools/designer/uic tools/qtconfig tools/assistant/lib tools/assistant tutorial
%prep
-%setup -q -n qt%{x11_free}%rversion
+%setup -q -n qt3
%patch1
%patch2
%patch4