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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web openpkg$ Date:   18-Oct-2003 12:33:58
  Branch: HEAD                             Handle: 2003101811335602

  Added files:
    openpkg-src/vorbis-libs vorbis-libs.patch
  Modified files:
    openpkg-re/vcheck       vc.vorbis-libs
    openpkg-src/vorbis-libs vorbis-libs.spec
    openpkg-web             news.txt

  Log:
    URL of libao changed; upgrade to latest version of libao

  Summary:
    Revision    Changes     Path
    1.2         +2  -2      openpkg-re/vcheck/vc.vorbis-libs
    1.1         +21 -0      openpkg-src/vorbis-libs/vorbis-libs.patch
    1.7         +5  -3      openpkg-src/vorbis-libs/vorbis-libs.spec
    1.7049      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-re/vcheck/vc.vorbis-libs
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 vc.vorbis-libs
  --- openpkg-re/vcheck/vc.vorbis-libs  21 Mar 2003 21:06:03 -0000      1.1
  +++ openpkg-re/vcheck/vc.vorbis-libs  18 Oct 2003 10:33:56 -0000      1.2
  @@ -2,8 +2,8 @@
   }
   
   prog vorbis-libs:libao = {
  -  version   = 0.8.3
  -  url       = http://www.vorbis.com/download_unix.psp
  +  version   = 0.8.4
  +  url       = http://www.xiph.org/ao/
     regex     = libao-(__VER__)\.tar\.gz
   }
   prog vorbis-libs:libogg = {
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/vorbis-libs/vorbis-libs.patch
  ============================================================================
  $ cvs diff -u -r0 -r1.1 vorbis-libs.patch
  --- /dev/null 2003-10-18 12:33:58.000000000 +0200
  +++ vorbis-libs.patch 2003-10-18 12:33:58.000000000 +0200
  @@ -0,0 +1,21 @@
  +Index: libao-0.8.4/configure
  +--- libao-0.8.4/configure.orig       2003-10-05 03:32:52.000000000 +0200
  ++++ libao-0.8.4/configure    2003-10-18 12:29:58.000000000 +0200
  +@@ -9347,6 +9347,9 @@
  + 
  +   rm -f conf.esdtest
  + 
  ++else
  ++  have_esd=no
  ++fi
  + 
  + 
  + if test "x$have_esd" = xyes; then
  +@@ -9357,7 +9360,6 @@
  +   HAVE_ESD_FALSE=
  + fi
  + 
  +-fi
  + 
  + 
  + 
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/vorbis-libs/vorbis-libs.spec
  ============================================================================
  $ cvs diff -u -r1.6 -r1.7 vorbis-libs.spec
  --- openpkg-src/vorbis-libs/vorbis-libs.spec  23 Jul 2003 13:32:28 -0000      1.6
  +++ openpkg-src/vorbis-libs/vorbis-libs.spec  18 Oct 2003 10:33:58 -0000      1.7
  @@ -25,7 +25,7 @@
   
   #   package version
   %define       V_whole     1.0
  -%define       V_libao     0.8.3
  +%define       V_libao     0.8.4
   %define       V_libogg    1.0
   %define       V_libvorbis 1.0
   
  @@ -39,12 +39,13 @@
   Group:        Audio
   License:      LGPL
   Version:      %{V_whole}
  -Release:      20030723
  +Release:      20031018
   
   #   list of sources
  -Source0:      http://www.vorbis.com/files/%{V_whole}/unix/libao-%{V_libao}.tar.gz
  +Source0:      http://www.xiph.org/ao/src/libao-%{V_libao}.tar.gz
   Source1:      http://www.vorbis.com/files/%{V_whole}/unix/libogg-%{V_libogg}.tar.gz
   Source2:      
http://www.vorbis.com/files/%{V_whole}/unix/libvorbis-%{V_libvorbis}.tar.gz
  +Patch0:       vorbis-libs.patch
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -61,6 +62,7 @@
       %setup0 -q -c
       %setup1 -q -T -D -a 1
       %setup2 -q -T -D -a 2
  +    %patch0 -p0
   
   %build
       #   build libao
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.7048 -r1.7049 news.txt
  --- openpkg-web/news.txt      18 Oct 2003 08:08:06 -0000      1.7048
  +++ openpkg-web/news.txt      18 Oct 2003 10:33:57 -0000      1.7049
  @@ -1,3 +1,4 @@
  +18-Oct-2003: Upgraded package: P<vorbis-libs-1.0-20031018>
   18-Oct-2003: Upgraded package: P<dhcpd-3.0.1rc12-20031018>
   18-Oct-2003: Upgraded package: P<aspell-0.50.4.1-20031018>
   18-Oct-2003: Upgraded package: P<perl-sys-20031018-20031018>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to