SPECS (DEVEL): zaptel.spec - SVN trunk

areq areq at pld-linux.org
Sun Sep 17 23:48:39 CEST 2006


Author: areq                         Date: Sun Sep 17 21:48:39 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- SVN trunk

---- Files affected:
SPECS:
   zaptel.spec (1.70 -> 1.70.2.1) 

---- Diffs:

================================================================
Index: SPECS/zaptel.spec
diff -u SPECS/zaptel.spec:1.70 SPECS/zaptel.spec:1.70.2.1
--- SPECS/zaptel.spec:1.70	Sun Sep 17 18:20:08 2006
+++ SPECS/zaptel.spec	Sun Sep 17 23:48:34 2006
@@ -10,15 +10,15 @@
 %undefine	with_smp
 %endif
 #
-%define		_rel	1
+%define		_rel	0.20060917
 Summary:	Zaptel telephony device support
 Summary(pl):	Obsługa urządzeń telefonicznych Zaptel
 Name:		zaptel
-Version:	1.2.9.1
+Version:	1.2.10
 Release:	%{_rel}
 License:	GPL
 Group:		Base/Kernel
-Source0:	ftp://ftp.digium.com/pub/zaptel/%{name}-%{version}.tar.gz
+Source0:	zaptel-1.2.10.20060917.tar.gz
 # Source0-md5:	c2f5798196ac1b53f4161547cc4efb2c
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
@@ -110,16 +110,18 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+#%patch1 -p1
+#%patch2 -p1
+#%patch3 -p1
+#%patch4 -p1
 %patch5 -p1
 
 %define buildconfigs %{?with_dist_kernel:%{?with_smp:smp} up}%{!?with_dist_kernel:nondist}
 
 
 %build
+%configure
+
 %{__make} prereq zttest \
 	CC="%{__cc}" \
 	LDFLAGS="%{rpmldflags}" \
@@ -214,7 +216,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README ChangeLog
+%doc README
 %attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/zaptel.conf
 %attr(755,root,root) /sbin/*
 %attr(755,root,root) %{_libdir}/*.so.*
@@ -228,8 +230,8 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/*.so
-%{_includedir}/linux/*
-%{_includedir}/*.h
+%{_includedir}/zaptel/
+%{_includedir}/zaptel/*.h
 
 %files utils
 %defattr(644,root,root,755)
@@ -254,6 +256,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70.2.1  2006/09/17 21:48:34  areq
+- SVN trunk
+
 Revision 1.70  2006/09/17 16:20:08  areq
 - 1.2.9.1
 
================================================================

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



More information about the pld-cvs-commit mailing list