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: 23-Jan-2005 09:34:32 Branch: HEAD Handle: 2005012308343200 Modified files: openpkg-src/mathomatic mathomatic.spec Log: upgrading package: mathomatic 11.6d -> 11.6e Summary: Revision Changes Path 1.25 +6 -5 openpkg-src/mathomatic/mathomatic.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/mathomatic/mathomatic.spec ============================================================================ $ cvs diff -u -r1.24 -r1.25 mathomatic.spec --- openpkg-src/mathomatic/mathomatic.spec 14 Jan 2005 07:44:00 -0000 1.24 +++ openpkg-src/mathomatic/mathomatic.spec 23 Jan 2005 08:34:32 -0000 1.25 @@ -33,8 +33,8 @@ Class: EVAL Group: Algorithm License: Open Source -Version: 11.6d -Release: 20050114 +Version: 11.6e +Release: 20050123 # list of sources Source0: http://www.panix.com/~gesslein/mathomatic-%{version}.tgz @@ -79,11 +79,12 @@ %{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/ + doc/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 + doc/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 + doc/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 openpkg-cvs@openpkg.org