OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   17-Sep-2005 20:34:48
  Branch: HEAD                             Handle: 2005091719344800

  Modified files:
    openpkg-src/dss         dss.spec

  Log:
    upgrading package: dss 5.0.3.2 -> 5.5.1

  Summary:
    Revision    Changes     Path
    1.49        +7  -10     openpkg-src/dss/dss.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/dss/dss.spec
  ============================================================================
  $ cvs diff -u -r1.48 -r1.49 dss.spec
  --- openpkg-src/dss/dss.spec  24 Mar 2005 11:18:43 -0000      1.48
  +++ openpkg-src/dss/dss.spec  17 Sep 2005 18:34:48 -0000      1.49
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define       V_openpkg 5.0.3.2
  -%define       V_dist    5_0_3_2
  +%define       V_openpkg 5.5.1
  +%define       V_dist    5.5
   
   #   package information
   Name:         dss
  @@ -37,17 +37,17 @@
   Group:        Video
   License:      APSL
   Version:      %{V_openpkg}
  -Release:      20050302
  +Release:      20050917
   
   #   list of sources
  -Source0:      
http://www.opensource.apple.com/projects/streaming/release/DSS-v%{V_dist}.zip
  +Source0:      
http://www.opensource.apple.com/projects/streaming/release/DarwinStreamingSrvr%{V_dist}-Source.tar
   Source1:      rc.dss
   %NoSource     0
   
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20040130, perl, infozip, make, gcc, sed
  +BuildPreReq:  OpenPKG, openpkg >= 20040130, perl, make, gcc, sed
   PreReq:       OpenPKG, openpkg >= 20040130, perl, perl-ssl
   AutoReq:      no
   AutoReqProv:  no
  @@ -62,14 +62,11 @@
       prog dss = {
           version   = %{V_dist}
           url       = http://developer.apple.com/darwin/projects/streaming/
  -        regex     = DSS-v(__VER__)\.zip
  +        regex     = DarwinStreamingSrvr(__VER__)-Source\.tar
       }
   
   %prep
  -    #   bunch of crap to handle zip format
  -    rm -rf DSS-v%{V_dist}
  -    %{l_prefix}/bin/unzip -x %{SOURCE0}
  -    %setup -T -D -n DSS-v%{V_dist}
  +    %setup -q -n DarwinStreamingSrvr%{V_dist}-Source
   
       #   just a few corrections to source files
       %{l_shtool} subst \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to