* Fri Jun 15 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 6:3.5.7-4

- omit lib_loader patch (doesn't apply cleanly)
This commit is contained in:
Rex Dieter 2007-06-15 18:28:18 +00:00
parent f0eb1ab1d3
commit 9e5eb5f920
1 changed files with 7 additions and 4 deletions

View File

@ -24,7 +24,7 @@ Name: kdelibs
Summary: K Desktop Environment - Libraries
Epoch: 6
Version: 3.5.7
Release: 3%{?dist}
Release: 4%{?dist}
License: LGPL
Url: http://www.kde.org/
@ -64,9 +64,9 @@ Patch503: kdelibs-3.5.6-137675.patch
Patch505: kdelibs-3.5.7-kde#146105.patch
# http://bugs.kde.org/93359, alternative to export libltdl_cv_shlibext=".so" hack.
Patch93359: kde-3.5-libtool-shlibext.patch
## See http://bugs.kde.org/139445, patch needs boost-devel
## See http://bugs.kde.org/139445, patch needs boost-devel, FIXME, doesn't apply to kde-3.5.7
Patch139445: kdelibs-3.5.5-lib_loader-1.2.patch
BuildRequires: boost-devel
#BuildRequires: boost-devel
Requires: arts >= %{arts_epoch}:%{arts_version}
Requires: qt >= %{qt_epoch}:%{qt_ver}
@ -209,7 +209,7 @@ format for easy browsing
%patch503 -p0 -b .kde#137675
%patch505 -p0 -b .kde#146105
%patch93359 -p1 -b .libtool-shlibext
%patch139445 -p1 -b .kde#139445
#patch139445 -p1 -b .kde#139445
sed -i -e "s,^#define KDE_VERSION_STRING .*,#define KDE_VERSION_STRING \"%{version}-%{release} %{distname}\"," kdecore/kdeversion.h
@ -472,6 +472,9 @@ touch --no-create %{_datadir}/icons/crystalsvg 2> /dev/null || :
%changelog
* Fri Jun 15 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 6:3.5.7-4
- omit lib_loader patch (doesn't apply cleanly)
* Fri Jun 15 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 6:3.5.7-3
- include experimental libtool patches