Author: hunter                       Date: Sun Dec 25 22:36:27 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- include licence, it's not Open Source
- %doc

---- Files affected:
SPECS:
   kernel-isdn-fcpci.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/kernel-isdn-fcpci.spec
diff -u SPECS/kernel-isdn-fcpci.spec:1.2 SPECS/kernel-isdn-fcpci.spec:1.3
--- SPECS/kernel-isdn-fcpci.spec:1.2    Tue Dec 20 23:55:56 2005
+++ SPECS/kernel-isdn-fcpci.spec        Sun Dec 25 23:36:21 2005
@@ -1,9 +1,11 @@
 # $Revision$, $Date$
 #
+# SMP will proably *never* work.
+#
 # Conditional build:
 %bcond_without dist_kernel     # allow non-distribution kernel
 %bcond_without kernel          # don't build kernel modules
-%bcond_with    smp             # don't build SMP module
+%bcond_with    smp             # build SMP module
 %bcond_without userspace       # don't build userspace programs
 %bcond_with    verbose         # verbose build (V=1)
 #
@@ -37,14 +39,16 @@
 you will find following components:
 - CAPI 2.0 driver of the controller
 - CAPI 2.0 plug-in for the Generic PPP-Stack "pppd"
+This package could attend two controlers simultaneously.  
 
 %description -l pl
 Ten pakiet zawiera CAPI4Linux dla kontrolerów AVM FRITRZ!. W pakiecie
 znajdują się:
 - Sterownik CAPI 2.0
 - Wtyczka CAPI 2.0 dla pppd
+Ten pakiet może obsługiwać dwa kontrolery jednocześnie.  
 
-%package -n kernel-isdn-fcpci
+%package -n kernel-up-isdn-fcpci
 Summary:       Linux driver for fcpci
 Summary(pl):   Sterownik dla Linuksa do fcpci
 Release:       [EMAIL PROTECTED]
@@ -55,12 +59,12 @@
 Requires(postun):      %releq_kernel_up
 %endif
 
-%description -n kernel-isdn-fcpci
+%description -n kernel-up-isdn-fcpci
 This is driver for fcpci for Linux.
 
 This package contains Linux module.
 
-%description -n kernel-isdn-fcpci -l pl
+%description -n kernel-up-isdn-fcpci -l pl
 Sterownik dla Linuksa do fcpci.
 
 Ten pakiet zawiera moduł jądra Linuksa.
@@ -156,28 +160,30 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post  -n kernel-isdn/hardware-fcpci
+%post  -n kernel-up-isdn-fcpci
 %depmod %{_kernel_ver}
 
-%postun        -n kernel-isdn/hardware-fcpci
+%postun        -n kernel-up-isdn-fcpci
 %depmod %{_kernel_ver}
 
-%post  -n kernel-smp-isdn/hardware-fcpci
+%post  -n kernel-smp-isdn-fcpci
 %depmod %{_kernel_ver}smp
 
-%postun        -n kernel-smp-isdn/hardware-fcpci
+%postun        -n kernel-smp-isdn-fcpci
 %depmod %{_kernel_ver}smp
 
 %if %{with userspace}
 %endif
 
+
 %if %{with kernel}
-%files -n kernel-isdn/hardware-fcpci
+%files -n kernel-isdn-fcpci
 %defattr(644,root,root,755)
 /lib/modules/%{_kernel_ver}/isdn/hardware/*.ko*
+%doc CAPI20_Errormessages.txt license.txt *.html
 
 %if %{with smp} && %{with dist_kernel}
-%files -n kernel-smp-isdn/hardware-fcpci
+%files -n kernel-smp-isdn-fcpci
 %defattr(644,root,root,755)
 /lib/modules/%{_kernel_ver}smp/isdn/hardware/*.ko*
 %endif
@@ -189,6 +195,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/12/25 22:36:21  hunter
+- include licence, it's not Open Source
+- %doc
+
 Revision 1.2  2005/12/20 22:55:56  qboosh
 - some cleanups
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel-isdn-fcpci.spec?r1=1.2&r2=1.3&f=u

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

Reply via email to