SPECS: zaptel.spec - rel 18; fix build on 2.6.28

arekm arekm at pld-linux.org
Fri Feb 13 09:23:04 CET 2009


Author: arekm                        Date: Fri Feb 13 08:23:04 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 18; fix build on 2.6.28

---- Files affected:
SPECS:
   zaptel.spec (1.147 -> 1.148) 

---- Diffs:

================================================================
Index: SPECS/zaptel.spec
diff -u SPECS/zaptel.spec:1.147 SPECS/zaptel.spec:1.148
--- SPECS/zaptel.spec:1.147	Tue Feb 10 08:28:10 2009
+++ SPECS/zaptel.spec	Fri Feb 13 09:22:58 2009
@@ -37,7 +37,7 @@
 %define		_enable_debug_packages	0
 %endif
 
-%define		rel	17
+%define		rel	18
 %define		pname	zaptel
 %define		FIRMWARE_URL http://downloads.digium.com/pub/telephony/firmware/releases
 Summary:	Zaptel telephony device support
@@ -63,6 +63,7 @@
 Patch1:		%{pname}-oslec.patch
 Patch2:		%{pname}-bristuff.patch
 Patch3:		%{pname}-sparc.patch
+Patch4:		%{pname}-kernel.patch
 URL:		http://www.asterisk.org/
 %if %{with kernel} && %{with dist_kernel}
 BuildRequires:	kernel%{_alt_kernel}-module-build
@@ -190,6 +191,7 @@
 %{?with_oslec:%patch1 -p1}
 %{?with_bristuff:%patch2 -p1}
 %patch3 -p1
+%patch4 -p1
 
 %if %{with kernel}
 for a in %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6}; do
@@ -339,6 +341,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.148  2009/02/13 08:22:58  arekm
+- rel 18; fix build on 2.6.28
+
 Revision 1.147  2009/02/10 07:28:10  arekm
 - release 17
 
================================================================

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



More information about the pld-cvs-commit mailing list