]> git.pld-linux.org Git - packages/WindowMaker.git/commitdiff
- release 10,
authorkloczek <kloczek@pld-linux.org>
Mon, 13 May 2002 07:38:52 +0000 (07:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- more fixes in plmenu patch (resolved http://bugs.pld.org.pl/?bug=176,
  http://bugs.pld.org.pl/?bug=177).

Changed files:
    WindowMaker.spec -> 1.95

WindowMaker.spec

index 6f54dccd202147d4fd5d7277d1869f8fde26ed2b..27be813c7c40472feef4af250562f533f877166a 100644 (file)
@@ -9,8 +9,8 @@ Summary(ru):    WindowMaker - 
 Summary(uk):   WindowMaker - ×¦ËÏÎÎÉÊ ÍÅÎÅÄÖÅÒ ÄÌÑ X11
 Name:          WindowMaker
 Version:       0.80.0
-Release:       8
-License:       GPL
+Release:       10
+License:       GPL2
 Group:         X11/Window Managers
 Source0:       ftp://ftp.windowmaker.org/pub/source/release/%{name}-%{version}.tar.bz2
 Source1:       ftp://windowmaker.org/pub/%{name}-data.tar.gz
@@ -217,8 +217,8 @@ utilizando componentes est
 %patch8 -p1
 
 for f in WindowMaker/*menu*; do
-    sed s,/usr/local/GNUstep/,/usr/X11R6/lib/GNUstep/, $f >$f.new
-    mv -f $f.new $f
+       sed s,/usr/local/GNUstep/,/usr/X11R6/lib/GNUstep/, $f >$f.new
+       mv -f $f.new $f
 done
 
 %build
This page took 0.07323 seconds and 4 git commands to generate.