From c4f05fc4a80f589052bca4227ba8e6131d119d69 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Thu, 1 Dec 2005 11:40:17 +0000 Subject: [PATCH] =?UTF-8?q?-=20add=20fix=20for=20modular=20X,=20thanks=20t?= =?UTF-8?q?o=20Ville=20Skytt=C3=A4=20#174131=20-=20probably=20fix=20#17454?= =?UTF-8?q?1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kdelibs.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/kdelibs.spec b/kdelibs.spec index 2dfe307..e715e7d 100644 --- a/kdelibs.spec +++ b/kdelibs.spec @@ -24,7 +24,7 @@ %define disable_gcc_check_and_hidden_visibility 1 Version: 3.5.0 -Release: 0.1.rc2 +Release: 1 Summary: K Desktop Environment - Libraries Name: kdelibs Url: http://www.kde.org/ @@ -52,6 +52,7 @@ Patch32: kdelibs-3.2.3-cups.patch Patch33: kdelibs-3.3.2-ppc.patch Patch34: kdelibs-3.4.0-qtdoc.patch Patch35: kdelibs-3.4.92-inttype.patch +Patch36: kdelibs-3.5.0-modular-x.patch %if %{arts} Requires: arts >= %{arts_epoch}:%{arts_version} @@ -153,6 +154,7 @@ format for easy browsing. %patch33 -p1 -b .ppc %patch34 -p1 -b .qtdoc %patch35 -p1 -b .inttype +%patch36 -p1 -b .modular-x # add redhat into KDE_VERSION_STRING %if %{redhatify} @@ -162,6 +164,7 @@ format for easy browsing. %build export QTDOC=%{qtdocdir} unset QTDIR && . /etc/profile.d/qt.sh +export libltdl_cv_shlibext=".so" %if %{disable_gcc_check_and_hidden_visibility} # disable gcc check @@ -391,6 +394,10 @@ exit 0 %doc %{_docdir}/HTML/en/kdelibs* %changelog +* Thu Dec 01 2005 Than Ngo 6:3.5.0-1 +- add fix for modular X, thanks to Ville Skyttä #174131 +- probably fix #174541 + * Mon Nov 28 2005 Than Ngo 6:3.5.0-0.1.rc2 - 3.5 rc2