SPECS: svgalib.spec - updated to 1.9.24 - added linux26 (needed fo...

qboosh qboosh at pld-linux.org
Wed Jan 11 21:42:16 CET 2006


Author: qboosh                       Date: Wed Jan 11 20:42:16 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.9.24
- added linux26 (needed for Linux 2.6.15)
- autoconf-nondist.h support

---- Files affected:
SPECS:
   svgalib.spec (1.152 -> 1.153) 

---- Diffs:

================================================================
Index: SPECS/svgalib.spec
diff -u SPECS/svgalib.spec:1.152 SPECS/svgalib.spec:1.153
--- SPECS/svgalib.spec:1.152	Mon Jan  9 11:29:55 2006
+++ SPECS/svgalib.spec	Wed Jan 11 21:42:11 2006
@@ -35,13 +35,13 @@
 Summary(tr):	Tam-ekran [S]VGA çizimleri kitaplýđý
 Summary(uk):	îÉÚŘËĎŇŚ×ÎĹ×Á ÂŚÂĚŚĎÔĹËÁ ĐĎ×ÎĎĹËŇÁÎÎϧ SVGA ÇŇÁĆŚËÉ
 Name:		svgalib
-Version:	1.9.23
+Version:	1.9.24
 %define	_rel	1
 Release:	%{_rel}
 License:	distributable
 Group:		Libraries
 Source0:	http://www.arava.co.il/matan/svgalib/%{name}-%{version}.tar.gz
-# Source0-md5:	b51f7c791f0a64a856beec283bcdc0ba
+# Source0-md5:	3be376c08462caf88cfc150239481110
 Patch0:		%{name}-pld.patch
 Patch1:		%{name}-tmp2TMPDIR.patch
 Patch2:		%{name}-DESTDIR.patch
@@ -56,6 +56,7 @@
 Patch11:	%{name}-no-sys-io.patch
 Patch12:	%{name}-linux-2.4.patch
 Patch13:	%{name}-no-asm-segment.patch
+Patch14:	%{name}-linux26.patch
 URL:		http://www.arava.co.il/matan/svgalib/
 %if %{with kernel} && %{with dist_kernel}
 %if %{kernel26}
@@ -288,6 +289,7 @@
 %patch11 -p1
 %patch12 -p1
 %patch13 -p1
+%patch14 -p1
 
 # remove backup of svgalib.7 - we don't want it in package
 rm -f doc/man7/svgalib.7?*
@@ -336,7 +338,7 @@
 cd kernel/svgalib_helper
 ln -sf %{_kernelsrcdir}/config-%{?with_dist_kernel:up}%{!?with_dist_kernel:nondist} .config
 install -d include/{linux,config}
-ln -sf %{_kernelsrcdir}/include/linux/autoconf-up.h include/linux/autoconf.h
+ln -sf %{_kernelsrcdir}/include/linux/autoconf-%{?with_dist_kernel:up}%{!?with_dist_kernel:nondist}.h include/linux/autoconf.h
 %ifarch ppc ppc64
 install -d include/asm
 [ ! -d %{_kernelsrcdir}/include/asm-powerpc ] || ln -sf %{_kernelsrcdir}/include/asm-powerpc/* include/asm
@@ -499,6 +501,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.153  2006/01/11 20:42:11  qboosh
+- updated to 1.9.24
+- added linux26 (needed for Linux 2.6.15)
+- autoconf-nondist.h support
+
 Revision 1.152  2006/01/09 10:29:55  qboosh
 - added no-asm-segment patch
 - less noise if building without kernel and kernel headers are not installed
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/svgalib.spec?r1=1.152&r2=1.153&f=u



More information about the pld-cvs-commit mailing list