SPECS: delkin_cb.spec - pl - don't assume modules compression

qboosh qboosh at pld-linux.org
Sat Jan 13 17:06:18 CET 2007


Author: qboosh                       Date: Sat Jan 13 16:06:18 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- don't assume modules compression

---- Files affected:
SPECS:
   delkin_cb.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/delkin_cb.spec
diff -u SPECS/delkin_cb.spec:1.1 SPECS/delkin_cb.spec:1.2
--- SPECS/delkin_cb.spec:1.1	Fri Jan 12 21:00:32 2007
+++ SPECS/delkin_cb.spec	Sat Jan 13 17:06:13 2007
@@ -8,6 +8,7 @@
 #
 %define	rel	0.1
 Summary:	Delkin CardBus IDE CompactFlash Adapter driver
+Summary(pl):	Sterownik do adaptera CardBus IDE CompactFlash firmy Delkin
 Name:		delkin_cb
 Version:	0.1
 Release:	%{rel}
@@ -22,10 +23,14 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Linux kernel driver for Delkin CardBus IDE CompactFlash Adapter
+Linux kernel driver for Delkin CardBus IDE CompactFlash Adapter.
+
+%description -l pl
+Sterownik jądra Linuksa do adaptera CardBus IDE CompactFlash firmy Delkin.
 
 %package -n kernel%{_alt_kernel}-block-delkin_cb
 Summary:	Linux kernel driver for Delkin CardBus IDE CompactFlash Adapter
+Summary(pl):	Sterownik jądra Linuksa do adaptera CardBus IDE CompactFlash firmy Delkin
 Release:	%{rel}@%{_kernel_ver_str}
 Group:		Base/Kernel
 %{?with_dist_kernel:%requires_releq_kernel_up}
@@ -33,10 +38,15 @@
 Requires:	kernel%{_alt_kernel}-pcmcia
 
 %description -n kernel%{_alt_kernel}-block-delkin_cb
-Delkin CardBus IDE CompactFlash Adapter driver
+Linux kernel driver for Delkin CardBus IDE CompactFlash Adapter.
+
+%description -n kernel%{_alt_kernel}-block-delkin_cb -l pl
+Sterownik jądra Linuksa do adaptera CardBus IDE CompactFlash firmy
+Delkin.
 
 %package -n kernel%{_alt_kernel}-smp-block-delkin_cb
-Summary:	Linux kernel driver for Delkin CardBus IDE CompactFlash Adapter (SMP)
+Summary:	Linux SMP kernel driver for Delkin CardBus IDE CompactFlash Adapter
+Summary(pl):	Sterownik jądra Linuksa SMP do adaptera CardBus IDE CompactFlash firmy Delkin
 Release:	%{rel}@%{_kernel_ver_str}
 Group:		Base/Kernel
 %{?with_dist_kernel:%requires_releq_kernel_smp}
@@ -44,7 +54,11 @@
 Requires:	kernel%{_alt_kernel}-smp-pcmcia
 
 %description -n kernel%{_alt_kernel}-smp-block-delkin_cb
-Delkin CardBus IDE CompactFlash Adapter driver (SMP)
+Linux SMP kernel driver for Delkin CardBus IDE CompactFlash Adapter.
+
+%description -n kernel%{_alt_kernel}-smp-block-delkin_cb -l pl
+Sterownik jądra Linuksa SMP do adaptera CardBus IDE CompactFlash firmy
+Delkin.
 
 %prep
 %setup -q -c -T
@@ -77,13 +91,13 @@
 %if %{with up}
 %files -n kernel%{_alt_kernel}-block-delkin_cb
 %defattr(644,root,root,755)
-/lib/modules/%{_kernel_ver}/kernel/drivers/ide/pci/delkin_cb.ko.gz
+/lib/modules/%{_kernel_ver}/kernel/drivers/ide/pci/delkin_cb.ko*
 %endif
 
 %if %{with smp}
 %files -n kernel%{_alt_kernel}-smp-block-delkin_cb
 %defattr(644,root,root,755)
-/lib/modules/%{_kernel_ver}smp/kernel/drivers/ide/pci/delkin_cb.ko.gz
+/lib/modules/%{_kernel_ver}smp/kernel/drivers/ide/pci/delkin_cb.ko*
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -92,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/01/13 16:06:13  qboosh
+- pl
+- don't assume modules compression
+
 Revision 1.1  2007/01/12 20:00:32  lmasko
 - Initial version - compiles on 2.6.18.3 and works.
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/delkin_cb.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list