* Fri Jul 16 2010 Rex Dieter <rdieter@fedoraproject.org> - 6:4.4.5-2

- Requires: oxygen-icon-theme (ensures default fallback is present)
- up attica,phonon,strigi min deps
This commit is contained in:
Rex Dieter 2010-07-16 13:59:17 +00:00
parent fad363a8e6
commit 36d1aa2f4f
1 changed files with 14 additions and 16 deletions

View File

@ -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!<a name="id[0-9]*"></a>!!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 <rdieter@fedoraproject.org> - 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 <rdieter@fedoraproject.org> - 6:4.4.5-1
- 4.4.5
* Sun May 30 2010 Than Ngo <than@redhat.com> - 6:4.4.4-1
- 4.4.4