SPECS (LINUX_2_6_16): zaptel.spec - skip xpp/xpp_usb on sparc
glen
glen at pld-linux.org
Fri Sep 26 11:41:37 CEST 2008
Author: glen Date: Fri Sep 26 09:41:37 2008 GMT
Module: SPECS Tag: LINUX_2_6_16
---- Log message:
- skip xpp/xpp_usb on sparc
---- Files affected:
SPECS:
zaptel.spec (1.75.2.39.2.3 -> 1.75.2.39.2.4)
---- Diffs:
================================================================
Index: SPECS/zaptel.spec
diff -u SPECS/zaptel.spec:1.75.2.39.2.3 SPECS/zaptel.spec:1.75.2.39.2.4
--- SPECS/zaptel.spec:1.75.2.39.2.3 Fri Sep 26 00:50:49 2008
+++ SPECS/zaptel.spec Fri Sep 26 11:41:32 2008
@@ -72,11 +72,16 @@
BuildRequires: rpmbuild(macros) >= 1.452
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%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 sparc
+# this isn't built
+%define modules_nsparc ,xpp_usb
+%endif
%ifnarch alpha
%define modules_nalpha wctc4xxp/wctc4xxp,wctdm24xxp/wctdm24xxp,zttranscode
%endif
+
+%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%{?modules_nsparc}
%if %{with bristuff}
%define modules_bristuff cwain/cwain,qozap/qozap,vzaphfc/vzaphfc,zaphfc/zaphfc,ztgsm/ztgsm,opvxa1200,wcopenpci
%endif
@@ -345,6 +350,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.75.2.39.2.4 2008/09/26 09:41:32 glen
+- skip xpp/xpp_usb on sparc
+
Revision 1.75.2.39.2.3 2008/09/25 22:50:49 glen
- no subdir in 1.4.8 yet
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/zaptel.spec?r1=1.75.2.39.2.3&r2=1.75.2.39.2.4&f=u
More information about the pld-cvs-commit
mailing list