]> git.pld-linux.org Git - packages/SVGATextMode.git/blobdiff - SVGATextMode.spec
(Przemyslaw Bialek <lobo@chello062179018027.chello.pl>)
[packages/SVGATextMode.git] / SVGATextMode.spec
index 3fc4323dcbd66f0ccf97d5c9738bfaa9a10a584c..9a053bf8959c74d45676611f85b294907403293b 100644 (file)
@@ -6,7 +6,7 @@ Summary(ru):    
 Summary(uk):   õÔÉ̦ÔÁ ÄÌÑ ÐÏËÒÁÝÅÎÎÑ ÚÏ×ΦÛÎØÏÇÏ ×ÉÇÌÑÄÕ ÔÅËÓÔÏ×ÉÈ ËÏÎÓÏÌÅÊ
 Name:          SVGATextMode
 Version:       1.10
-Release:       11
+Release:       13
 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}"
@@ -121,4 +126,4 @@ rm -rf $RPM_BUILD_ROOT
 %doc doc/* README README.FIRST CREDITS HISTORY TODO
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/TextConfig
 %attr(755,root,root) %{_sbindir}/*
-%attr(644,root,root) %{_mandir}/man*/*
+%{_mandir}/man*/*
This page took 0.047382 seconds and 4 git commands to generate.