rpms/kdebase-workspace/devel kdebase-workspace.spec,1.285,1.286

Rex Dieter rdieter at fedoraproject.org
Sat Sep 12 22:41:59 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/kdebase-workspace/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6658

Modified Files:
	kdebase-workspace.spec 
Log Message:
* Thu Sep 10 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.3.1-3
- -python-applet: Provides: plasma-scriptengine-python
- Requires: system-ksplash-theme (f12+,rhel6+)



Index: kdebase-workspace.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdebase-workspace/devel/kdebase-workspace.spec,v
retrieving revision 1.285
retrieving revision 1.286
diff -u -p -r1.285 -r1.286
--- kdebase-workspace.spec	11 Sep 2009 15:32:34 -0000	1.285
+++ kdebase-workspace.spec	12 Sep 2009 22:41:52 -0000	1.286
@@ -5,7 +5,7 @@ Summary: K Desktop Environment - Workspa
 Name: kdebase-workspace
 Version: 4.3.1
 
-Release: 2%{?dist}
+Release: 3%{?dist}
 Source0: ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdebase-workspace-%{version}.tar.bz2
 License: GPLv2
 Group: User Interface/Desktops
@@ -108,17 +108,9 @@ Requires: solar-kde-theme
 Requires: leonidas-kde-theme
 %endif
 
-%if 0%{?fedora} == 12
-Requires: constantine-kde-theme
-%endif
-
-# will be changed later for rhel
-%if 0%{?rhel} == 6
-Requires: constantine-kde-theme
-%endif
-
 %if 0%{?fedora} > 11 || 0%{?rhel} > 5
 Requires: system-backgrounds-kde
+Requires: system-ksplash-theme
 %endif
 
 Requires: kio_sysinfo
@@ -196,9 +188,21 @@ 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
+# when -libs was born
+#Obsoletes: PolicyKit-kde < 4.3.1-4
+#Requires: PolicyKit-kde-libs%{?_isa} = %{version}-%{release}
 %description -n PolicyKit-kde
 This package provides a PolicyKit Authentication Frontend for KDE
 
+# maybe for 4.3.1-4 ? -- Rex
+%package -n PolicyKit-kde-libs
+Summary: Runtime libraries for PolicyKit-kde 
+Group:   System Environment/Libraries
+Requires: kdelibs4%{?_isa} >= %{version}
+Requires: PolicyKit-kde = %{version}-%{release}
+%description -n PolicyKit-kde-libs
+%{summary}.
+
 %package googlegadgets
 Summary: Google Desktop Gadgets
 Group: User Interface/Desktops
@@ -209,6 +213,7 @@ Requires: %{name} = %{version}-%{release
 %package python-applet
 Summary: Plasma widget in Python
 Group: User Interface/Desktops
+Provides: plasma-scriptengine-python = %{version}-%{release}
 Requires: %{name} = %{version}-%{release}
 Requires: PyKDE4 >= %{version}
 %description python-applet
@@ -541,13 +546,14 @@ fi
 %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
@@ -565,6 +571,10 @@ fi
 
 
 %changelog
+* Thu Sep 10 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.3.1-3
+- -python-applet: Provides: plasma-scriptengine-python
+- Requires: system-ksplash-theme (f12+,rhel6+)
+
 * Fri Sep 11 2009 Than Ngo <than at redhat.com> - 4.3.1-2
 - drop  BR: lm_sensors-devel on s390(x)
 




More information about the scm-commits mailing list