rpms/redhat-artwork/devel redhat-artwork-7.0.0-kdm-userlist.patch, NONE, 1.1 redhat-artwork.spec, 1.186, 1.187

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Thu May 10 13:05:25 UTC 2007


Author: mclasen

Update of /cvs/extras/rpms/redhat-artwork/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30116

Modified Files:
	redhat-artwork.spec 
Added Files:
	redhat-artwork-7.0.0-kdm-userlist.patch 
Log Message:
fix kde issues


redhat-artwork-7.0.0-kdm-userlist.patch:

--- NEW FILE redhat-artwork-7.0.0-kdm-userlist.patch ---
--- redhat-artwork-7.0.0/art/kdm/FedoraFlyingHigh/FedoraFlyingHigh.xml.kdm-userlist	2007-05-10 08:53:09.000000000 -0400
+++ redhat-artwork-7.0.0/art/kdm/FedoraFlyingHigh/FedoraFlyingHigh.xml	2007-05-10 08:53:24.000000000 -0400
@@ -70,7 +70,7 @@
               <normal color="#0a0a0a"/>
               <pos anchor="nw" width="400" height="252"/>
               <fixed>
-		<item type="list" id="userlist">
+		<item type="rect" id="userlist">
 		  <pos y="1" x="1" width="-2" height="-2" anchor="nw"/>
 		  <color iconcolor="#0a0a0a"/>
 		  <color labelcolor="#0a0a0a"/>


Index: redhat-artwork.spec
===================================================================
RCS file: /cvs/extras/rpms/redhat-artwork/devel/redhat-artwork.spec,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -r1.186 -r1.187
--- redhat-artwork.spec	9 May 2007 17:44:24 -0000	1.186
+++ redhat-artwork.spec	10 May 2007 13:01:46 -0000	1.187
@@ -4,7 +4,7 @@
 Summary: Artwork for Red Hat default look-and-feel
 Name: redhat-artwork
 Version: 7.0.0
-Release: 2%{?dist} 
+Release: 3%{?dist} 
 URL: http://www.redhat.com
 Source0: %{name}-%{version}.tar.gz
 Source1: post-install-fixup.sh
@@ -14,6 +14,7 @@
 # Add a fedora metatheme
 Source5: index.theme
 Source6: index.theme.icon
+Patch0: redhat-artwork-7.0.0-kdm-userlist.patch
 Group: User Interface/Desktops
 License: GPL
 BuildRoot: %{_tmppath}/%{name}-root
@@ -64,6 +65,7 @@
 
 %prep
 %setup -q
+%patch0 -p1 -b .kdm-userlist
 
 mkdir post-install
 (cd post-install; tar xzvf %{SOURCE2})
@@ -421,21 +423,27 @@
 %{_datadir}/themes/*
 %{_datadir}/gdm/themes/*
 %{_datadir}/icons/*
+%ghost %{_datadir}/icons/Fedora/icon-theme.cache
 %ghost %{_datadir}/icons/Bluecurve/icon-theme.cache
 %{_datadir}/pixmaps/*
 %{_datadir}/xmms
 %{_libdir}/gtk-2.0/2.10.0/engines/*
 %{_libdir}/%{qtdir}
 %config %{_sysconfdir}/gtk-2.0/gtkrc
-%dir %{_datadir}/icons/Fedora
-%{_datadir}/icons/Fedora/*
-%ghost %{_datadir}/icons/Fedora/icon-theme.cache
 
 %files kde
 %{_libdir}/kde3
+%{_datadir}/apps/kdisplay/color-schemes/Bluecurve.kcsrc
 %{_datadir}/apps/kdm/themes/Bluecurve
+%{_datadir}/apps/kdm/themes/Fedora*
+%{_datadir}/apps/kstyle/themes/Bluecurve.themerc
+%{_datadir}/apps/kwin/bluecurve.desktop
 
 %changelog
+* Thu May 10 2007 Matthias Clasen <mclasen at redhat.com> 7.0.0-3
+- Fix userlist in kdm (#239644)
+- Fix some issues with the -kde subpackage (#239495) 
+
 * Wed May  9 2007 Ray Strode <rstrode at redhat.com> 7.0.0-2
 - move kde stuff to subpackage (bug 239495)
 




More information about the fedora-extras-commits mailing list