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:   06-Oct-2003 17:19:51
  Branch: HEAD                             Handle: 2003100616194901

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

  Log:
    add OpenPKG packaging branding

  Summary:
    Revision    Changes     Path
    1.240       +7  -1      openpkg-src/vim/vim.spec
    1.6872      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/vim/vim.spec
  ============================================================================
  $ cvs diff -u -r1.239 -r1.240 vim.spec
  --- openpkg-src/vim/vim.spec  28 Sep 2003 07:26:57 -0000      1.239
  +++ openpkg-src/vim/vim.spec  6 Oct 2003 15:19:50 -0000       1.240
  @@ -38,7 +38,7 @@
   Group:        Editor
   License:      Charityware
   Version:      %{V_vl}.%{V_pl}
  -Release:      20030928
  +Release:      20031006
   
   #   package options
   %option       with_x11        no
  @@ -215,6 +215,11 @@
           -e 's;ncurses termlib termcap curses;termlib termcap ncurses curses;' \
           vim%{V_vs}/src/auto/configure
   
  +    #   adjust introduction text for OpenPKG branding
  +    %{l_shtool} subst \
  +        -e 's;Modified by;Packaged by;' \
  +        vim%{V_vs}/src/version.c
  +
   %build
       #   configure package
       cd vim%{V_vs}/src
  @@ -224,6 +229,7 @@
       LDFLAGS="%{l_ldflags}" \
       ./configure \
           --prefix=%{l_prefix} \
  +        --with-modified-by='%{l_openpkg_release}' \
   %if "%{with_x11}" == "yes"
           --with-x \
           --x-includes=`%{l_prefix}/etc/rc --query x11_incdir` \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.6871 -r1.6872 news.txt
  --- openpkg-web/news.txt      6 Oct 2003 14:46:41 -0000       1.6871
  +++ openpkg-web/news.txt      6 Oct 2003 15:19:49 -0000       1.6872
  @@ -1,3 +1,4 @@
  +06-Oct-2003: Upgraded package: P<vim-6.2.106-20031006>
   06-Oct-2003: Upgraded package: P<apache2-2.0.47-20031006>
   06-Oct-2003: Upgraded package: P<amavisd-20030616p5-20031006>
   06-Oct-2003: New package: P<elm-2.4.107-20031006>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to