rpms/callweaver/devel callweaver.spec,1.9,1.10

David Woodhouse (dwmw2) fedora-extras-commits at redhat.com
Mon Dec 31 13:57:53 UTC 2007


Author: dwmw2

Update of /cvs/pkgs/rpms/callweaver/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32751

Modified Files:
	callweaver.spec 
Log Message:
remove ODBC subpackage


Index: callweaver.spec
===================================================================
RCS file: /cvs/pkgs/rpms/callweaver/devel/callweaver.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- callweaver.spec	31 Dec 2007 13:34:52 -0000	1.9
+++ callweaver.spec	31 Dec 2007 13:57:17 -0000	1.10
@@ -23,7 +23,7 @@
 BuildRequires:	unixODBC-devel openssl-devel speex-devel alsa-lib-devel
 BuildRequires:	isdn4k-utils-devel libcap-devel sqlite-devel mysql-devel
 BuildRequires:	postgresql-devel readline-devel %{?with_misdn:mISDN-devel}
-BuildRequires:	popt %{?with_zaptel:zaptel-devel libpri-devel}
+BuildRequires:	popt-devel %{?with_zaptel:zaptel-devel libpri-devel}
 
 Requires:	/sbin/chkconfig
 Obsoletes:	openpbx < 1.2-5
@@ -319,10 +319,10 @@
 %{_libdir}/callweaver/modules/*mysql.so
 %config(noreplace) %attr(0644,callweaver,callweaver) %{_sysconfdir}/callweaver/*mysql.conf
 
-%files odbc
-%{_libdir}/callweaver/modules/cdr_odbc.so
-%config(noreplace) %attr(0644,callweaver,callweaver) %{_sysconfdir}/callweaver/cdr_odbc.conf
-%doc doc2/README.odbcstorage
+#%files odbc
+#%{_libdir}/callweaver/modules/cdr_odbc.so
+#%config(noreplace) %attr(0644,callweaver,callweaver) %{_sysconfdir}/callweaver/cdr_odbc.conf
+#%doc doc2/README.odbcstorage
 
 %files ldap
 %{_libdir}/callweaver/modules/app_ldap.so
@@ -373,6 +373,7 @@
 %changelog
 * Mon Dec 31 2007 David Woodhouse <dwmw2 at infradead.org> 1.2-0.4.rc5.20071230
 - Update, rebuild for deps
+- Disable ODBC
 
 * Thu Aug 23 2007 David Woodhouse <dwmw2 at infradead.org> 1.2-0.3.rc4.20070822
 - Handle open() being a macro




More information about the fedora-extras-commits mailing list