- add fix for modular X, thanks to Ville Skyttä #174131

- probably fix #174541
This commit is contained in:
Than Ngo 2005-12-01 11:40:17 +00:00
parent b16ab35715
commit c4f05fc4a8

View File

@ -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 <than@redhat.com> 6:3.5.0-1
- add fix for modular X, thanks to Ville Skyttä #174131
- probably fix #174541
* Mon Nov 28 2005 Than Ngo <than@redhat.com> 6:3.5.0-0.1.rc2
- 3.5 rc2