* Wed Jan 30 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.0-4

- omit openssl patch (f9+ #429846)
- respin (qt4)
This commit is contained in:
Rex Dieter 2008-01-30 14:47:46 +00:00
parent 7ea690b036
commit e201e9291e
1 changed files with 10 additions and 4 deletions

View File

@ -4,7 +4,7 @@
Summary: K Desktop Environment 4 - Libraries
Version: 4.0.0
Release: 3%{?dist}
Release: 4%{?dist}
%if 0%{?fedora} > 8
Name: kdelibs
@ -28,9 +28,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: kde-filesystem >= 4
Requires: dbus-x11
Requires: hicolor-icon-theme
# not *strictly* required here, but how better to pull kdebase-runtime in? -- Rex
# kdebase-runtime not *strictly* required here, but how better to pull
# it in? comps only?
#Requires: kdebase-runtime
#Requires: oxygen-icon-theme
Requires: kde-filesystem >= 4
Requires: kde-settings
%{?_kde4_macros_api:Requires: kde4-macros(api) = %{_kde4_macros_api} }
@ -145,8 +145,10 @@ applications for KDE 4.
%patch4 -p1 -b .alsa-default
%if 0%{?fedora} >= 9
%patch5 -p1 -b .k3spell-hunspell
%endif
%else
# shouldn't be needed f9+, we'll see -- Rex
%patch6 -p1 -b .openssl
%endif
@ -276,6 +278,10 @@ rm -rf %{buildroot}
%changelog
* Wed Jan 30 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.0-4
- omit openssl patch (f9+ #429846)
- respin (qt4)
* Wed Jan 23 2008 Rex Dieter <rdieter@fedoraproject.org> 4.0.0-3
- openssl patch