Author: arekm Date: Sun Mar 16 18:15:02 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 4.0.66; QtAssistant-devel doesn't seem to be needed; rename kde-icons-oxygen to kde4-icons-oxygen; don't include ksvgtopng for now (conflicts with kde3)
---- Files affected: SPECS: kde4-kdebase-runtime.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/kde4-kdebase-runtime.spec diff -u SPECS/kde4-kdebase-runtime.spec:1.24 SPECS/kde4-kdebase-runtime.spec:1.25 --- SPECS/kde4-kdebase-runtime.spec:1.24 Sat Mar 8 01:21:36 2008 +++ SPECS/kde4-kdebase-runtime.spec Sun Mar 16 19:14:57 2008 @@ -8,19 +8,18 @@ Summary: KDE 4 base runtime components Summary(pl.UTF-8): Komponenty uruchomieniowe podstawowej części KDE 4 Name: kde4-kdebase-runtime -Version: 4.0.65 +Version: 4.0.66 Release: 0.1 License: GPL Group: X11/Applications Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 -# Source0-md5: bbab90f440ba08cf94d87405855ede0a +# Source0-md5: bbc7ba68ce96e8ad2201f01c7d336da1 URL: http://www.kde.org/ -BuildRequires: QtAssistant-devel >= 4.4.0 BuildRequires: cmake %{?with_apidocs:BuildRequires: doxygen} %{?with_apidocs:BuildRequires: graphviz} BuildRequires: kde4-kdelibs-devel >= %{version} -%{?with_apidocs:BuildRequires: qt4-doc >= 4.4.0} +%{?with_apidocs:BuildRequires: qt4-doc >= 4.3.0} BuildRequires: rpmbuild(macros) >= 1.129 BuildRequires: xine-lib-devel Obsoletes: kdebase4-runtime @@ -57,12 +56,12 @@ %description -n kde4-phonon-xine -l pl.UTF-8 Backend Xine dla Phonona. -%package -n kde-icons-oxygen +%package -n kde4-icons-oxygen Summary: KDE icons - oxygen Summary(pl.UTF-8): Motyw ikon do KDE - oxygen Group: Themes -%description -n kde-icons-oxygen +%description -n kde4-icons-oxygen KDE icons - oxygen. %description -n kde-icons-oxygen -l pl.UTF-8 @@ -135,7 +134,8 @@ %attr(755,root,root) %{_bindir}/kquitapp %attr(755,root,root) %{_bindir}/kreadconfig %attr(755,root,root) %{_bindir}/kstart -%attr(755,root,root) %{_bindir}/ksvgtopng +# conflict with kde3 +#%attr(755,root,root) %{_bindir}/ksvgtopng %attr(755,root,root) %{_bindir}/ktraderclient %attr(755,root,root) %{_bindir}/ktrash %attr(755,root,root) %{_bindir}/kuiserver @@ -202,7 +202,7 @@ %attr(755,root,root) %{_libdir}/kde4/libexec/klocaldomainurifilterhelper %attr(755,root,root) %{_libdir}/kde4/libexec/knetattach %dir %{_libdir}/kde4/plugins/styles -%attr(755,root,root) %{_libdir}/strigi/strigiindex_sopranobackend.so +#%attr(755,root,root) %{_libdir}/strigi/strigiindex_sopranobackend.so %{_datadir}/apps/drkonqi %{_datadir}/apps/kcm_componentchooser/kcm_browser.desktop %{_datadir}/apps/kcm_componentchooser/kcm_kemail.desktop @@ -336,7 +336,7 @@ %dir %{_datadir}/kde4/services/phononbackends %{_datadir}/kde4/services/phononbackends/xine.desktop -%files -n kde-icons-oxygen +%files -n kde4-icons-oxygen %defattr(644,root,root,755) %dir %{_iconsdir}/oxygen %dir %{_iconsdir}/oxygen/8x8 @@ -375,6 +375,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2008-03-16 18:14:57 arekm +- up to 4.0.66; QtAssistant-devel doesn't seem to be needed; rename kde-icons-oxygen to kde4-icons-oxygen; don't include ksvgtopng for now (conflicts with kde3) + Revision 1.24 2008-03-08 00:21:36 shadzik - 4.0.65 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdebase-runtime.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
