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:   21-Jul-2003 17:03:47
  Branch: HEAD                             Handle: 2003072116034700

  Modified files:
    openpkg-src/dss         dss.spec

  Log:
    speclint police: add missing %integrity call

  Summary:
    Revision    Changes     Path
    1.26        +2  -0      openpkg-src/dss/dss.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/dss/dss.spec
  ============================================================================
  $ cvs diff -u -r1.25 -r1.26 dss.spec
  --- openpkg-src/dss/dss.spec  21 Jul 2003 09:56:54 -0000      1.25
  +++ openpkg-src/dss/dss.spec  21 Jul 2003 15:03:47 -0000      1.26
  @@ -60,8 +60,10 @@
       the same code as Apple's QuickTime Streaming Server.
   
   %prep
  +    %integrity
       %setup -q -n DSS-%{V_dss}.src
       %patch -p1
  +
       l_hostname=`%{l_shtool} echo -e %h%d`
       %{l_shtool} subst \
           -e 's;/etc/streaming/;%{l_prefix}/etc/dss/;g' \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to