SPECS: zaptel.spec - up to 1.2.0

aredridel aredridel at pld-linux.org
Mon Dec 5 21:49:05 CET 2005


Author: aredridel                    Date: Mon Dec  5 20:49:05 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.2.0

---- Files affected:
SPECS:
   zaptel.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: SPECS/zaptel.spec
diff -u SPECS/zaptel.spec:1.39 SPECS/zaptel.spec:1.40
--- SPECS/zaptel.spec:1.39	Thu Sep 15 20:25:05 2005
+++ SPECS/zaptel.spec	Mon Dec  5 21:49:00 2005
@@ -9,17 +9,15 @@
 Summary:	Zaptel telephony device support
 Summary(pl):	Obsługa urządzeń telefonicznych Zaptel
 Name:		zaptel
-Version:	1.0.9.2
+Version:	1.2.0
 %define		_rel	1
 Release:	%{_rel}
 License:	GPL
 Group:		Base/Kernel
 Source0:	ftp://ftp.digium.com/pub/zaptel/%{name}-%{version}.tar.gz
-# Source0-md5:	4d9dc3afbe7e61c557115bd5442d3e5e
+# Source0-md5:	83d4aaab1594c5aa0dedc6b4f221fb48
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
-Patch0:		%{name}-poland.patch
-Patch1:		%{name}-make.patch
 URL:		http://www.asterisk.org/
 %if %{with kernel} && %{with dist_kernel}
 BuildRequires:	kernel-module-build
@@ -103,8 +101,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 sed -i -e "s#/usr/lib#%{_libdir}#g#" Makefile
 
 %define buildconfigs %{?with_dist_kernel:%{?with_smp:smp} up}%{!?with_dist_kernel:nondist}
@@ -142,7 +138,7 @@
 %endif
 
 %if %{with userspace}
-%{__make} ztcfg torisatool makefw ztmonitor ztspeed
+%{__make} ztcfg torisatool makefw ztmonitor ztspeed libtonezone.so fxstest fxotune
 %endif
 
 %install
@@ -163,11 +159,11 @@
 %endif
 
 %if %{with userspace}
-install -d $RPM_BUILD_ROOT{/sbin,/usr/include/linux,/etc/{rc.d/init.d,sysconfig},%{_sbindir}}
+install -d $RPM_BUILD_ROOT{/sbin,/usr/include/linux,/etc/{rc.d/init.d,sysconfig},%{_sbindir},%{_mandir}/{man1,man8}}
 %{__make} -o all -o devices install \
 	INSTALL_PREFIX=$RPM_BUILD_ROOT \
 	MODCONF=$RPM_BUILD_ROOT/etc/modprobe.conf
-install torisatool makefw ztmonitor ztspeed $RPM_BUILD_ROOT%{_sbindir}
+install torisatool makefw ztmonitor ztspeed fxstest fxotune $RPM_BUILD_ROOT%{_sbindir}
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/zaptel
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/zaptel
 %endif
@@ -210,6 +206,7 @@
 %attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/zaptel.conf
 %attr(755,root,root) /sbin/*
 %attr(755,root,root) %{_libdir}/*.so.*
+%{_mandir}/man8/*
 
 %files init
 %defattr(644,root,root,755)
@@ -245,6 +242,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2005/12/05 20:49:00  aredridel
+- up to 1.2.0
+
 Revision 1.39  2005/09/15 18:25:05  sparky
 - prepared for kernel >= 2.6.13: link Module.symvers
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/zaptel.spec?r1=1.39&r2=1.40&f=u




More information about the pld-cvs-commit mailing list