SPECS (LINUX_2_6_22): X11-driver-firegl.spec - build for smp only kernel

glen glen at pld-linux.org
Sun May 18 17:13:50 CEST 2008


Author: glen                         Date: Sun May 18 15:13:50 2008 GMT
Module: SPECS                         Tag: LINUX_2_6_22
---- Log message:
- build for smp only kernel

---- Files affected:
SPECS:
   X11-driver-firegl.spec (1.141.2.25 -> 1.141.2.25.2.1) 

---- Diffs:

================================================================
Index: SPECS/X11-driver-firegl.spec
diff -u SPECS/X11-driver-firegl.spec:1.141.2.25 SPECS/X11-driver-firegl.spec:1.141.2.25.2.1
--- SPECS/X11-driver-firegl.spec:1.141.2.25	Sun May 18 17:04:43 2008
+++ SPECS/X11-driver-firegl.spec	Sun May 18 17:13:45 2008
@@ -3,8 +3,6 @@
 # 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)
 %bcond_without	incall		# include all sources in srpm
@@ -97,21 +95,6 @@
 %description -n kernel%{_alt_kernel}-video-firegl -l pl.UTF-8
 Moduł jądra oferujący wsparcie dla ATI FireGL.
 
-%package -n kernel%{_alt_kernel}-smp-video-firegl
-Summary:	ATI kernel module for FireGL support
-Summary(pl.UTF-8):	Moduł jądra oferujący wsparcie dla ATI FireGL
-License:	ATI
-Group:		Base/Kernel
-%{?with_dist_kernel:Requires:	kernel%{_alt_kernel}-smp(vermagic) = %{_kernel_ver}}
-Requires(post,postun):	/sbin/depmod
-Provides:	X11-driver-firegl(kernel)
-
-%description -n kernel%{_alt_kernel}-smp-video-firegl
-ATI kernel module for FireGL support.
-
-%description -n kernel%{_alt_kernel}-smp-video-firegl -l pl.UTF-8
-Moduł jądra oferujący wsparcie dla ATI FireGL.
-
 %prep
 %setup -q -c -T
 
@@ -191,12 +174,6 @@
 %postun -n kernel%{_alt_kernel}-video-firegl
 %depmod %{_kernel_ver}
 
-%post	-n kernel%{_alt_kernel}-smp-video-firegl
-%depmod %{_kernel_ver}smp
-
-%postun -n kernel%{_alt_kernel}-smp-video-firegl
-%depmod %{_kernel_ver}smp
-
 %if %{with userspace}
 %files
 %defattr(644,root,root,755)
@@ -232,25 +209,20 @@
 %endif
 
 %if %{with kernel}
-%if %{with up} || %{without dist_kernel} || %{with desktop_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
-%defattr(644,root,root,755)
-/lib/modules/%{_kernel_ver}smp/misc/*.ko*
-%endif
-%endif
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.141.2.25.2.1  2008-05-18 15:13:45  glen
+- build for smp only kernel
+
 Revision 1.141.2.25  2008-05-18 15:04:43  glen
 - convert to utf8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/X11-driver-firegl.spec?r1=1.141.2.25&r2=1.141.2.25.2.1&f=u



More information about the pld-cvs-commit mailing list