[packages/asterisk/ASTERISK_12] drop obsolete openais

jajcus jajcus at pld-linux.org
Tue Jan 7 16:36:05 CET 2014


commit 74815585552b03e4d6536213c6e62fc6004964e4
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Tue Jan 7 09:35:28 2014 +0100

    drop obsolete openais

 asterisk.spec | 9 ---------
 1 file changed, 9 deletions(-)
---
diff --git a/asterisk.spec b/asterisk.spec
index dbe7862..4d1fb75 100644
--- a/asterisk.spec
+++ b/asterisk.spec
@@ -19,7 +19,6 @@
 # - %attr(755,root,root) %{_libdir}/asterisk/modules/chan_usbradio.so
 #
 # Conditional build:
-%bcond_with	openais		# openais is dead project
 %bcond_without	h323		# without h323 support
 %bcond_without	apidocs		# disable apidocs building
 %bcond_without	verbose		# verbose build
@@ -91,7 +90,6 @@ BuildRequires:	ncurses-devel
 BuildRequires:	neon-devel
 BuildRequires:	net-snmp-devel
 BuildRequires:	newt-devel
-%{?with_openais:BuildRequires:	openais-devel}
 %if %{with h323}
 BuildRequires:	h323plus-devel >= 1.24.0
 %endif
@@ -1036,13 +1034,6 @@ chown -R asterisk:asterisk /var/lib/asterisk
 %doc doc/api/html/*
 %endif
 
-%if %{with openais}
-%files ais
-%defattr(644,root,root,755)
-%attr(640,root,asterisk) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/asterisk/ais.conf
-%attr(755,root,root) %{_libdir}/asterisk/modules/res_ais.so
-%endif
-
 %files alsa
 %defattr(644,root,root,755)
 %attr(640,root,asterisk) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/asterisk/alsa.conf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/asterisk.git/commitdiff/ae59ee51a1d34f333d714ea6c75bea73657d6d5b



More information about the pld-cvs-commit mailing list