summaryrefslogtreecommitdiffstats
path: root/opensuse/core/qt3/qt3-devel-doc.spec
diff options
context:
space:
mode:
Diffstat (limited to 'opensuse/core/qt3/qt3-devel-doc.spec')
-rw-r--r--opensuse/core/qt3/qt3-devel-doc.spec9
1 files changed, 3 insertions, 6 deletions
diff --git a/opensuse/core/qt3/qt3-devel-doc.spec b/opensuse/core/qt3/qt3-devel-doc.spec
index cf4a5e869..622fb9854 100644
--- a/opensuse/core/qt3/qt3-devel-doc.spec
+++ b/opensuse/core/qt3/qt3-devel-doc.spec
@@ -30,7 +30,7 @@ License: GPL, QPL
AutoReqProv: on
Summary: Documentation for the Qt 3 Development Kit
Group: Documentation/HTML
-Version: 3.3.8c
+Version: 3.3.8d
Release: 1
PreReq: /bin/grep
BuildArch: noarch
@@ -43,7 +43,7 @@ Requires: qt3-devel
# 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
@@ -118,9 +118,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
@@ -147,7 +144,7 @@ getting started with Qt in /usr/lib/qt3/doc.
%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