]> git.pld-linux.org Git - packages/fvwm.git/commitdiff
- release 21
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 22 Jun 2000 12:48:44 +0000 (12:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- enabled m4 for fvwmrc parsing
- requires wmconfig and m4
- use wmconfig for building menus

Changed files:
    fvwm.spec -> 1.10

fvwm.spec

index 3f7564014511784e99862b7809df77614ffd707b..f2be3d49c29e266fce5064fa70f96091a9acbe54 100644 (file)
--- a/fvwm.spec
+++ b/fvwm.spec
@@ -1,7 +1,7 @@
 Summary:       An X Window System based window manager
 Name:          fvwm
 Version:       1.24r
-Release:       20
+Release:       21
 License:       GPL
 Group:         X11/Window Managers
 Group(pl):     X11/Zarz±dcy Okien
@@ -15,6 +15,9 @@ Patch0:               fvwm-1.24r-fsstnd.patch
 Patch1:                fvwm-1.24r-imake.patch
 Patch2:                fvwm-1.24r-security.patch
 Patch3:                fvwm-1.24r-fvwmman.patch
+Patch4:                fvwm-enable-m4.patch
+Requires:      wmconfig
+Requires:      m4
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _prefix /usr/X11R6
@@ -43,6 +46,7 @@ wygl
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 export PATH=$PATH:%{_bindir}
This page took 0.062331 seconds and 4 git commands to generate.