]> git.pld-linux.org Git - packages/SVGATextMode.git/commitdiff
- fixed stmmenu patch instead of disabling it master
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 14 Mar 2013 17:37:53 +0000 (18:37 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 14 Mar 2013 17:37:53 +0000 (18:37 +0100)
- verbose sbin/man files list

SVGATextMode-stmmenu.patch
SVGATextMode.spec

index c8d99feef618deedb8192e7526a7e20ba04b5c2f..69ac5fe2128709ce5e68d44e69dda16413e90420 100644 (file)
@@ -1,5 +1,5 @@
---- SVGATextMode-1.10-/STMmenu Fri Nov 17 20:03:37 1995
-+++ SVGATextMode-1.10/STMmenu  Mon Oct  9 19:15:44 2000
+--- SVGATextMode-1.10-/contrib/scripts/STMmenu Fri Nov 17 20:03:37 1995
++++ SVGATextMode-1.10/contrib/scripts/STMmenu  Mon Oct  9 19:15:44 2000
 @@ -8,7 +8,7 @@
  # 
  #
 @@ -8,7 +8,7 @@
  # 
  #
index 08d23cf3ec52791daf79fb2f04c063268de69924..8fe729023ae0b1f0f8b8c8022fb90e436cd6746a 100644 (file)
@@ -7,7 +7,7 @@ Summary(uk.UTF-8):      Утиліта для покращення зовнішньо
 Name:          SVGATextMode
 Version:       1.10
 Release:       19
 Name:          SVGATextMode
 Version:       1.10
 Release:       19
-License:       GPL
+License:       GPL v2+
 Group:         Applications/System
 Source0:       ftp://sunsite.unc.edu/pub/Linux/utils/console/%{name}-%{version}-src.tar.gz
 # Source0-md5: d94c6cd073295fc181d0865c039eb13e
 Group:         Applications/System
 Source0:       ftp://sunsite.unc.edu/pub/Linux/utils/console/%{name}-%{version}-src.tar.gz
 # Source0-md5: d94c6cd073295fc181d0865c039eb13e
@@ -96,7 +96,7 @@ SVGATextMode - це утиліта для перепрограмування а
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-#%patch3 -p1
+%patch3 -p1
 %patch4 -p0
 %patch5 -p1
 %patch6 -p1
 %patch4 -p0
 %patch5 -p1
 %patch6 -p1
@@ -130,7 +130,7 @@ install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_sbindir},%{_mandir}/man{5,8}}
 install STMmenu $RPM_BUILD_ROOT%{_sbindir}/stm-menu
 install contrib/scripts/STM_reset $RPM_BUILD_ROOT%{_sbindir}
 
 install STMmenu $RPM_BUILD_ROOT%{_sbindir}/stm-menu
 install contrib/scripts/STM_reset $RPM_BUILD_ROOT%{_sbindir}
 
-rm -f $RPM_BUILD_ROOT%{_mandir}/man8/{stm,clockprobe}.8
+%{__rm} $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
 
 echo ".so SVGATextMode.8" > $RPM_BUILD_ROOT%{_mandir}/man8/stm.8
 echo ".so grabmode.8" > $RPM_BUILD_ROOT%{_mandir}/man8/clockprobe.8
 
@@ -143,5 +143,20 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc doc/* README README.FIRST CREDITS HISTORY TODO
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/TextConfig
 %defattr(644,root,root,755)
 %doc doc/* README README.FIRST CREDITS HISTORY TODO
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/TextConfig
-%attr(755,root,root) %{_sbindir}/*
-%{_mandir}/man*/*
+%attr(755,root,root) %{_sbindir}/ClockProg
+%attr(755,root,root) %{_sbindir}/STM_reset
+%attr(755,root,root) %{_sbindir}/SVGATextMode
+%attr(755,root,root) %{_sbindir}/clockprobe
+%attr(755,root,root) %{_sbindir}/getVGAreg
+%attr(755,root,root) %{_sbindir}/getpalette
+%attr(755,root,root) %{_sbindir}/grabmode
+%attr(755,root,root) %{_sbindir}/set80
+%attr(755,root,root) %{_sbindir}/setVGAreg
+%attr(755,root,root) %{_sbindir}/setpalette
+%attr(755,root,root) %{_sbindir}/stm
+%attr(755,root,root) %{_sbindir}/stm-menu
+%{_mandir}/man5/TextConfig.5*
+%{_mandir}/man8/SVGATextMode.8*
+%{_mandir}/man8/clockprobe.8*
+%{_mandir}/man8/grabmode.8*
+%{_mandir}/man8/stm.8*
This page took 0.072953 seconds and 4 git commands to generate.