SPECS: zaptel.spec - started update to 1.4.10.1, NFY, userspace builds, ker...

hawk hawk at pld-linux.org
Sun May 25 14:10:36 CEST 2008


Author: hawk                         Date: Sun May 25 12:10:36 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- started update to 1.4.10.1, NFY, userspace builds, kernel modules doesn't,
  please check TODO and help if you can

---- Files affected:
SPECS:
   zaptel.spec (1.111 -> 1.112) 

---- Diffs:

================================================================
Index: SPECS/zaptel.spec
diff -u SPECS/zaptel.spec:1.111 SPECS/zaptel.spec:1.112
--- SPECS/zaptel.spec:1.111	Sat May 24 12:08:15 2008
+++ SPECS/zaptel.spec	Sun May 25 14:10:30 2008
@@ -1,6 +1,9 @@
 # $Revision$, $Date$
+#
 # TODO:
-# Installed (but unpackaged) file(s) found:
+# - kernel modules doesn't build
+# - should more header files be installed?
+# - Installed (but unpackaged) file(s) found:
 #   /etc/hotplug/usb/xpp_fxloader
 #   /etc/hotplug/usb/xpp_fxloader.usermap
 #   /etc/udev/rules.d/xpp.rules
@@ -23,18 +26,18 @@
 %undefine	with_userspace
 %endif
 
-%define		rel	6
+%define		rel	0.1
 %define		pname	zaptel
 %define		FIRMWARE_URL http://downloads.digium.com/pub/telephony/firmware/releases
 Summary:	Zaptel telephony device support
 Summary(pl.UTF-8):	Obsługa urządzeń telefonicznych Zaptel
 Name:		%{pname}%{_alt_kernel}
-Version:	1.4.8
+Version:	1.4.10.1
 Release:	%{rel}
 License:	GPL
 Group:		Base/Kernel
 Source0:	http://ftp.digium.com/pub/zaptel/releases/%{pname}-%{version}.tar.gz
-# Source0-md5:	f57e1ba86a3dd4ef141ca3831e11c076
+# Source0-md5:	120fdcbfeab8cce9918baf4c4225e974
 Source1:	%{pname}.init
 Source2:	%{pname}.sysconfig
 Source3:	%{FIRMWARE_URL}/zaptel-fw-oct6114-064-1.05.01.tar.gz
@@ -188,7 +191,7 @@
 	OPTFLAGS="%{rpmcflags}"
 
 %if %{with kernel}
-%build_kernel_modules SUBDIRS=$PWD DOWNLOAD=$PWD/download-logger ZAP="-I$PWD" KSRC=%{_kernelsrcdir} -m %{modules}
+%build_kernel_modules SUBDIRS=$PWD DOWNLOAD=$PWD/download-logger ZAP="-I$PWD" KSRC=%{_kernelsrcdir} -m %{modules} -C kernel
 
 check_modules() {
 	err=0
@@ -204,8 +207,9 @@
 %endif
 
 %if %{with userspace}
-%{__make} ztcfg torisatool makefw ztmonitor ztspeed %{?with_bristuff:ztpty} libtonezone.so \
-	fxstest fxotune \
+%{__make} zttool zttest ztmonitor ztspeed sethdlc-new ztcfg \
+	ztcfg-dude fxstest fxotune ztdiag torisatool \
+	%{?with_bristuff:ztpty} libtonezone.so \
 	CC="%{__cc} %{rpmcflags}" \
 	LDFLAGS="%{rpmldflags}" \
 	KSRC=%{_kernelsrcdir}
@@ -228,12 +232,12 @@
 	MODCONF=$RPM_BUILD_ROOT/etc/modprobe.conf \
 	KSRC=%{_kernelsrcdir} \
 	PERLLIBDIR=%{perl_vendorlib}
-install zttest torisatool makefw ztmonitor ztspeed fxstest fxotune %{?with_bristuff:ztpty} $RPM_BUILD_ROOT%{_sbindir}
+install zttool zttest ztmonitor ztspeed sethdlc-new ztcfg ztcfg-dude fxstest fxotune ztdiag torisatool %{?with_bristuff:ztpty} $RPM_BUILD_ROOT%{_sbindir}
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/zaptel
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/zaptel
 touch $RPM_BUILD_ROOT/etc/zaptel.conf
 
-install zconfig.h ecdis.h fasthdlc.h biquad.h $RPM_BUILD_ROOT/usr/include/zaptel/
+install kernel/{zconfig.h,ecdis.h,fasthdlc.h,biquad.h} $RPM_BUILD_ROOT/usr/include/zaptel/
 %endif
 
 %clean
@@ -301,6 +305,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.112  2008-05-25 12:10:30  hawk
+- started update to 1.4.10.1, NFY, userspace builds, kernel modules doesn't,
+  please check TODO and help if you can
+
 Revision 1.111  2008-05-24 10:08:15  hawk
 - release 6
 
================================================================

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



More information about the pld-cvs-commit mailing list