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:   12-Sep-2003 15:00:31
  Branch: HEAD                             Handle: 2003091214002803

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

  Log:
    workaround for making again 100% speclint clean

  Summary:
    Revision    Changes     Path
    1.86        +4  -2      openpkg-src/qt/qt.spec
    1.6532      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/qt/qt.spec
  ============================================================================
  $ cvs diff -u -r1.85 -r1.86 qt.spec
  --- openpkg-src/qt/qt.spec    9 Sep 2003 23:58:48 -0000       1.85
  +++ openpkg-src/qt/qt.spec    12 Sep 2003 13:00:31 -0000      1.86
  @@ -33,7 +33,7 @@
   Group:        XWindow
   License:      GPL
   Version:      3.2.1
  -Release:      20030910
  +Release:      20030912
   
   #   package library options (each 'yes' builds more libraries)
   %option       with_shared   no
  @@ -304,11 +304,13 @@
       #   copy binaries, headers, and then libraries to their target
       %{l_shtool} install -c -s -m 755 \
           bin/qmake bin/moc bin/uic \
  +        $RPM_BUILD_ROOT%{l_prefix}/bin/
   %if "%{with_tools}" == "yes"
  +    %{l_shtool} install -c -s -m 755 \
           bin/linguist bin/lrelease bin/lupdate \
           bin/assistant bin/qtconfig bin/designer \
  -%endif
           $RPM_BUILD_ROOT%{l_prefix}/bin/
  +%endif
   
       #   copy mkspecs directory for later portable use of qmake
       cp -rp mkspecs.fresh $RPM_BUILD_ROOT%{l_prefix}/share/qt/mkspecs
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.6531 -r1.6532 news.txt
  --- openpkg-web/news.txt      12 Sep 2003 11:26:05 -0000      1.6531
  +++ openpkg-web/news.txt      12 Sep 2003 13:00:28 -0000      1.6532
  @@ -1,3 +1,4 @@
  +12-Sep-2003: Upgraded package: P<qt-3.2.1-20030912>
   12-Sep-2003: Upgraded package: P<coreutils-5.0.91-20030912>
   12-Sep-2003: Upgraded package: P<linkchecker-1.9.1-20030912>
   12-Sep-2003: Upgraded package: P<djbdns-1.05-20030912>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to