Author: matowy                       Date: Sun Feb 12 00:18:26 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kill em8300_microcode_upload because segfaults

---- Files affected:
SPECS:
   em8300.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/em8300.spec
diff -u SPECS/em8300.spec:1.34 SPECS/em8300.spec:1.35
--- SPECS/em8300.spec:1.34      Sun Feb 12 01:12:01 2006
+++ SPECS/em8300.spec   Sun Feb 12 01:18:20 2006
@@ -3,8 +3,9 @@
 # Conditional build:
 %bcond_without dist_kernel     # without distribution kernel
 %bcond_without kernel          # don't build kernel modules
+%bcond_without smp             # don't build SMP module
 %bcond_without userspace       # don't build userspace tools
-%define                snap            20040919
+%bcond_with    verbose         # verbose build (V=1)
 #
 Summary:       DXR3 and H+ driver
 Summary(pl):   Sterowniki dla DXR3 i H+
@@ -160,8 +161,6 @@
 
 install -D modules/em8300.uc $RPM_BUILD_ROOT%{_datadir}/misc/em8300.uc
 
-#install scripts/microcode_upload.pl 
$RPM_BUILD_ROOT%{_bindir}/em8300_microcode_upload
-
 install -D %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
 install -D %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/%{name}
 
@@ -216,8 +215,7 @@
 %if %{with userspace}
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README 
modules/{README*,INSTALL*,devices.sh,devfs_symlinks}
-%attr(755,root,root) %{_bindir}/em8300_microcode_upload
+%doc AUTHORS ChangeLog README modules/{README*,INSTALL*,devices.sh}
 %{_datadir}/misc/em8300.uc
 %dir %{_datadir}/em8300
 %{_datadir}/em8300/em8300.pm
@@ -253,6 +251,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/02/12 00:18:20  matowy
+- kill em8300_microcode_upload because segfaults
+
 Revision 1.34  2006/02/12 00:12:01  matowy
 - fix module building
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/em8300.spec?r1=1.34&r2=1.35&f=u

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

Reply via email to