Author: hawk                         Date: Sat Oct 20 11:43:17 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- src.rpm contents shouldn't be arch or bcond dependent

---- Files affected:
SPECS:
   X11-driver-nvidia.spec (1.78.2.9.2.16 -> 1.78.2.9.2.17) 

---- Diffs:

================================================================
Index: SPECS/X11-driver-nvidia.spec
diff -u SPECS/X11-driver-nvidia.spec:1.78.2.9.2.16 
SPECS/X11-driver-nvidia.spec:1.78.2.9.2.17
--- SPECS/X11-driver-nvidia.spec:1.78.2.9.2.16  Sat Oct 20 13:31:22 2007
+++ SPECS/X11-driver-nvidia.spec        Sat Oct 20 13:43:12 2007
@@ -7,7 +7,6 @@
 %bcond_without up              # without up packages
 %bcond_without smp             # without smp packages
 %bcond_without kernel          # without kernel packages
-%bcond_without incall          # include all tarballs
 %bcond_without userspace       # don't build userspace programs
 %bcond_with    verbose         # verbose build (V=1)
 %bcond_with    grsec_kernel    # build for kernel-grsecurity
@@ -20,20 +19,6 @@
 %define                _min_x11        6.7.0
 %define                _rel    55
 #
-%define                need_x86        0
-%define                need_x8664      0
-%if %{with incall}
-%define                need_x86        1
-%define                need_x8664      1
-%else
-%ifarch %{ix86}
-%define                need_x86        1
-%endif
-%ifarch %{x8664}
-%define                need_x8664      1
-%endif
-%endif
-#
 
 Summary:       Linux Drivers for NVIDIA GeForce/Quadro Chips
 Summary(pl):   Sterowniki do kart graficznych NVIDIA GeForce/Quadro
@@ -42,14 +27,10 @@
 Release:       %{_rel}
 License:       nVidia Binary
 Group:         X11
-%if %{need_x86}
 Source0:       
http://us.download.nvidia.com/XFree86/Linux-x86/%{_nv_ver}/NVIDIA-Linux-x86-%{_nv_ver}-pkg1.run
 # Source0-md5: d2f89f60cef8f9a0cc0ce228b46eeb8b
-%endif
-%if %{need_x8664}
 Source1:       
http://us.download.nvidia.com/XFree86/Linux-x86_64/%{_nv_ver}/NVIDIA-Linux-x86_64-%{_nv_ver}-pkg1.run
 # Source1-md5: 3d702d7d67875b4b1e3095c2eb448b29
-%endif
 Source2:       %{name}-settings.desktop
 Source3:       %{name}-xinitrc.sh
 Patch0:                %{name}-GL.patch
@@ -341,6 +322,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.78.2.9.2.17  2007/10/20 11:43:12  hawk
+- src.rpm contents shouldn't be arch or bcond dependent
+
 Revision 1.78.2.9.2.16  2007/10/20 11:31:22  hawk
 - updated to 100.14.19, updated URL, removed obsolete conftest.patch, cleanup
 
================================================================

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

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

Reply via email to