SPECS: svgalib.spec - fixed compilation with kernel 2.6.26, release 38
hawk
hawk at pld-linux.org
Tue Jul 29 09:19:00 CEST 2008
Author: hawk Date: Tue Jul 29 07:19:00 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed compilation with kernel 2.6.26, release 38
---- Files affected:
SPECS:
svgalib.spec (1.216 -> 1.217)
---- Diffs:
================================================================
Index: SPECS/svgalib.spec
diff -u SPECS/svgalib.spec:1.216 SPECS/svgalib.spec:1.217
--- SPECS/svgalib.spec:1.216 Fri Jul 25 09:10:15 2008
+++ SPECS/svgalib.spec Tue Jul 29 09:18:54 2008
@@ -17,7 +17,7 @@
%endif
%define pname svgalib
-%define rel 37
+%define rel 38
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
@@ -53,6 +53,7 @@
Patch15: %{pname}-make-jN.patch
Patch16: %{pname}-2.6.23.patch
Patch17: %{pname}-2.6.24.patch
+Patch18: %{pname}-2.6.26.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
@@ -261,6 +262,7 @@
%patch15 -p1
%patch16 -p1
%patch17 -p1
+%patch18 -p1
# remove backup of svgalib.7 - we don't want it in package
rm -f doc/man7/svgalib.7?*
@@ -385,6 +387,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.217 2008/07/29 07:18:54 hawk
+- fixed compilation with kernel 2.6.26, release 38
+
Revision 1.216 2008/07/25 07:10:15 arekm
- release 37
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/svgalib.spec?r1=1.216&r2=1.217&f=u
More information about the pld-cvs-commit
mailing list