Author: aflinta                      Date: Sun Apr  9 09:44:51 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed smp scripts, release 2

---- Files affected:
SPECS:
   btsco.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/btsco.spec
diff -u SPECS/btsco.spec:1.6 SPECS/btsco.spec:1.7
--- SPECS/btsco.spec:1.6        Tue Apr  4 07:24:32 2006
+++ SPECS/btsco.spec    Sun Apr  9 11:44:45 2006
@@ -11,7 +11,7 @@
 Summary(pl):   Projekt Bluetooth-alsa
 Name:          btsco
 Version:       0.41
-%define        rel     1
+%define        rel     2
 Release:       %{rel}
 License:       GPL
 Group:         Applications/Sound
@@ -185,14 +185,14 @@
 %depmod %{_kernel_ver}
 
 %post -n kernel-smp-char-btsco
-%depmod %{_kernel_ver}
+%depmod %{_kernel_ver}smp
 echo "after install this package, remember add lines like this:"
 echo "alias snd-card-1 snd-bt-sco"
 echo "alias sound-slot-1 snd-bt-sco"
 echo "to %{_sysconfdir}/modprobe.conf"
 
 %postun -n kernel-smp-char-btsco
-%depmod %{_kernel_ver}
+%depmod %{_kernel_ver}smp
 
 %if %{with userspace}
 %files
@@ -219,6 +219,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/04/09 09:44:45  aflinta
+- fixed smp scripts, release 2
+
 Revision 1.6  2006/04/04 05:24:32  wolvverine
 - up to 0.41
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/btsco.spec?r1=1.6&r2=1.7&f=u

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

Reply via email to