SPECS (LINUX_2_6_22): zaptel.spec - perl not avail on alpha either

glen glen at pld-linux.org
Fri Apr 4 20:40:58 CEST 2008


Author: glen                         Date: Fri Apr  4 18:40:58 2008 GMT
Module: SPECS                         Tag: LINUX_2_6_22
---- Log message:
- perl not avail on alpha either

---- Files affected:
SPECS:
   zaptel.spec (1.110.2.4 -> 1.110.2.5) 

---- Diffs:

================================================================
Index: SPECS/zaptel.spec
diff -u SPECS/zaptel.spec:1.110.2.4 SPECS/zaptel.spec:1.110.2.5
--- SPECS/zaptel.spec:1.110.2.4	Fri Apr  4 20:30:48 2008
+++ SPECS/zaptel.spec	Fri Apr  4 20:40:53 2008
@@ -11,10 +11,14 @@
 %bcond_without	userspace	# don't build userspace tools
 %bcond_with	oslec		# with Open Source Line Echo Canceller
 %bcond_with	bristuff	# with bristuff support
+%bcond_without	xpp		# without Astribank
 
 %ifarch sparc
 %undefine	with_smp
 %endif
+%ifarch alpha
+%undefine	with_xpp
+%endif
 
 %if %{without kernel}
 %undefine	with_dist_kernel
@@ -61,13 +65,13 @@
 %{?with_bristuff:Provides:	zaptel(bristuff)}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define	modules_1	pciradio,tor2,torisa,wcfxo,wct1xxp,wct4xxp/wct4xxp,
-%define	modules_2	wctdm,wcte11xp,wcusb,zaptel,ztd-eth,ztd-loc,ztdummy,ztdynamic,wcte12xp/wcte12xp
+%define	modules_1	zaptel,ztd-eth,ztd-loc,pciradio,tor2,torisa,wcfxo,wct1xxp,wctdm,wcte11xp,wcusb,ztdummy,ztdynamic
+%define	modules_2	wct4xxp/wct4xxp,wcte12xp/wcte12xp%{?with_xpp:,xpp/{xpd_fxo,xpd_fxs,xpd_pri,xpp,xpp_usb}}
 %ifnarch alpha
-%define	modules_nalpha	wctc4xxp/wctc4xxp,wctdm24xxp/wctdm24xxp,zttranscode,xpp/{xpd_fxo,xpd_fxs,xpd_pri,xpp,xpp_usb}
+%define	modules_nalpha	wctc4xxp/wctc4xxp,wctdm24xxp/wctdm24xxp,zttranscode
 %endif
 %if %{with bristuff}
-%define	modules_bristuff cwain/cwain,qozap/qozap,vzaphfc/vzaphfc,xpp/xpd_bri,zaphfc/zaphfc,ztgsm/ztgsm,opvxa1200,wcopenpci
+%define	modules_bristuff cwain/cwain,qozap/qozap,vzaphfc/vzaphfc,zaphfc/zaphfc,ztgsm/ztgsm,opvxa1200,wcopenpci
 %endif
 %define	modules		%{modules_1},%{modules_2}%{?modules_nalpha:,%{modules_nalpha}}%{?modules_bristuff:,%{modules_bristuff}}
 
@@ -286,11 +290,13 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/*
 
+%if %{with xpp}
 %files -n perl-Zaptel
 %defattr(644,root,root,755)
 %{perl_vendorlib}/Zaptel
 %{perl_vendorlib}/Zaptel.pm
 %endif
+%endif
 
 %if %{with kernel}
 %files -n kernel%{_alt_kernel}-%{pname}
@@ -304,6 +310,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.110.2.5  2008-04-04 18:40:53  glen
+- perl not avail on alpha either
+
 Revision 1.110.2.4  2008-04-04 18:30:48  glen
 - add bristuff modules
 
================================================================

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



More information about the pld-cvs-commit mailing list