Author: qboosh                       Date: Sun Oct  8 15:21:16 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl for kernel modules

---- Files affected:
SPECS:
   wanpipe.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: SPECS/wanpipe.spec
diff -u SPECS/wanpipe.spec:1.32 SPECS/wanpipe.spec:1.33
--- SPECS/wanpipe.spec:1.32     Fri Oct  6 22:41:15 2006
+++ SPECS/wanpipe.spec  Sun Oct  8 17:21:11 2006
@@ -1,9 +1,10 @@
 # $Revision$, $Date$
-
+#
+# Conditional build:
 %bcond_without dist_kernel     # allow non-distribution kernel
 %bcond_without kernel          # don't build kernel modules
 %bcond_without smp             # don't build SMP module
-
+#
 %if %{without kernel}
 %undefine      with_dist_kernel
 %endif
@@ -57,6 +58,7 @@
 
 %package -n kernel%{_alt_kernel}-%{name}
 Summary:       Linux driver for WANPIPE
+Summary(pl):   Sterownik WANPIPE dla Linuksa
 Release:       [EMAIL PROTECTED]
 Group:         Base/Kernel
 Requires(post,postun): /sbin/depmod
@@ -66,11 +68,14 @@
 %endif
 
 %description -n kernel%{_alt_kernel}-%{name}
-This is driver for WANPIPE.
-This package contains Linux module.
+This package contains WANPIPE module for Linux.
+
+%description -n kernel%{_alt_kernel}-%{name} -l pl
+Ten pakiet zawiera moduł WANPIPE dla Linuksa.
 
 %package -n kernel%{_alt_kernel}-smp-%{name}
 Summary:       Linux SMP driver for WANPIPE
+Summary(pl):   Sterownik WANPIPE dla Linuksa SMP
 Release:       [EMAIL PROTECTED]
 Group:         Base/Kernel
 Requires(post,postun): /sbin/depmod
@@ -80,8 +85,10 @@
 %endif
 
 %description -n kernel%{_alt_kernel}-smp-%{name}
-This is driver for WANPIPE.
-This package contains Linux SMP module.
+This package contains WANPIPE module for Linux SMP.
+
+%description -n kernel%{_alt_kernel}-smp-%{name} -l pl
+Ten pakiet zawiera moduł WANPIPE dla Linuksa SMP.
 
 %prep
 %setup -q -n %{name}
@@ -209,13 +216,15 @@
 %endif
 %endif
 
-
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <[EMAIL PROTECTED]>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2006/10/08 15:21:11  qboosh
+- pl for kernel modules
+
 Revision 1.32  2006/10/06 20:41:15  areq
 - 2.3.3-7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wanpipe.spec?r1=1.32&r2=1.33&f=u

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

Reply via email to