]> git.pld-linux.org Git - packages/SVGATextMode.git/blobdiff - SVGATextMode.spec
- added GeForce2 MX 100/200/400 support (only these models are
[packages/SVGATextMode.git] / SVGATextMode.spec
index 0982e78326982566b75f632ba132ebe5c48b0efd..d1eb324b78ce3763e8aa411e68002fa088d42e62 100644 (file)
@@ -6,7 +6,7 @@ Summary(ru):    
 Summary(uk):   õÔÉ̦ÔÁ ÄÌÑ ÐÏËÒÁÝÅÎÎÑ ÚÏ×ΦÛÎØÏÇÏ ×ÉÇÌÑÄÕ ÔÅËÓÔÏ×ÉÈ ËÏÎÓÏÌÅÊ
 Name:          SVGATextMode
 Version:       1.10
-Release:       9
+Release:       10
 License:       GPL
 Group:         Applications/System
 Source0:       ftp://sunsite.unc.edu/pub/Linux/utils/console/%{name}-%{version}-src.tar.gz
@@ -17,6 +17,7 @@ Patch3:               %{name}-stmmenu.patch
 Patch4:                %{name}-set80.patch
 Patch5:                %{name}-Makefile-gcc.patch
 Patch6:                %{name}-cfgfile.y.patch
+Patch7:                %{name}-GeForce2MX.patch
 BuildRequires: bison
 BuildRequires: flex
 BuildRequires: util-linux
@@ -91,6 +92,7 @@ SVGATextMode - 
 %patch4 -p0
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %build
 %{__make} dep CC="%{__cc}"
@@ -109,14 +111,14 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man8/{stm,clockprobe}.8
 echo ".so SVGATextMode.8" > $RPM_BUILD_ROOT%{_mandir}/man8/stm.8
 echo ".so grabmode.8" > $RPM_BUILD_ROOT%{_mandir}/man8/clockprobe.8
 
-gzip -9nf doc/* README README.FIRST CREDITS HISTORY TODO
+ln -sf grabmode_pixmux.gz doc/grabmode_hi_truecolor
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz doc/*.gz
+%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*/*
This page took 0.026627 seconds and 4 git commands to generate.