OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   20-Mar-2008 20:07:34
  Branch: HEAD                             Handle: 2008032019073300

  Modified files:
    openpkg-src/asterisk    asterisk.spec
  Removed files:
    openpkg-src/asterisk    asterisk.patch.appconference

  Log:
    app_conference is now packaged in asterisk-conference

  Summary:
    Revision    Changes     Path
    1.2         +0  -3195   openpkg-src/asterisk/asterisk.patch.appconference
    1.55        +6  -24     openpkg-src/asterisk/asterisk.spec
  ____________________________________________________________________________

  rm -f openpkg-src/asterisk/asterisk.patch.appconference <<'@@ .'
  Index: openpkg-src/asterisk/asterisk.patch.appconference
  ============================================================================
  [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/asterisk/asterisk.spec
  ============================================================================
  $ cvs diff -u -r1.54 -r1.55 asterisk.spec
  --- openpkg-src/asterisk/asterisk.spec        20 Mar 2008 10:38:15 -0000      
1.54
  +++ openpkg-src/asterisk/asterisk.spec        20 Mar 2008 19:07:33 -0000      
1.55
  @@ -28,7 +28,6 @@
   %define       V_asterisk_sounds_core  1.4.10
   %define       V_asterisk_sounds_extra 1.4.7
   %define       V_asterisk_libiax       0.2.2
  -%define       V_app_conference        2.0.1
   %define       V_asterisk_perl         0.10
   %define       V_chan_capi             1_6_1
   
  @@ -65,13 +64,11 @@
   Source2:      
http://downloads.digium.com/pub/telephony/sounds/releases/asterisk-core-sounds-en-alaw-%{V_asterisk_sounds_core}.tar.gz
   Source3:      
http://downloads.digium.com/pub/telephony/sounds/releases/asterisk-extra-sounds-en-alaw-%{V_asterisk_sounds_extra}.tar.gz
   Source4:      
http://downloads.digium.com/pub/libiax/iax-%{V_asterisk_libiax}.tar.gz
  -Source5:      
http://switch.dl.sourceforge.net/appconference/appconference-%{V_app_conference}.tar.gz
  -Source6:      
http://asterisk.gnuinter.net/files/asterisk-perl-%{V_asterisk_perl}.tar.gz
  -Source7:      
http://www.turbocat.net/~hselasky/capi4pbx/releases/chan_capi_%{V_chan_capi}.tar.bz2
  -Source8:      asterisk.txt
  -Source9:      rc.asterisk
  +Source5:      
http://asterisk.gnuinter.net/files/asterisk-perl-%{V_asterisk_perl}.tar.gz
  +Source6:      
http://www.turbocat.net/~hselasky/capi4pbx/releases/chan_capi_%{V_chan_capi}.tar.bz2
  +Source7:      asterisk.txt
  +Source8:      rc.asterisk
   Patch0:       asterisk.patch
  -Patch1:       asterisk.patch.appconference
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -136,10 +133,8 @@
       NOTICE: This OpenPKG packaging of Asterisk is special according to
       the following aspects: 1. for full portability this package does
       NOT include Asterisk support for any telephony hardware, 2. this
  -    package uses a stripped down default configuration which provides
  -    an out-of-the-box VoIP configuration for a small organisation,
  -    3. this package includes the add-on Asterisk application module
  -    "app_conference" for hardware-timer independent conferencing, and 4.
  +    package uses a stripped down default configuration which provides an
  +    out-of-the-box VoIP configuration for a small organisation and 3.
       this package includes the Perl Asterisk::AGI module.
   
   %track
  @@ -185,11 +180,7 @@
       %setup -q -n asterisk-%{V_asterisk} -D -T -a 4
       %setup -q -n asterisk-%{V_asterisk} -D -T -a 5
       %setup -q -n asterisk-%{V_asterisk} -D -T -a 6
  -    %setup -q -n asterisk-%{V_asterisk} -D -T -a 7
       %patch -p0
  -    ( cd appconference-*
  -    %patch -p0 -P 1
  -    ) || exit $?
       cp %{SOURCE2} %{SOURCE3} sounds/
       %{l_shtool} subst \
           -e 's;\(CORE_SOUNDS_VERSION\):=.*$;\1:=%{V_asterisk_sounds_core};' \
  @@ -384,10 +375,6 @@
         %{l_make} %{l_mflags} \
             CC="%{l_cc} %{l_cflags -O} -I. %{l_cppflags ncurses tiff .}"
       ) || exit $?
  -    ( cd appconference-*
  -      %{l_make} %{l_mflags} \
  -          INSTALL_PREFIX=%{l_prefix}
  -    ) || exit $?
   %if "%{with_capi}" == "yes"
       ( cd chan_capi_*
         %{l_make} %{l_mflags} \
  @@ -423,11 +410,6 @@
             DESTDIR=$RPM_BUILD_ROOT \
             INSTALL_PREFIX=%{l_prefix}
       ) || exit $?
  -    ( cd appconference-*
  -      %{l_make} %{l_mflags} install \
  -          INSTALL_PREFIX=$RPM_BUILD_ROOT%{l_prefix} \
  -          INSTALL="%{l_shtool} install -c"
  -    ) || exit $?
   %if "%{with_capi}" == "yes"
       ( cd chan_capi_*
         %{l_make} %{l_mflags} install \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to