From 36d1aa2f4f96d8e9e520f56640e0fd94cf99feb1 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 16 Jul 2010 13:59:17 +0000 Subject: [PATCH] * Fri Jul 16 2010 Rex Dieter - 6:4.4.5-2 - Requires: oxygen-icon-theme (ensures default fallback is present) - up attica,phonon,strigi min deps --- kdelibs.spec | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/kdelibs.spec b/kdelibs.spec index 7ccb2b1..a80cc3b 100644 --- a/kdelibs.spec +++ b/kdelibs.spec @@ -1,14 +1,14 @@ -%define attica_ver 0.1.2 -%define phonon_ver 4.3.80 +%define attica_ver 0.1.3 +%define phonon_ver 4.4.0 %define soprano_ver 2.4.0 -%define strigi_ver 0.7.1 +%define strigi_ver 0.7.2 # to build/include apidocs or not %define apidocs 1 Summary: KDE Libraries -Version: 4.4.4 -Release: 1%{?dist} +Version: 4.4.5 +Release: 2%{?dist} Name: kdelibs Epoch: 6 @@ -37,6 +37,8 @@ Requires: kde-settings Requires: %{name}-common = %{epoch}:%{version}-%{release} Requires: hal Requires: hunspell +# beware of possible bootstrapping problems -- Rex +Requires: oxygen-icon-theme >= %{version} %global phonon_version %(pkg-config --modversion phonon 2>/dev/null || echo %{phonon_ver}) Requires: phonon%{?_isa} >= %{phonon_version} Requires: shared-desktop-ontologies @@ -46,9 +48,6 @@ Requires: soprano%{?_isa} >= %{soprano_version} %global strigi_version %(pkg-config --modversion libstreams 2>/dev/null || echo %{strigi_ver}) Requires: strigi-libs%{?_isa} >= %{strigi_version} -Source1: kde4.sh -Source2: kde4.csh - # make -devel packages parallel-installable Patch0: kdelibs-4.3.85-parallel_devel.patch # fix kde#149705 @@ -294,11 +293,6 @@ do done popd -%if 0%{?fedora} && 0%{?fedora} < 12 -install -p -m 644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/profile.d/kde4.sh -install -p -m 644 -D %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/kde4.csh -%endif - # fix Sonnet documentation multilib conflict bunzip2 %{buildroot}%{_kde4_docdir}/HTML/en/sonnet/index.cache.bz2 sed -i -e 's!!!g' %{buildroot}%{_kde4_docdir}/HTML/en/sonnet/index.cache @@ -340,9 +334,6 @@ rm -rf %{buildroot} %defattr(-,root,root,-) %doc AUTHORS README TODO %doc COPYING.LIB -%if 0%{?fedora} && 0%{?fedora} < 12 -%config(noreplace) %{_sysconfdir}/profile.d/* -%endif %{_kde4_bindir}/* %exclude %{_kde4_bindir}/kconfig_compiler4 %{_kde4_appsdir}/* @@ -448,6 +439,13 @@ rm -rf %{buildroot} %changelog +* Fri Jul 16 2010 Rex Dieter - 6:4.4.5-2 +- Requires: oxygen-icon-theme (ensures default fallback is present) +- up attica,phonon,strigi min deps + +* Tue Jun 29 2010 Rex Dieter - 6:4.4.5-1 +- 4.4.5 + * Sun May 30 2010 Than Ngo - 6:4.4.4-1 - 4.4.4