]> git.pld-linux.org Git - packages/SVGATextMode.git/blobdiff - SVGATextMode.spec
- added an URL
[packages/SVGATextMode.git] / SVGATextMode.spec
index 9a053bf8959c74d45676611f85b294907403293b..b700b5a29898e4786c6530dfe8a290302a9e8ae1 100644 (file)
@@ -6,26 +6,30 @@ Summary(ru):  
 Summary(uk):   õÔÉ̦ÔÁ ÄÌÑ ÐÏËÒÁÝÅÎÎÑ ÚÏ×ΦÛÎØÏÇÏ ×ÉÇÌÑÄÕ ÔÅËÓÔÏ×ÉÈ ËÏÎÓÏÌÅÊ
 Name:          SVGATextMode
 Version:       1.10
-Release:       13
+Release:       17
 License:       GPL
 Group:         Applications/System
 Source0:       ftp://sunsite.unc.edu/pub/Linux/utils/console/%{name}-%{version}-src.tar.gz
+URL:           http://freshmeat.net/projects/svgatextmode/
+# Source0-md5: d94c6cd073295fc181d0865c039eb13e
 Patch0:                %{name}-conf.patch
 Patch1:                %{name}-make.patch
-Patch2:                %{name}-cache.patch
+Patch2:                %{name}-llh.patch
 Patch3:                %{name}-stmmenu.patch
 Patch4:                %{name}-set80.patch
 Patch5:                %{name}-Makefile-gcc.patch
 Patch6:                %{name}-cfgfile.y.patch
 Patch7:                %{name}-GeForce.patch
-Patch8:                %{name}-alpha.patch
+Patch8:                %{name}-voodoo.patch
+Patch9:                %{name}-alpha.patch
+Patch10:       %{name}-gcc33.patch
 BuildRequires: bison
 BuildRequires: flex
 BuildRequires: util-linux
 Requires:      dialog
 Requires:      kbd
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-ExclusiveArch: %{ix86} alpha
+ExclusiveArch: %{ix86} alpha amd64
 
 %description
 SVGATextMode is a utility for reprogramming (S)VGA hardware, which can
@@ -94,10 +98,12 @@ SVGATextMode - 
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
-%ifarch alpha
 %patch8 -p1
+%ifarch alpha
+%patch9 -p1
 ln -sf ../../asm XFREE/include
 %endif
+%patch10 -p1
 
 %build
 %{__make} dep CC="%{__cc}"
This page took 0.072702 seconds and 4 git commands to generate.