SPECS (AC-branch): X11-driver-firegl.spec - rel 2

glen glen at pld-linux.org
Fri Mar 16 00:31:54 CET 2007


Author: glen                         Date: Thu Mar 15 23:31:54 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- rel 2

---- Files affected:
SPECS:
   X11-driver-firegl.spec (1.141 -> 1.141.2.1) 

---- Diffs:

================================================================
Index: SPECS/X11-driver-firegl.spec
diff -u SPECS/X11-driver-firegl.spec:1.141 SPECS/X11-driver-firegl.spec:1.141.2.1
--- SPECS/X11-driver-firegl.spec:1.141	Mon Jan  1 15:34:08 2007
+++ SPECS/X11-driver-firegl.spec	Fri Mar 16 00:31:49 2007
@@ -3,6 +3,7 @@
 # Conditional build:
 %bcond_without	dist_kernel	# without distribution kernel
 %bcond_without	kernel		# don't build kernel modules
+%bcond_without	up		# don't build UP module
 %bcond_without	smp		# don't build SMP module
 %bcond_without	userspace	# don't build userspace tools
 %bcond_with	verbose		# verbose build (V=1)
@@ -29,7 +30,7 @@
 %define		arch_dir	x86_64
 %endif
 
-%define		_rel	1
+%define		_rel	2
 Summary:	Linux Drivers for ATI graphics accelerators
 Summary(pl):	Sterowniki do akceleratorów graficznych ATI
 Name:		X11-driver-firegl
@@ -231,9 +232,11 @@
 %endif
 
 %if %{with kernel}
+%if %{with up} || %{without dist_kernel}
 %files -n kernel%{_alt_kernel}-video-firegl
 %defattr(644,root,root,755)
 /lib/modules/%{_kernel_ver}/misc/*.ko*
+%endif
 
 %if %{with smp} && %{with dist_kernel}
 %files -n kernel%{_alt_kernel}-smp-video-firegl
@@ -248,6 +251,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.141.2.1  2007/03/15 23:31:49  glen
+- rel 2
+
 Revision 1.141  2007/01/01 14:34:08  matkor
 - Autoupdated to 8.32.5-1. Builds on 2.6.18.1 kernel.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/X11-driver-firegl.spec?r1=1.141&r2=1.141.2.1&f=u



More information about the pld-cvs-commit mailing list