]> git.pld-linux.org Git - packages/SVGATextMode.git/commitdiff
- fixed build on alpha; release 12 SVGATextMode-1_10-12
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 16 Aug 2002 09:14:47 +0000 (09:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    SVGATextMode.spec -> 1.34

SVGATextMode.spec

index c4c1fab9f13c281928a8c68c19cbe1f37acce7b9..7124efa6b5c6ea5a8eac43a9efb9eb6eeb6e538c 100644 (file)
@@ -6,7 +6,7 @@ Summary(ru):    
 Summary(uk):   õÔÉ̦ÔÁ ÄÌÑ ÐÏËÒÁÝÅÎÎÑ ÚÏ×ΦÛÎØÏÇÏ ×ÉÇÌÑÄÕ ÔÅËÓÔÏ×ÉÈ ËÏÎÓÏÌÅÊ
 Name:          SVGATextMode
 Version:       1.10
-Release:       11
+Release:       12
 License:       GPL
 Group:         Applications/System
 Source0:       ftp://sunsite.unc.edu/pub/Linux/utils/console/%{name}-%{version}-src.tar.gz
@@ -18,6 +18,7 @@ Patch4:               %{name}-set80.patch
 Patch5:                %{name}-Makefile-gcc.patch
 Patch6:                %{name}-cfgfile.y.patch
 Patch7:                %{name}-GeForce.patch
+Patch8:                %{name}-alpha.patch
 BuildRequires: bison
 BuildRequires: flex
 BuildRequires: util-linux
@@ -93,6 +94,10 @@ SVGATextMode - 
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%ifarch alpha
+%patch8 -p1
+ln -sf ../../asm XFREE/include
+%endif
 
 %build
 %{__make} dep CC="%{__cc}"
This page took 0.035155 seconds and 4 git commands to generate.