SPECS: zaptel-alt.spec - use zap_pci_module instead of pci_module_...

arekm arekm at pld-linux.org
Fri Nov 2 19:20:12 CET 2007


Author: arekm                        Date: Fri Nov  2 18:20:12 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use zap_pci_module instead of pci_module_init which fixes some zaptel modules for kernels >= 2.6.22

---- Files affected:
SPECS:
   zaptel-alt.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/zaptel-alt.spec
diff -u SPECS/zaptel-alt.spec:1.13 SPECS/zaptel-alt.spec:1.14
--- SPECS/zaptel-alt.spec:1.13	Tue Sep 25 08:24:09 2007
+++ SPECS/zaptel-alt.spec	Fri Nov  2 19:20:06 2007
@@ -10,7 +10,7 @@
 %define _base_name zaptel
 #
 
-%define		_rel	0.2
+%define		_rel	0.3
 Summary:	Zaptel _compatible_ telephony device support
 Summary(pl.UTF-8):	Obsługa urządzeń telefonicznych _zgodnych_ z Zaptel
 Name:		zaptel-alt
@@ -34,6 +34,7 @@
 Patch0:		%{name}-make.patch
 Patch1:		%{name}-pciid.patch
 Patch2:		%{name}-oslec.patch
+Patch3:		%{name}-pci.patch
 URL:		http://www.asterisk.org/
 %if %{with kernel} && %{with dist_kernel}
 BuildRequires:	kernel-module-build
@@ -135,6 +136,7 @@
 %patch0 -p1
 %patch1 -p1
 %{?with_oslec:%patch2 -p1}
+%patch3 -p1
 
 %define buildconfigs %{?with_dist_kernel:dist}%{!?with_dist_kernel:nondist}
 
@@ -295,6 +297,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2007/11/02 18:20:06  arekm
+- use zap_pci_module instead of pci_module_init which fixes some zaptel modules for kernels >= 2.6.22
+
 Revision 1.13  2007/09/25 06:24:09  arekm
 - oslec bcond
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/zaptel-alt.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list