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:   05-Jul-2004 19:36:00
  Branch: HEAD                             Handle: 2004070518355900

  Modified files:
    openpkg-src/mathomatic  mathomatic.spec

  Log:
    add important manual HTML files

  Summary:
    Revision    Changes     Path
    1.3         +6  -1      openpkg-src/mathomatic/mathomatic.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/mathomatic/mathomatic.spec
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 mathomatic.spec
  --- openpkg-src/mathomatic/mathomatic.spec    5 Jul 2004 17:33:44 -0000       1.2
  +++ openpkg-src/mathomatic/mathomatic.spec    5 Jul 2004 17:35:59 -0000       1.3
  @@ -74,11 +74,16 @@
       rm -rf $RPM_BUILD_ROOT
       %{l_shtool} mkdir -f -p -m 755 \
           $RPM_BUILD_ROOT%{l_prefix}/bin \
  -        $RPM_BUILD_ROOT%{l_prefix}/man/man1
  +        $RPM_BUILD_ROOT%{l_prefix}/man/man1 \
  +        $RPM_BUILD_ROOT%{l_prefix}/share/mathomatic
       %{l_shtool} install -c -s -m 755 \
           mathomatic $RPM_BUILD_ROOT%{l_prefix}/bin/
       %{l_shtool} install -c -m 644 \
           mathomatic.1 $RPM_BUILD_ROOT%{l_prefix}/man/man1/
  +    %{l_shtool} install -c -m 644 \
  +        manual.htm $RPM_BUILD_ROOT%{l_prefix}/share/mathomatic/manual.html
  +    %{l_shtool} install -c -m 644 \
  +        am.htm $RPM_BUILD_ROOT%{l_prefix}/share/mathomatic/am.html
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
   
   %files -f files
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to