rpms/kdebase-workspace/F-10 .cvsignore, 1.27, 1.28 kdebase-workspace.spec, 1.190, 1.191 sources, 1.32, 1.33

Lukas Tinkl ltinkl at fedoraproject.org
Tue Sep 1 13:05:19 UTC 2009


Author: ltinkl

Update of /cvs/extras/rpms/kdebase-workspace/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13751/F-10

Modified Files:
	.cvsignore kdebase-workspace.spec sources 
Log Message:
KDE 4.3.1



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/kdebase-workspace/F-10/.cvsignore,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- .cvsignore	19 Aug 2009 16:11:49 -0000	1.27
+++ .cvsignore	1 Sep 2009 13:05:18 -0000	1.28
@@ -1 +1 @@
-kdebase-workspace-4.3.0.tar.bz2
+kdebase-workspace-4.3.1.tar.bz2


Index: kdebase-workspace.spec
===================================================================
RCS file: /cvs/extras/rpms/kdebase-workspace/F-10/kdebase-workspace.spec,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -p -r1.190 -r1.191
--- kdebase-workspace.spec	24 Aug 2009 00:34:41 -0000	1.190
+++ kdebase-workspace.spec	1 Sep 2009 13:05:18 -0000	1.191
@@ -1,10 +1,11 @@
-%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
+
+%{!?python_sitearch:%global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Summary: K Desktop Environment - Workspace
 Name: kdebase-workspace
-Version: 4.3.0
+Version: 4.3.1
 
-Release: 9%{?dist}
+Release: 1%{?dist}
 Source0: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdebase-workspace-%{version}.tar.bz2
 License: GPLv2
 Group: User Interface/Desktops
@@ -36,11 +37,7 @@ Patch16: kdebase-workspace-4.3.0-battery
 # moving to non-multilib hack
 Obsoletes: kdebase-workspace < 4.3.0-2
 
-Obsoletes: PolicyKit-kde < 4.3.0-100
-Provides:  PolicyKit-kde = %{version}-100
-# This can be used by apps which want to use the PolicyKit
-# frontend implementation of the desktop they are running under
-Provides: PolicyKit-authentication-agent
+Requires: PolicyKit-authentication-agent
 
 # FIXME: Should we restore this now that kdebase no longer depends on kdebase-workspace?
 %if 0%{?fedora} == 9
@@ -118,6 +115,10 @@ Requires: leonidas-kde-theme
 %endif
 %endif
 
+%if 0%{?fedora} > 11
+Requires: system-backgrounds-kde
+%endif
+
 Requires: kio_sysinfo
 
 %description
@@ -139,8 +140,7 @@ This package contains:
 %package devel
 Group:    Development/Libraries
 Summary:  Development files for %{name}
-Obsoletes: PolicyKit-kde-devel < 4.2.85
-Provides:  PolicyKit-kde-devel = %{version}-%{release}
+Obsoletes: PolicyKit-kde-devel < 4.3.0
 Provides: solid-bluetooth-devel = 4.3-0.1
 Requires: %{name}-libs%{?_isa} = %{version}-%{release}
 Requires: kdelibs4-devel
@@ -192,6 +192,15 @@ BuildArch: noarch
 %description -n oxygen-cursor-themes
 %{summary}.
 
+%package -n PolicyKit-kde
+Summary: PolicyKit integration for the KDE desktop
+Group: System Environment/Libraries
+# This can be used by apps which want to use the PolicyKit
+# frontend implementation of the desktop they are running under
+Provides: PolicyKit-authentication-agent
+%description -n PolicyKit-kde
+This package provides a PolicyKit Authentication Frontend for KDE
+
 %package googlegadgets
 Summary: Google Desktop Gadgets
 Group: User Interface/Desktops
@@ -273,6 +282,9 @@ pushd %{buildroot}%{_kde4_appsdir}/kdm/f
 ln -sf ../pics/users/%{default_face_icon} .default.face.icon
 popd
 
+## unpackaged files
+rm -fv %{buildroot}%{_kde4_libdir}/libpolkitkdeprivate*.so
+
 
 %check
 for f in %{buildroot}%{_kde4_datadir}/applications/kde4/*.desktop ; do
@@ -306,6 +318,10 @@ fi
 
 %postun libs -p /sbin/ldconfig
 
+%post -n PolicyKit-kde -p /sbin/ldconfig
+
+%postun -n PolicyKit-kde -p /sbin/ldconfig
+
 
 %files
 %defattr(-,root,root,-)
@@ -334,7 +350,6 @@ fi
 %{_kde4_bindir}/ksystraycmd
 %{_kde4_bindir}/kwin*
 %{_kde4_bindir}/kxkb
-%{_kde4_bindir}/polkit-kde-authorization
 %{_kde4_bindir}/plasma-desktop
 %{_kde4_bindir}/plasma-overlay
 %{_kde4_bindir}/plasmaengineexplorer
@@ -385,6 +400,7 @@ fi
 
 %{_kde4_datadir}/kde4/services/*
 %exclude %{_kde4_datadir}/kde4/services/kdm.desktop
+%exclude %{_kde4_sharedir}/kde4/services/kcm_pkk_authorization.desktop
 %{_kde4_datadir}/kde4/servicetypes/*
 %{_kde4_datadir}/sounds/pop.wav
 %{_kde4_datadir}/autostart/klipper.desktop
@@ -394,6 +410,8 @@ fi
 %{_kde4_datadir}/applications/kde4/*
 %{_datadir}/dbus-1/interfaces/*.xml
 %{_datadir}/dbus-1/services/*.service
+%exclude %{_kde4_datadir}/dbus-1/services/org.kde.PolicyKit.service
+%exclude %{_kde4_datadir}/dbus-1/services/kde-org.freedesktop.PolicyKit.AuthenticationAgent.service
 %{_kde4_datadir}/config.kcfg/*
 %{_datadir}/xsessions/*.desktop
 %{_kde4_docdir}/HTML/en/kcontrol/
@@ -401,7 +419,6 @@ fi
 %{_kde4_docdir}/HTML/en/kmenuedit/
 %{_kde4_docdir}/HTML/en/ksysguard/
 %{_kde4_docdir}/HTML/en/kxkb/
-%{_kde4_docdir}/HTML/en/PolicyKit-kde/
 %{_kde4_docdir}/HTML/en/plasma/
 %{_kde4_docdir}/HTML/en/systemsettings/
 %{_kde4_iconsdir}/hicolor/*/*/*
@@ -412,6 +429,7 @@ fi
 %{_kde4_libdir}/kde4/ion_*.so
 %{_kde4_libdir}/kde4/kcm_*.so
 %exclude %{_kde4_libdir}/kde4/kcm_kdm.so
+%exclude %{_kde4_libdir}/kde4/kcm_pkk_authorization.so
 %{_kde4_libdir}/kde4/kded_*.so
 %{_kde4_libdir}/kde4/kfontviewpart.so
 %{_kde4_libdir}/kde4/kio_fonts.so
@@ -436,7 +454,6 @@ fi
 %{_kde4_libexecdir}/kio_fonts_helper
 %{_kde4_libexecdir}/krootimage
 %{_kde4_libexecdir}/kscreenlocker
-%{_kde4_libexecdir}/polkit-kde-manager
 %{_kde4_libexecdir}/test_kcm_xinerama
 %{_libdir}/strigi/
 %{_kde4_libdir}/libkdeinit*.so
@@ -461,6 +478,7 @@ fi
 %files libs
 %defattr(-,root,root,-)
 %{_kde4_libdir}/lib*.so.*
+%exclude %{_kde4_libdir}/libpolkitkdeprivate.so.4*
 %{_kde4_libdir}/libplasma_applet-system-monitor.so
 %{_kde4_libdir}/kde4/plugins/designer/ksysguardwidgets.so
 %{_kde4_libdir}/kde4/plugins/designer/ksysguardlsofwidgets.so
@@ -496,7 +514,6 @@ fi
 %{_kde4_appsdir}/kdm/
 %{_kde4_datadir}/kde4/services/kdm.desktop
 
-
 %files -n ksysguardd
 %defattr(-,root,root,-)
 %config(noreplace) %{_kde4_sysconfdir}/ksysguarddrc
@@ -523,6 +540,20 @@ fi
 %{_kde4_datadir}/kde4/services/plasma-applet-ggl*
 %{_kde4_datadir}/kde4/services/*googlegadgets.desktop
 
+%files -n PolicyKit-kde
+%defattr(-,root,root,-)
+%{_kde4_bindir}/polkit-kde-authorization
+%{_kde4_libdir}/libpolkitkdeprivate.so.4*
+%{_kde4_libdir}/kde4/kcm_pkk_authorization.so
+%{_kde4_libexecdir}/polkit-kde-manager
+%{_kde4_datadir}/dbus-1/services/org.kde.PolicyKit.service
+%{_kde4_datadir}/dbus-1/services/kde-org.freedesktop.PolicyKit.AuthenticationAgent.service
+%{_kde4_sharedir}/kde4/services/kcm_pkk_authorization.desktop
+%{_kde4_docdir}/HTML/en/PolicyKit-kde/
+#files -n PolicyKit-kde-libs
+#defattr(-,root,root,-)
+%{_kde4_libdir}/libpolkitkdeprivate.so.4*
+
 %files python-applet
 %defattr(-,root,root,-)
 %{python_sitearch}/PyKDE4/plasmascript.py*
@@ -538,6 +569,26 @@ fi
 
 
 %changelog
+* Fri Aug 28 2009 Than Ngo <than at redhat.com> - 4.3.1-1
+- 4.3.1
+- drop Requires: kde-plasma-folderview, rely on comps instead
+
+* Fri Aug 28 2009 Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> - 4.3.0-102
+- Fix typo
+
+* Thu Aug 27 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.3.0-101
+- inflate Release tag, avoiding possible upgrade/obsoletes pain 
+- -devel: drop Provides: PolicyKit-kde-devel, bump Obsoletes
+
+* Thu Aug 27 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.3.0-12
+- PolicyKit-kde subpkg (#519172, #519654)
+
+* Wed Aug 26 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.3.0-11
+- Requires: system-backgrounds-kde (f12+)
+
+* Tue Aug 25 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.3.0-10
+- Requires: kde-plasma-folderview
+
 * Sun Aug 23 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.3.0-9
 - -akonadi: move plasma_engine_calendar here
 - drop Requires: kdm (F-12+)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/kdebase-workspace/F-10/sources,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -r1.32 -r1.33
--- sources	5 Aug 2009 00:22:23 -0000	1.32
+++ sources	1 Sep 2009 13:05:18 -0000	1.33
@@ -1 +1 @@
-e56f8af44df7bc8bfbc1de1ff1bf4414  kdebase-workspace-4.3.0.tar.bz2
+cf512fce3c8734078a89119334fd5a8a  kdebase-workspace-4.3.1.tar.bz2




More information about the fedora-extras-commits mailing list