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                      Date:   06-Apr-2004 11:54:29
  Branch: HEAD                             Handle: 2004040610542800

  Modified files:
    openpkg-src/kde-arts    kde-arts.spec

  Log:
    upgrading package: kde-arts 1.1.4 -> 1.2.1

  Summary:
    Revision    Changes     Path
    1.9         +5  -5      openpkg-src/kde-arts/kde-arts.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/kde-arts/kde-arts.spec
  ============================================================================
  $ cvs diff -u -r1.8 -r1.9 kde-arts.spec
  --- openpkg-src/kde-arts/kde-arts.spec        7 Feb 2004 17:55:53 -0000       1.8
  +++ openpkg-src/kde-arts/kde-arts.spec        6 Apr 2004 09:54:28 -0000       1.9
  @@ -24,8 +24,8 @@
   ##
   
   #   package version
  -%define       V_kde    3.1.4
  -%define       V_arts   1.1.4
  +%define       V_kde    3.2.1
  +%define       V_arts   1.2.1
   
   #   package information
   Name:         kde-arts
  @@ -38,7 +38,7 @@
   Group:        KDE
   License:      GPL
   Version:      %{V_arts}
  -Release:      20040207
  +Release:      20040406
   
   #   list of sources
   Source0:      ftp://ftp.kde.org/pub/kde/stable/%{V_kde}/src/arts-%{V_arts}.tar.bz2
  @@ -65,7 +65,7 @@
       prog kde-arts = {
           version   = %{version}
           url       = ftp://ftp.kde.org/pub/kde/stable/
  -        regex     = (\d+\.\d+\.\d+)
  +        regex     = (\d+\.\d+(\.\d+)?)
           url       = ftp://ftp.kde.org/pub/kde/stable/__NEWVER__/src/
           regex     = arts-(__VER__)\.tar\.bz2
       }
  @@ -81,7 +81,7 @@
       export CXXFLAGS="`%{l_prefix}/bin/pkg-config --cflags-only-other kde-qt` 
%{l_cxxflags -O}"
       export CPPFLAGS="`%{l_prefix}/bin/pkg-config --cflags-only-I kde-qt` 
%{l_cppflags}"
       export LDFLAGS="`%{l_prefix}/bin/pkg-config --libs-only-L kde-qt` %{l_ldflags}"
  -    export LIBS="`%{l_prefix}/bin/pkg-config --libs-only-l --libs-only-other 
kde-qt`"
  +    #   export LIBS="`%{l_prefix}/bin/pkg-config --libs-only-l --libs-only-other 
kde-qt`"
       export PATH="%{l_prefix}/libexec/kde:`%{l_prefix}/etc/rc --query 
x11_bindir`:$PATH"
       export LD_LIBRARY_PATH="%{l_prefix}/lib/kde:${LD_LIBRARY_PATH-/usr/lib}"
       export MOC="%{l_prefix}/libexec/kde/moc"
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to