Author: areq                         Date: Mon Aug 21 14:33:09 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- alternative kernel support

---- Files affected:
SPECS:
   X11-driver-firegl.spec (1.125 -> 1.126) 

---- Diffs:

================================================================
Index: SPECS/X11-driver-firegl.spec
diff -u SPECS/X11-driver-firegl.spec:1.125 SPECS/X11-driver-firegl.spec:1.126
--- SPECS/X11-driver-firegl.spec:1.125  Fri Aug 11 02:04:53 2006
+++ SPECS/X11-driver-firegl.spec        Mon Aug 21 16:33:04 2006
@@ -52,7 +52,7 @@
 Patch4:                %{name}-force-define-AGP.patch
 URL:           http://www.ati.com/support/drivers/linux/radeon-linux.html
 #BuildRequires:        X11-devel >= %{_min_eq_x11}     # disabled for now
-%{?with_dist_kernel:BuildRequires:     kernel-module-build >= 3:2.6.14}
+%{?with_dist_kernel:BuildRequires:     kernel%{_alt_kernel}-module-build >= 
3:2.6.14}
 %{?with_userspace:BuildRequires:       qt-devel}
 BuildRequires: rpmbuild(macros) >= 1.213
 Requires:      X11-OpenGL-core >= %{_min_eq_x11}
@@ -87,7 +87,7 @@
 dostarcza sterowniki obsługujące wyświetlanie 2D oraz sprzętowo
 akcelerowany OpenGL.
 
-%package -n kernel-video-firegl
+%package -n kernel%{_alt_kernel}-video-firegl
 Summary:       ATI kernel module for FireGL support
 Summary(pl):   Moduł jądra oferujący wsparcie dla ATI FireGL
 Release:       [EMAIL PROTECTED]
@@ -97,13 +97,13 @@
 Requires(post,postun): /sbin/depmod
 Provides:      X11-driver-firegl(kernel)
 
-%description -n kernel-video-firegl
+%description -n kernel%{_alt_kernel}-video-firegl
 ATI kernel module for FireGL support.
 
-%description -n kernel-video-firegl -l pl
+%description -n kernel%{_alt_kernel}-video-firegl -l pl
 Moduł jądra oferujący wsparcie dla ATI FireGL.
 
-%package -n kernel-smp-video-firegl
+%package -n kernel%{_alt_kernel}-smp-video-firegl
 Summary:       ATI kernel module for FireGL support
 Summary(pl):   Moduł jądra oferujący wsparcie dla ATI FireGL
 Release:       [EMAIL PROTECTED]
@@ -113,10 +113,10 @@
 Requires(post,postun): /sbin/depmod
 Provides:      X11-driver-firegl(kernel)
 
-%description -n kernel-smp-video-firegl
+%description -n kernel%{_alt_kernel}-smp-video-firegl
 ATI kernel module for FireGL support.
 
-%description -n kernel-smp-video-firegl -l pl
+%description -n kernel%{_alt_kernel}-smp-video-firegl -l pl
 Moduł jądra oferujący wsparcie dla ATI FireGL.
 
 %prep
@@ -222,16 +222,16 @@
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
 
-%post  -n kernel-video-firegl
+%post  -n kernel%{_alt_kernel}-video-firegl
 %depmod %{_kernel_ver}
 
-%postun -n kernel-video-firegl
+%postun -n kernel%{_alt_kernel}-video-firegl
 %depmod %{_kernel_ver}
 
-%post  -n kernel-smp-video-firegl
+%post  -n kernel%{_alt_kernel}-smp-video-firegl
 %depmod %{_kernel_ver}smp
 
-%postun -n kernel-smp-video-firegl
+%postun -n kernel%{_alt_kernel}-smp-video-firegl
 %depmod %{_kernel_ver}smp
 
 %if %{with userspace}
@@ -265,12 +265,12 @@
 %endif
 
 %if %{with kernel}
-%files -n kernel-video-firegl
+%files -n kernel%{_alt_kernel}-video-firegl
 %defattr(644,root,root,755)
 /lib/modules/%{_kernel_ver}/misc/*.ko*
 
 %if %{with smp} && %{with dist_kernel}
-%files -n kernel-smp-video-firegl
+%files -n kernel%{_alt_kernel}-smp-video-firegl
 %defattr(644,root,root,755)
 /lib/modules/%{_kernel_ver}smp/misc/*.ko*
 %endif
@@ -282,6 +282,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.126  2006/08/21 14:33:04  areq
+- alternative kernel support
+
 Revision 1.125  2006/08/11 00:04:53  psz
 - up to 8.27.10
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to