Are you going to do anything about the problem I
posted about earlier with it deleting the IceWM
themes?  Here's a patch to your newest spec which
fixes it.  I apologize for stupid Yahoo! wrapping the
lines, hopefully you can see what the patch is doing.

--- icewm.spec  Tue Jan 29 12:52:58 2002
+++ icewm-mdk.spec      Tue Jan 29 20:25:46 2002
@@ -2,7 +2,7 @@
 %define version        1.0.9
 %define theirversion 2
 %define prefix  /usr/X11R6
-%define release 6mdk
+%define release 7mdk
 
 %define light_apps          icewm icesh icewmbg
icewmhint
 %define default_apps        icewm icesh icewmbg
icewmhint icehelp
@@ -143,7 +143,6 @@
                
 install src/%{name} $RPM_BUILD_ROOT%{prefix}/bin/
 
-rm -rf
$RPM_BUILD_ROOT%{prefix}/lib/X11/%{name}/themes
 mkdir -p $RPM_BUILD_ROOT%{prefix}/lib/X11/%{name}/
 echo RPM_BUILD_DIR $RPM_BUILD_DIR
 echo RPM_BUILD_DIR/name-version
$RPM_BUILD_DIR/%{name}-%{version}
@@ -161,8 +160,8 @@
 bzcat %{SOURCE6} >
$RPM_BUILD_ROOT%{_iconsdir}/%{name}.xpm
 bzcat %{SOURCE7} >
$RPM_BUILD_ROOT%{_liconsdir}/%{name}.xpm
 
-(cd $RPM_BUILD_ROOT%{prefix} ; find
lib/X11/%{name}/{icons,themes} ! -type d -printf
"%{prefix}/%%p\n") > other.list
-(cd $RPM_BUILD_ROOT%{prefix} ; find
lib/X11/%{name}/{icons,themes}   -type d -printf
"%%%%dir %{prefix}/%%p\n") >> other.list
+(cd $RPM_BUILD_ROOT%{prefix} ; find
lib/X11/%{name}/{icons,themes} ! -type d -printf
"%{prefix}/%%p\n") | grep -v bluePlastic > other.list
+(cd $RPM_BUILD_ROOT%{prefix} ; find
lib/X11/%{name}/{icons,themes}   -type d -printf
"%%%%dir %{prefix}/%%p\n") | grep -v bluePlastic >>
other.list
 perl -ni -e "m,themes/microGUI|icons/(app_|xterm_),
or print" other.list
 
 # wmsession support
@@ -290,6 +289,9 @@
 %{prefix}/bin/*-gnome
 
 %changelog
+* Tue Jan 29 2002 David Walser
<[EMAIL PROTECTED]> 1.0.9-7mdk
+- Stop deleting the standard IceWM themes
+
 * Wed Jan 30 2002 Geoffrey Lee
<[EMAIL PROTECTED]> 1.0.9-6mdk
 - Fix CJK fontset (this SUCKS!!)
 


--- Geoffrey Lee <[EMAIL PROTECTED]> wrote:
> --=-=-=
> Name        : icewm                       
> Relocations: (not relocateable)
> Version     : 1.0.9                            
> Vendor: MandrakeSoft
> Release     : 6mdk                          Build
> Date: Tue Jan 29 18:56:14 2002
> Install date: (not installed)               Build
> Host: ke.mandrakesoft.com
> Group       : Graphical desktop/Icewm       Source
> RPM: (none)
> Size        : 1980718                         
> License: LGPL
> Packager    : Geoffrey Lee
> <[EMAIL PROTECTED]>
> URL         : http://icewm.sourceforge.net/
> Summary     : X11 Window Manager
> Description :
> Window Manager for X Window System. Can emulate the
> look of Windows'95, OS/2
> Warp 3,4, Motif or the Java Metal GUI. Tries to take
> the best features of the
> above systems. Features multiple workspaces, opaque
> move/resize, task bar,
> window list, mailbox status, digital clock. Fast and
> small.
> 
> --=-=-=
> 
> * Wed Jan 30 2002 Geoffrey Lee
> <[EMAIL PROTECTED]> 1.0.9-6mdk
> 
> - Fix CJK fontset (this SUCKS!!)
> 
> -- 
> http://www.linux-mandrake.com/en/cookerdevel.php3
> 

__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com

Reply via email to