SPECS: svgalib.spec - fix building with kernel 2.6.27, release 48

hawk hawk at pld-linux.org
Sat Oct 25 23:39:02 CEST 2008


Author: hawk                         Date: Sat Oct 25 21:39:02 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix building with kernel 2.6.27, release 48

---- Files affected:
SPECS:
   svgalib.spec (1.226 -> 1.227) 

---- Diffs:

================================================================
Index: SPECS/svgalib.spec
diff -u SPECS/svgalib.spec:1.226 SPECS/svgalib.spec:1.227
--- SPECS/svgalib.spec:1.226	Sat Oct 25 16:17:36 2008
+++ SPECS/svgalib.spec	Sat Oct 25 23:38:57 2008
@@ -17,7 +17,7 @@
 %endif
 
 %define		pname	svgalib
-%define		rel		47
+%define		rel		48
 Summary:	Library for full screen [S]VGA graphics
 Summary(de.UTF-8):	Library für Vollbildschirm-[S]VGA-Grafiken
 Summary(es.UTF-8):	Biblioteca para gráficos en pantalla llena [S]VGA
@@ -54,6 +54,7 @@
 Patch16:	%{pname}-2.6.23.patch
 Patch17:	%{pname}-2.6.24.patch
 Patch18:	%{pname}-2.6.26.patch
+Patch19:	%{pname}-2.6.27.patch
 URL:		http://www.arava.co.il/matan/svgalib/
 %if %{with kernel} && %{with dist_kernel}
 BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.20.2
@@ -263,6 +264,7 @@
 %patch16 -p1
 %patch17 -p1
 %patch18 -p1
+%patch19 -p1
 
 # remove backup of svgalib.7 - we don't want it in package
 rm -f doc/man7/svgalib.7?*
@@ -387,6 +389,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.227  2008/10/25 21:38:57  hawk
+- fix building with kernel 2.6.27, release 48
+
 Revision 1.226  2008/10/25 14:17:36  hawk
 - release 47
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/svgalib.spec?r1=1.226&r2=1.227&f=u



More information about the pld-cvs-commit mailing list