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          Date:   21-Mar-2003 22:44:38
  Branch: HEAD                             Handle: 2003032121443601

  Modified files:
    openpkg-src/xmms        xmms.spec
    openpkg-web             news.txt

  Log:
    blindly add Ogg Vorbis support without run-time testing it

  Summary:
    Revision    Changes     Path
    1.6         +5  -2      openpkg-src/xmms/xmms.spec
    1.3763      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/xmms/xmms.spec
  ============================================================================
  $ cvs diff -u -r1.5 -r1.6 xmms.spec
  --- openpkg-src/xmms/xmms.spec        31 Jan 2003 12:53:13 -0000      1.5
  +++ openpkg-src/xmms/xmms.spec        21 Mar 2003 21:44:37 -0000      1.6
  @@ -33,7 +33,7 @@
   Group:        Audio
   License:      GPL
   Version:      1.2.7
  -Release:      20030131
  +Release:      20030321
   
   #   list of sources
   Source0:      ftp://ftp.xmms.org/xmms/1.2.x/xmms-%{version}.tar.bz2
  @@ -41,7 +41,7 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20030114, X11, gtk, glib, glib::with_threads = 
yes, libxml, libmikmod
  +BuildPreReq:  OpenPKG, openpkg >= 20030114, X11, gtk, glib, glib::with_threads = 
yes, libxml, libmikmod, vorbis-libs
   PreReq:       OpenPKG, openpkg >= 20030114, X11
   AutoReq:      no
   AutoReqProv:  no
  @@ -65,6 +65,9 @@
           --with-gtk-prefix=%{l_prefix} \
           --with-libxml-prefix=%{l_prefix} \
           --with-libmikmod-prefix=%{l_prefix} \
  +        --enable-vorbis \
  +        --with-vorbis-prefix=%{l_prefix} \
  +        --with-ogg-prefix=%{l_prefix} \
           --without-gnome \
           --disable-esd \
           --disable-nls \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.3762 -r1.3763 news.txt
  --- openpkg-web/news.txt      21 Mar 2003 21:34:50 -0000      1.3762
  +++ openpkg-web/news.txt      21 Mar 2003 21:44:36 -0000      1.3763
  @@ -1,3 +1,4 @@
  +21-Mar-2003: Upgraded package: P<xmms-1.2.7-20030321>
   21-Mar-2003: Upgraded package: P<vorbis-tools-1.0-20030321>
   21-Mar-2003: Upgraded package: P<vorbis-libs-1.0-20030321>
   21-Mar-2003: New package: P<vorbis-tools-1.0-20030321>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to