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:   04-Jul-2003 20:34:07
  Branch: HEAD                             Handle: 2003070419340502

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

  Log:
    rpmlint police: remove extra prefix to fix all paths

  Summary:
    Revision    Changes     Path
    1.5         +2  -2      openpkg-src/wv/wv.spec
    1.5266      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/wv/wv.spec
  ============================================================================
  $ cvs diff -u -r1.4 -r1.5 wv.spec
  --- openpkg-src/wv/wv.spec    14 Jun 2003 07:21:09 -0000      1.4
  +++ openpkg-src/wv/wv.spec    4 Jul 2003 18:34:07 -0000       1.5
  @@ -33,7 +33,7 @@
   Group:        Converter
   License:      GPL
   Version:      0.7.6
  -Release:      20030614
  +Release:      20030704
   
   #   list of sources
   Source0:      http://osdn.dl.sourceforge.net/sourceforge/wvware/wv-%{version}.tar.gz
  @@ -81,7 +81,7 @@
   
   %install
       rm -rf $RPM_BUILD_ROOT
  -    %{l_make} %{l_mflags} install DESTDIR="$RPM_BUILD_ROOT%{l_prefix}"
  +    %{l_make} %{l_mflags} install DESTDIR="$RPM_BUILD_ROOT"
       strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
   
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5265 -r1.5266 news.txt
  --- openpkg-web/news.txt      4 Jul 2003 18:23:00 -0000       1.5265
  +++ openpkg-web/news.txt      4 Jul 2003 18:34:05 -0000       1.5266
  @@ -1,3 +1,4 @@
  +04-Jul-2003: Upgraded package: P<wv-0.7.6-20030704>
   04-Jul-2003: Upgraded package: P<gimp-1.2.5-20030704>
   04-Jul-2003: Upgraded package: P<dss-4.1.3-20030704>
   04-Jul-2003: Upgraded package: P<apache2-2.0.46-20030704>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to