SPECS (AC-branch): svgalib.spec - rel 4

glen glen at pld-linux.org
Fri Mar 16 00:17:57 CET 2007


Author: glen                         Date: Thu Mar 15 23:17:57 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- rel 4

---- Files affected:
SPECS:
   svgalib.spec (1.165 -> 1.165.2.1) 

---- Diffs:

================================================================
Index: SPECS/svgalib.spec
diff -u SPECS/svgalib.spec:1.165 SPECS/svgalib.spec:1.165.2.1
--- SPECS/svgalib.spec:1.165	Tue Jan 23 20:01:35 2007
+++ SPECS/svgalib.spec	Fri Mar 16 00:17:52 2007
@@ -4,7 +4,8 @@
 %bcond_without	dist_kernel	# without distribution kernel
 %bcond_without	kernel		# don't build kernel modules
 %bcond_with	kernel24	# force using kernel24 headers
-%bcond_without	smp		# don't build smp module
+%bcond_without	up		# don't build UP module
+%bcond_without	smp		# don't build SMP module
 %bcond_without	userspace	# don't build userspace packages
 %bcond_with	grsec_kernel	# build for kernel-grsecurity
 #
@@ -30,7 +31,7 @@
 %define	k24	%{nil}
 %undefine	with_dist_kernel
 %endif
-%define	_rel	3
+%define	_rel	4
 Summary:	Library for full screen [S]VGA graphics
 Summary(de):	Library für Vollbildschirm-[S]VGA-Grafiken
 Summary(es):	Biblioteca para gráficos en pantalla llena [S]VGA
@@ -479,9 +480,11 @@
 %endif
 
 %if %{with kernel}
+%if %{with up} || %{without dist_kernel}
 %files -n kernel%{k24}%{_alt_kernel}-video-svgalib_helper
 %defattr(644,root,root,755)
 /lib/modules/%{_kernel_ver}/misc/svgalib_helper.%{kmodext}*
+%endif
 
 %if %{with dist_kernel} && %{with smp}
 %files -n kernel%{k24}%{_alt_kernel}-smp-video-svgalib_helper
@@ -496,6 +499,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.165.2.1  2007/03/15 23:17:52  glen
+- rel 4
+
 Revision 1.165  2007/01/23 19:01:35  hawk
 - release 3
 
@@ -709,7 +715,7 @@
 - massive attack s/pld.org.pl/pld-linux.org/
 
 Revision 1.100  2003/05/15 20:54:05  trojan
-- fixed depmod in %%post and %%postun when build with _without_dist_kernel
+- fixed depmod in %post and %postun when build with _without_dist_kernel
 
 Revision 1.99  2003/05/14 14:42:44  qboosh
 - added depmod options so modules can be installed for kernel other than running
@@ -886,7 +892,7 @@
 
 Revision 1.50  2001/08/15 20:23:36  saq
 - -helper-{smp,up} subpackage renamed to -helper
-- using %%_kernelsrcdir
+- using %_kernelsrcdir
 - release 2
 - STB
 
@@ -898,7 +904,7 @@
 - 1.9.11, updated stderr patch
 
 Revision 1.47  2001/07/29 16:40:18  qboosh
-- %%_kernel24 definition is back
+- %_kernel24 definition is back
 
 Revision 1.46  2001/07/26 16:50:25  saq
 - don't use macros not available in standard rpm. Define them in the spec.
@@ -995,16 +1001,7 @@
 - cosmetics
 
 Revision 1.24  1999/07/29 09:19:55  misiek
-new spec/updated specs
+- new spec/updated specs
 
 Revision 1.23  1999/07/12 23:06:15  kloczek
 - added using CVS keywords in %changelog (for automating them).
-
-* Mon May 24 1999 Piotr Czerwiński <pius at pld.org.pl>
-  [1.3.1-6]
-- package is FHS 2.0 compliant,
-- spec file based on RH version,
-- modified for PLD use by me,
-  Tomasz Kłoczko <kloczek at rudy.mif.pg.gda.pl>,
-  Wojtek Ślusarczyk <wojtek at shadow.eu.org>
-  and Michał Zalewski <lcamtuf at dione.ids.pl>.
================================================================

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



More information about the pld-cvs-commit mailing list