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:   22-Jan-2005 13:39:09
  Branch: HEAD                             Handle: 2005012212390900

  Modified files:
    openpkg-src/subversion  subversion.spec

  Log:
    ops, the book is now shipped with Subversion 1.1, so install this copy

  Summary:
    Revision    Changes     Path
    1.74        +5  -11     openpkg-src/subversion/subversion.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/subversion/subversion.spec
  ============================================================================
  $ cvs diff -u -r1.73 -r1.74 subversion.spec
  --- openpkg-src/subversion/subversion.spec    22 Jan 2005 12:35:31 -0000      
1.73
  +++ openpkg-src/subversion/subversion.spec    22 Jan 2005 12:39:09 -0000      
1.74
  @@ -27,7 +27,6 @@
   %define       V_dist   1.1.3
   %define       V_opkg   1.1.3
   %define       V_tools  20050113
  -%define       V_book   20050109
   
   #   package information
   Name:         subversion
  @@ -49,8 +48,7 @@
   #   list of sources
   Source0:      
http://subversion.tigris.org/tarballs/subversion-%{V_dist}.tar.gz
   Source1:      
ftp://ftp.openpkg.org/sources/CPY/subversion/subversion-tools-%{V_tools}.tar.gz
  -Source2:      
ftp://ftp.openpkg.org/sources/CPY/VERSIONED/subversion/svn-book-%{V_book}.pdf
  -Source3:      rc.subversion
  +Source2:      rc.subversion
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -86,11 +84,6 @@
           url       = ftp://ftp.openpkg.org/sources/CPY/subversion/
           regex     = subversion-tools-(__VER__)\.tar\.gz
       }
  -    prog subversion:book = {
  -        version   = %{V_book}
  -        url       = ftp://ftp.openpkg.org/sources/CPY/VERSIONED/subversion/
  -        regex     = svn-book-(__VER__)\.pdf
  -    }
   
   %prep
       %setup -q
  @@ -136,8 +129,9 @@
       %{l_shtool} mkdir -f -p -m 755 \
           $RPM_BUILD_ROOT%{l_prefix}/share/subversion
       %{l_shtool} install -c -m 644 \
  -        %{SOURCE svn-book-%{V_book}.pdf} \
  -        $RPM_BUILD_ROOT%{l_prefix}/share/subversion/svn-book.pdf
  +        doc/book/book/svn-book.html \
  +        doc/book/book/svn-book.pdf \
  +        $RPM_BUILD_ROOT%{l_prefix}/share/subversion/
   
       #   install Subversion Bash command completion
       %{l_shtool} mkdir -f -p -m 755 \
  @@ -196,7 +190,7 @@
       #   determine installation files
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
           %{l_files_std} \
  -        '%doc %{l_prefix}/share/subversion/svn-book.pdf'
  +        '%doc %{l_prefix}/share/subversion/svn-book.*'
   
   %files -f files
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to