]> git.pld-linux.org Git - packages/motif.git/commitdiff
- added bison patch, use bison instead of byacc to build
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 25 Jul 2004 09:25:20 +0000 (09:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openmotif.spec -> 1.58

openmotif.spec

index 1fc9d978c6338ba75a368f77c3602eaee5fcbdf7..1bb2b4fec0ede409b900beb717220665b8f09340 100644 (file)
@@ -22,12 +22,13 @@ Patch0:             %{name}-makedepend.patch
 Patch1:                %{name}-am-uil.patch
 Patch2:                %{name}-mwmrc.patch
 Patch3:                %{name}-gcc34.patch
+Patch4:                %{name}-bison.patch
 URL:           http://www.openmotif.org/
 BuildRequires: XFree86
 BuildRequires: XFree86-devel
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: byacc
+BuildRequires: bison
 BuildRequires: flex
 BuildRequires: libtool
 Requires:      %{name}-libs = %{version}-%{release}
@@ -141,6 +142,7 @@ mwmrc oraz zasoby Mwm.
 %patch1 -p1
 %patch2 -p1
 #%patch3 -p1
+%patch4 -p1
 
 %build
 %{__libtoolize}
This page took 0.151333 seconds and 4 git commands to generate.