Hello there,

I have found some time to have a look at your patch. 

Do I understand correctly ? You say that this is a bug fix because
Mandrake-Linux misses the 4 ugly original icewm themes ?

You can't be serious ...
Of course I have removed these themes on purpose ...

cheers,

> I uploaded icewm-1.0.9-6mdk.src.rpm to ftp.linux-mandrake.com/incoming which 
> fixes the first problem from my complaint message.  I don't know who the 
> packager is because all it says is Mandrake Linux Team.  All that was changed 
> is the spec file, so if you don't want to download the whole SRPM, here's a 
> diff:
> 
> --- icewm.spec  Fri Jan 25 16:30:29 2002
> +++ icewm-mdk.spec      Tue Jan 29 10:09:41 2002
> @@ -2,7 +2,7 @@
>  %define version        1.0.9
>  %define theirversion 2
>  %define prefix  /usr/X11R6
> -%define release 5mdk
> +%define release 6mdk
>  
>  %define light_apps          icewm icesh icewmbg icewmhint
>  %define default_apps        icewm icesh icewmbg icewmhint icehelp
> @@ -139,7 +139,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}
> @@ -157,8 +156,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
> @@ -286,6 +285,9 @@
>  %{prefix}/bin/*-gnome
>  
>  %changelog
> +* Tue Jan 29 2002 David Walser <[EMAIL PROTECTED]> 1.0.9-6mdk
> +- Stop deleting the standard IceWM themes
> +
>  * Fri Jan 25 2002 Frederic Lepied <[EMAIL PROTECTED]> 1.0.9-5mdk
>  - rebuilt to have the correct dependency on libfreetype.
>  
> 
> 
> ----------

-- 
Florin                  http://www.mandrakesoft.com

Reply via email to