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:   29-Jul-2003 10:12:10
  Branch: HEAD                             Handle: 2003072909120801

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

  Log:
    make sure the online help file is still present

  Summary:
    Revision    Changes     Path
    1.38        +7  -2      openpkg-src/emacs/emacs.spec
    1.5886      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/emacs/emacs.spec
  ============================================================================
  $ cvs diff -u -r1.37 -r1.38 emacs.spec
  --- openpkg-src/emacs/emacs.spec      8 Jul 2003 14:39:24 -0000       1.37
  +++ openpkg-src/emacs/emacs.spec      29 Jul 2003 08:12:09 -0000      1.38
  @@ -33,7 +33,7 @@
   Group:        Editor
   License:      GPL
   Version:      21.3
  -Release:      20030708
  +Release:      20030729
   
   #   package options
   %option       with_x11       no
  @@ -121,7 +121,12 @@
       %{l_shtool} mkdir -f -p -m 755 $RPM_BUILD_ROOT%{l_prefix}/info
       mv $RPM_BUILD_ROOT%{l_prefix}/info.old/emacs* $RPM_BUILD_ROOT%{l_prefix}/info/
       rm -rf $RPM_BUILD_ROOT%{l_prefix}/info.old
  -    rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/emacs/etc
  +    rm -rf \
  +        $RPM_BUILD_ROOT%{l_prefix}/share/emacs/etc/[A-C]* \
  +        $RPM_BUILD_ROOT%{l_prefix}/share/emacs/etc/D[A-N]* \
  +        $RPM_BUILD_ROOT%{l_prefix}/share/emacs/etc/D[P-Z]* \
  +        $RPM_BUILD_ROOT%{l_prefix}/share/emacs/etc/[E-Z]* \
  +        $RPM_BUILD_ROOT%{l_prefix}/share/emacs/etc/[a-z]*
       rmdir $RPM_BUILD_ROOT%{l_prefix}/share/emacs/leim
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
   
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5885 -r1.5886 news.txt
  --- openpkg-web/news.txt      29 Jul 2003 08:08:47 -0000      1.5885
  +++ openpkg-web/news.txt      29 Jul 2003 08:12:08 -0000      1.5886
  @@ -1,3 +1,4 @@
  +29-Jul-2003: Upgraded package: P<emacs-21.3-20030729>
   29-Jul-2003: Upgraded package: P<amavisd-20030616p2-20030729>
   28-Jul-2003: Upgraded package: P<kerberos-1.2.8-20030728>
   28-Jul-2003: Upgraded package: P<delegate-8.5.8-20030728>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to