]> git.pld-linux.org Git - packages/asterisk.git/commitdiff
TODO cleanup
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Tue, 7 Jan 2014 15:34:59 +0000 (16:34 +0100)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Tue, 7 Jan 2014 15:34:59 +0000 (16:34 +0100)
obsolete entries (some as old as our asterisk.spec) removed

asterisk.spec

index 1c71d66293c9c9d873bc019187f676ce52f409af..0ef6312cb9b92afffd29bc77ca82212c18f03754 100644 (file)
@@ -1,23 +1,7 @@
 # TODO:
 # - check/fix build with our h323. Does anybody still use H.323, anyway?
-# - cgi-bin package - separate, because of suid-root
 # - use shared versions of LIBILBC:=ilbc/libilbc.a (ilbc not enabled currently)
-# - CFLAGS passing
 # - make package for moh sound files
-# - likely odbc and imap broken (identical code, some #define not working, etc):
-#   *** WARNING: identical binaries are copied, not linked:
-#     %attr(755,root,root) %{_libdir}/asterisk/modules/app_directory_odbc.so
-#   and  /usr/lib64/asterisk/modules/app_directory_imap.so
-#   *** WARNING: identical binaries are copied, not linked:
-#     %attr(755,root,root) %{_libdir}/asterisk/modules/app_directory_plain.so
-#   and  /usr/lib64/asterisk/modules/app_directory_imap.so
-# - ncurses dep gone for good (replaced by libedit)?
-# - missing/failed features:
-# $ grep =0 build_tools/menuselect-deps
-#   NBS=0 AST_EXT_LIB_SETUP([NBS], [Network Broadcast Sound], [nbs])
-#   SS7=0 AST_EXT_LIB_SETUP([SS7], [ISDN SS7], [ss7])
-#   VPBAPI=0 AST_EXT_LIB_SETUP([VPB], [Voicetronix API], [vpb])
-# - %attr(755,root,root) %{_libdir}/asterisk/modules/chan_usbradio.so
 #
 # Conditional build:
 %bcond_with    h323            # without h323 support
This page took 0.036838 seconds and 4 git commands to generate.