rpms/kdebase-runtime/F-8 kdebase-runtime-4.0.72-pulseaudio.patch, NONE, 1.1 kdebase-runtime-4.1.x-searchproviders-shortcuts.patch, NONE, 1.1 .cvsignore, 1.9, 1.10 kdebase-runtime.spec, 1.12, 1.13 sources, 1.9, 1.10 kdebase-runtime-4.0.3-deinterlace-crash.patch, 1.1, NONE kdebase-runtime-4.0.3-khelpcenter.patch, 1.1, NONE kdebase-runtime-4.0.3-pulseaudio.patch, 1.1, NONE

Kevin Kofler (kkofler) fedora-extras-commits at redhat.com
Fri Jul 25 13:58:17 UTC 2008


Author: kkofler

Update of /cvs/pkgs/rpms/kdebase-runtime/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13607/F-8

Modified Files:
	.cvsignore kdebase-runtime.spec sources 
Added Files:
	kdebase-runtime-4.0.72-pulseaudio.patch 
	kdebase-runtime-4.1.x-searchproviders-shortcuts.patch 
Removed Files:
	kdebase-runtime-4.0.3-deinterlace-crash.patch 
	kdebase-runtime-4.0.3-khelpcenter.patch 
	kdebase-runtime-4.0.3-pulseaudio.patch 
Log Message:
Sync kdebase-runtime 4.1.0 from devel.

kdebase-runtime-4.0.72-pulseaudio.patch:

--- NEW FILE kdebase-runtime-4.0.72-pulseaudio.patch ---
diff -ur kdebase-runtime-4.0.72/phonon/xine/xineengine.cpp kdebase-runtime-4.0.72-pulseaudio/phonon/xine/xineengine.cpp
--- kdebase-runtime-4.0.72/phonon/xine/xineengine.cpp	2008-04-23 17:51:26.000000000 +0200
+++ kdebase-runtime-4.0.72-pulseaudio/phonon/xine/xineengine.cpp	2008-05-06 17:28:52.000000000 +0200
@@ -371,9 +371,9 @@
                                 "in KDE2 and KDE3. Its use is discouraged.</p></html>"),
                             /*icon name */"audio-backend-arts", outputPlugins[i]);
                 } else if (0 == strcmp(outputPlugins[i], "pulseaudio")) {
-                    addAudioOutput(nextIndex++, 10, i18n("PulseAudio"),
+                    addAudioOutput(nextIndex++, 2000, i18n("PulseAudio"),
                             xine_get_audio_driver_plugin_description(xine(), outputPlugins[i]),
-                            /*icon name */"audio-backend-pulseaudio", outputPlugins[i], true /*isAdvanced*/);
+                            /*icon name */"audio-backend-pulseaudio", outputPlugins[i]);
                 } else if (0 == strcmp(outputPlugins[i], "esd")) {
                     addAudioOutput(nextIndex++, 8, i18n("Esound (ESD)"),
                             xine_get_audio_driver_plugin_description(xine(), outputPlugins[i]),

kdebase-runtime-4.1.x-searchproviders-shortcuts.patch:

--- NEW FILE kdebase-runtime-4.1.x-searchproviders-shortcuts.patch ---
diff -up kdebase-runtime-4.0.80/kurifilter-plugins/ikws/searchproviders/bugzilla.desktop.orig kdebase-runtime-4.0.80/kurifilter-plugins/ikws/searchproviders/bugzilla.desktop
--- kdebase-runtime-4.0.80/kurifilter-plugins/ikws/searchproviders/bugzilla.desktop.orig	2008-06-05 13:19:46.000000000 +0200
+++ kdebase-runtime-4.0.80/kurifilter-plugins/ikws/searchproviders/bugzilla.desktop	2008-06-05 13:21:39.000000000 +0200
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Hidden=false
+Type=Service
+Name=Red Hat bug tracking system
+ServiceTypes=SearchProvider
+Keys=rhbug,bz
+Query=http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=\\1
diff -up kdebase-runtime-4.0.80/kurifilter-plugins/ikws/searchproviders/fedora.desktop.orig kdebase-runtime-4.0.5/kurifilter-plugins/ikws/searchproviders/fedora.desktop
--- kdebase-runtime-4.0.80/kurifilter-plugins/ikws/searchproviders/fedora.desktop.orig	2008-06-05 13:20:19.000000000 +0200
+++ kdebase-runtime-4.0.80/kurifilter-plugins/ikws/searchproviders/fedora.desktop	2008-06-05 13:20:47.000000000 +0200
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Hidden=false
+Keys=fp,fedora
+Name=fedoraproject
+Query=http://fedoraproject.org/wiki/?action=fullsearch&context=180&value=\\{@}&titlesearch=Titles
+ServiceTypes=SearchProvider
+Type=Service


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/kdebase-runtime/F-8/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	4 Jun 2008 19:18:58 -0000	1.9
+++ .cvsignore	25 Jul 2008 13:57:47 -0000	1.10
@@ -1,2 +1,2 @@
-kdebase-runtime-4.0.4.tar.bz2
-kdebase-runtime-4.0.5.tar.bz2
+kdebase-runtime-4.0.99.tar.bz2
+kdebase-runtime-4.1.0.tar.bz2


Index: kdebase-runtime.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdebase-runtime/F-8/kdebase-runtime.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- kdebase-runtime.spec	4 Jun 2008 19:18:58 -0000	1.12
+++ kdebase-runtime.spec	25 Jul 2008 13:57:47 -0000	1.13
@@ -1,4 +1,3 @@
-
 %if 0%{?fedora} < 9
 # # kde3_desktop=1 -> kde3 is primary desktop, omit conflicting bits here
 %define kde3_desktop 1
@@ -8,18 +7,17 @@
 
 Name:          kdebase-runtime
 Summary:       K Desktop Environment - Runtime 
-Version:       4.0.5
+Version:       4.1.0
 Release:       1%{?dist}
 
 License:       GPLv2
 Group:         User Interface/Desktops
 URL:           http://www.kde.org/
-Source0:       ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdebase-runtime-%{version}.tar.bz2
-BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
+Source0:       ftp://ftp.kde.org/pub/kde/unstable/%{version}/src/kdebase-runtime-%{version}.tar.bz2
 Source1:       khelpcenter.desktop
-Patch1:        kdebase-runtime-4.0.3-pulseaudio.patch
-Patch2:        kdebase-runtime-4.0.3-khelpcenter.patch
+Patch0:        kdebase-runtime-4.0.72-pulseaudio.patch
+Patch1:        kdebase-runtime-4.1.x-searchproviders-shortcuts.patch
+BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %ifarch noarch
 %define icons 1
@@ -55,7 +53,7 @@
 BuildRequires: pcre-devel
 BuildRequires: pkgconfig
 BuildRequires: qimageblitz-devel
-BuildRequires: soprano-devel >= 1.97.1
+BuildRequires: soprano-devel >= 2.0.97
 BuildRequires: strigi-devel >= 0.5.7
 BuildRequires: xine-lib-devel
 # needed for phonon-xine VideoWidget, also need xine-lib built with libxcb support
@@ -86,15 +84,20 @@
 %description -n oxygen-icon-theme-scalable
 %{summary}.
 
+%package -n phonon-backend-xine
+Summary: Xine phonon backend
+Group:   Applications/Multimedia
+# not sure exactly how best to version this one -- Rex
+Provides: phonon-backend = 4.2 
+%description -n phonon-backend-xine 
+%{summary}.
+
 
 %prep
 %setup -q -n kdebase-runtime-%{version}
 
-%if 0%{?fedora} > 7
-%patch1 -p1 -b .pulseaudio
-%endif
-%patch2 -p1 -b .khelpcenter
-
+%patch0 -p1 -b .pulseaudio
+%patch1 -p1 -b .searchproviders-shortcuts
 
 %build
 
@@ -117,7 +120,11 @@
 
 %if 0%{?icons}
 make install DESTDIR=%{buildroot} -C %{_target_platform}/pics/oxygen
+%if ! 0%{?rest}
+ln -sf oxygen %{buildroot}%{_kde4_iconsdir}/default.kde4
+%endif
 %else
+rm -f %{buildroot}%{_kde4_iconsdir}/default.kde4
 rm -rf %{buildroot}%{_kde4_iconsdir}/oxygen
 %endif
 
@@ -215,6 +222,15 @@
 #       so we can't use desktop-file-install for it.
 install -p -D %{SOURCE1} %{buildroot}%{_datadir}/services/khelpcenter.desktop
 %endif
+
+# FIXME: -devel type files, omit for now
+rm -rf %{buildroot}%{_kde4_includedir}/phonon/
+rm -f  %{buildroot}%{_kde4_libdir}/libkaudiodevicelist.so
+#   /usr/include/kde4/phonon/audiodevice.h
+#   /usr/include/kde4/phonon/audiodeviceenumerator.h
+#   /usr/include/kde4/phonon/kaudiodevicelist_export.h
+#   /usr/lib64/libkaudiodevicelist.so
+
 %endif
 
 
@@ -256,15 +272,19 @@
 %defattr(-,root,root,-)
 %{_kde4_bindir}/*
 %{_kde4_appsdir}/*
-%{_kde4_configdir}/khotnewstuff.knsrc
+%{_kde4_configdir}/*.knsrc
+%{_kde4_datadir}/autostart/nepomukserver.desktop
 %{_kde4_datadir}/config.kcfg/
 %{_datadir}/dbus-1/interfaces/*
 %{_datadir}/dbus-1/services/*
 %{_kde4_datadir}/kde4/services/*
 %{_kde4_datadir}/kde4/servicetypes/*
 %{_kde4_datadir}/sounds/*
+%{_kde4_libdir}/kconf_update_bin/*
 %{_kde4_libdir}/libkdeinit4_*.so
+%{_kde4_libdir}/libkaudiodevicelist.so.*
 %{_kde4_libdir}/kde4/*.so
+%{_kde4_libdir}/kde4/plugins/phonon_platform/
 %{_kde4_libexecdir}/*
 %{_kde4_libdir}/kde4/plugins/styles/
 %{_libdir}/strigi/*
@@ -277,18 +297,32 @@
 %{_kde4_datadir}/applications/kde4/Help.desktop
 %{_kde4_datadir}/applications/kde4/knetattach.desktop
 %{_kde4_configdir}/kshorturifilterrc
-%{_kde4_datadir}/desktop-directories/kde-information.directory
+%{_kde4_datadir}/desktop-directories/*.directory
 %{_kde4_datadir}/emoticons/kde4/
 %{_kde4_datadir}/locale/en_US/entry.desktop
 %{_kde4_datadir}/locale/l10n/*.desktop
 %{_kde4_datadir}/locale/l10n/*/entry.desktop
 %{_datadir}/services/khelpcenter.desktop
 %endif
+
+%exclude %{_kde4_libdir}/kde4/kcm_phononxine.so
+%exclude %{_kde4_datadir}/kde4/services/kcm_phononxine.desktop
+%exclude %{_kde4_libdir}/kde4/phonon_xine.so
+%exclude %{_kde4_datadir}/kde4/services/phononbackends/xine.desktop
+
+%files -n phonon-backend-xine
+%defattr(-,root,root,-)
+%{_kde4_libdir}/kde4/kcm_phononxine.so
+%{_kde4_datadir}/kde4/services/kcm_phononxine.desktop
+%{_kde4_libdir}/kde4/phonon_xine.so
+%{_kde4_datadir}/kde4/services/phononbackends/xine.desktop
+
 %endif
 
 %if 0%{?icons}
 %files -n oxygen-icon-theme %{?icons_svg:-f svg-exclude.list}
 %defattr(-,root,root,-)
+%{_kde4_iconsdir}/default.kde4
 %{_kde4_iconsdir}/oxygen/
 
 %if 0%{?icons_svg}
@@ -299,11 +333,52 @@
 
 
 %changelog
-* Mon Jun 02 2008 Than Ngo <than at redhat.com> 4.0.5-1
-- 4.0.5
+* Wed Jul 23 2008 Than Ngo <than at redhat.com> 4.1.0-1
+- 4.1.0
+
+* Wed Jul 23 2008 Rex Dieter <rdieter at fedoraproject.org> 4.0.99-2
+- phonon-backend-xine: drop Obsoletes/Requires upgrade hack
+
+* Fri Jul 18 2008 Rex Dieter <rdieter at fedoraproject.org> 4.0.99-1
+- 4.0.99
+
+* Mon Jul 14 2008 Rex Dieter <rdieter at fedoraproject.org> 4.0.98-4
+- respin
+
+* Mon Jul 14 2008 Rex Dieter <rdieter at fedoraproject.org> 4.0.98-3
+- -phonon-backend-xine: new subpkg
+
+* Thu Jul 10 2008 Rex Dieter <rdieter at fedoraproject.org> 4.0.98-1
+- 4.0.98
+
+* Sun Jul 06 2008 Rex Dieter <rdieter at fedoraproject.org> 4.0.85-1
+- 4.0.85
+
+* Fri Jun 27 2008 Rex Dieter <rdieter at fedoraproject.org> 4.0.84-1
+- 4.0.84
+
+* Thu Jun 19 2008 Than Ngo <than at redhat.com> 4.0.83-1
+- 4.0.83 (beta2)
+
+* Sat Jun 14 2008 Rex Dieter <rdieter at fedoraproject.org> 4.0.82-1
+- 4.0.82
+
+* Thu Jun 05 2008 Than Ngo <than at redhat.com> 4.0.80-2
+- add searchproviders-shortcuts for redhat bugzilla 
+
+* Mon May 26 2008 Than Ngo <than at redhat.com> 4.0.80-1
+- 4.1 beta 1
+
+* Tue May 06 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.0.72-2
+- BR new minimum version of soprano-devel
 
-* Tue May 06 2008 Rex Dieter <rdieter at fedoraproject.org> - 4.0.4-1
-- kde-4.0.4
+* Tue May 06 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.0.72-1
+- update to 4.0.72 (4.1 alpha 1)
+- drop upstreamed deinterlace-crash patch
+- drop khelpcenter patch (fixed upstream)
+- update Phonon PulseAudio patch
+- drop Fedora 7 support
+- update file list
 
 * Mon Apr 28 2008 Rex Dieter <rdieter at fedoraproject.org> 4.0.3-10.1
 - omit conflicting icons (kde3_desktop=1 case)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/kdebase-runtime/F-8/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	4 Jun 2008 19:18:58 -0000	1.9
+++ sources	25 Jul 2008 13:57:47 -0000	1.10
@@ -1 +1 @@
-6af10ce1df37ae231387581bd3941071  kdebase-runtime-4.0.5.tar.bz2
+a19999207ad37131a2888b6e32160008  kdebase-runtime-4.1.0.tar.bz2


--- kdebase-runtime-4.0.3-deinterlace-crash.patch DELETED ---


--- kdebase-runtime-4.0.3-khelpcenter.patch DELETED ---


--- kdebase-runtime-4.0.3-pulseaudio.patch DELETED ---




More information about the fedora-extras-commits mailing list