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:   08-Jan-2005 12:14:42
  Branch: HEAD                             Handle: 2005010811144200

  Modified files:
    openpkg-src/rekall      rekall.spec

  Log:
    ok, it's JUNK anyway, so do a version bump although we now that it
    (still) doesn't work at all

  Summary:
    Revision    Changes     Path
    1.9         +6  -4      openpkg-src/rekall/rekall.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/rekall/rekall.spec
  ============================================================================
  $ cvs diff -u -r1.8 -r1.9 rekall.spec
  --- openpkg-src/rekall/rekall.spec    1 Jan 2005 10:54:21 -0000       1.8
  +++ openpkg-src/rekall/rekall.spec    8 Jan 2005 11:14:42 -0000       1.9
  @@ -26,8 +26,9 @@
   #   FIXME: rse: still doesn't link (feel free to fix ;-)
   
   #   package version
  -%define       V_opkg 2.2.3
  -%define       V_dist 2.2.3
  +%define       V_opkg   2.2.3.2
  +%define       V_dist   2.2.3-2
  +%define       V_subdir 2.2.3
   
   #   package information
   Name:         rekall
  @@ -40,7 +41,7 @@
   Group:        Database
   License:      GPL
   Version:      %{V_opkg}
  -Release:      20041205
  +Release:      20050108
   
   #   package options
   %option       with_mysql  no
  @@ -77,7 +78,7 @@
       }
   
   %prep
  -    %setup -q -n rekall-%{V_dist}
  +    %setup -q -n rekall-%{V_subdir}
   
   %build
       %{l_shtool} subst \
  @@ -106,6 +107,7 @@
           --x-includes=`%{l_rc} --query x11_incdir` \
           --x-libraries=`%{l_rc} --query x11_libdir` \
           --with-gui=qt3 \
  +        --without-arts \
           --with-qt-dir=%{l_prefix} \
           --with-qt-includes=%{l_prefix}/include/qt \
           --with-qt-libraries=%{l_prefix}/lib/qt \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to