]> git.pld-linux.org Git - packages/AfterStep.git/commitdiff
- release 2, AfterStep-1_7_164-2
authorkloczek <kloczek@pld-linux.org>
Sat, 29 Jan 2000 20:29:03 +0000 (20:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fix: convert some bash scripts to pure sh.

Changed files:
    AfterStep.spec -> 1.9

AfterStep.spec

index eb4ff3a4567919f0d5d2915df1fad0a97971da24..b95ac9cef41a8134517343267f408d8324408914 100644 (file)
@@ -3,13 +3,14 @@ Summary(ja):  AfterStep 
 Summary(pl):   AfterStep - mened¿er okien
 Name:          AfterStep
 Version:       1.7.164
-Release:       1
+Release:       2
 License:       GPL
 Group:         X11/Window Managers
 Group(pl):     X11/Zarz±dcy okien
 Vendor:                The AfterStep Team (see TEAM in docdir)
 Source:                ftp://ftp.afterstep.org/devel/snapshots/%{name}-%{version}.tar.bz2
-Patch:         AfterStep-Wharf_maxsize.patch
+Patch0:                AfterStep-Wharf_maxsize.patch
+Patch1:                AfterStep-no_bash_fix.patch
 URL:           http://www.afterstep.org/
 BuildRoot:     /tmp/%{name}-%{version}-root
 
@@ -50,8 +51,9 @@ fvwm napisanym przez Roberta Nationa, a sam fvwm bazowa
 mened¿era twm.
 
 %prep
-%setup -q
-%patch -p1
+%setup  -q
+%patch0 -p1
+%patch1 -p1
 
 %build
 LDFLAGS="-s"; export LDFLAGS
This page took 0.102689 seconds and 4 git commands to generate.