- Update to 4.03 to fix log file parsing
This commit is contained in:
parent
d43903f56f
commit
aa1e8d56be
@ -1 +1 @@
|
|||||||
latexmk-402b.zip
|
latexmk-403.zip
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
diff -dur latexmk-4.02b.ORIG/latexmk.1 latexmk-4.02b/latexmk.1
|
diff -dur latexmk-4.03.ORIG/latexmk.1 latexmk-4.03/latexmk.1
|
||||||
--- latexmk-4.02b.ORIG/latexmk.1 2008-12-01 11:56:01.000000000 -0700
|
--- latexmk-4.03.ORIG/latexmk.1 2008-12-22 15:49:44.000000000 -0700
|
||||||
+++ latexmk-4.02b/latexmk.1 2008-12-01 13:08:00.000000000 -0700
|
+++ latexmk-4.03/latexmk.1 2009-01-06 17:17:34.000000000 -0700
|
||||||
@@ -1,9 +1,9 @@
|
@@ -1,9 +1,9 @@
|
||||||
-.TH LATEXMK 1L "1 December 2008" ""
|
-.TH LATEXMK 1L "22 December 2008" ""
|
||||||
-.SH NAME
|
-.SH NAME
|
||||||
+.TH "LATEXMK" "1L" "1 December 2008" "" ""
|
+.TH "LATEXMK" "1L" "22 December 2008" "" ""
|
||||||
+.SH "NAME"
|
+.SH "NAME"
|
||||||
latexmk \- generate LaTeX document
|
latexmk \- generate LaTeX document
|
||||||
-.SH SYNOPSIS
|
-.SH SYNOPSIS
|
||||||
@ -1722,9 +1722,9 @@ diff -dur latexmk-4.02b.ORIG/latexmk.1 latexmk-4.02b/latexmk.1
|
|||||||
-.SH AUTHOR
|
-.SH AUTHOR
|
||||||
+.SH "AUTHOR"
|
+.SH "AUTHOR"
|
||||||
Current version, by John Collins (username collins at node phys.psu.edu).
|
Current version, by John Collins (username collins at node phys.psu.edu).
|
||||||
(Version 4.01a).
|
(Version 4.03).
|
||||||
|
|
||||||
Released version (last was 4.01) can be obtained from CTAN:
|
Released version can be obtained from CTAN:
|
||||||
-<http://www.tug.org/tex-archive/support/latexmk/>, and from the
|
-<http://www.tug.org/tex-archive/support/latexmk/>, and from the
|
||||||
+<http://www.tug.org/tex\-archive/support/latexmk/>, and from the
|
+<http://www.tug.org/tex\-archive/support/latexmk/>, and from the
|
||||||
author's website <http://www.phys.psu.edu/~collins/software/latexmk/>.
|
author's website <http://www.phys.psu.edu/~collins/software/latexmk/>.
|
||||||
@ -1736,10 +1736,10 @@ diff -dur latexmk-4.02b.ORIG/latexmk.1 latexmk-4.02b/latexmk.1
|
|||||||
Original script called "go" by David J. Musliner (RCS Version 3.2)
|
Original script called "go" by David J. Musliner (RCS Version 3.2)
|
||||||
|
|
||||||
\" LocalWords: fR fIlatexmk dvi ps fILatexmk pdflatex bibtex makeindex fB pv
|
\" LocalWords: fR fIlatexmk dvi ps fILatexmk pdflatex bibtex makeindex fB pv
|
||||||
diff -dur latexmk-4.02b.ORIG/latexmk.pl latexmk-4.02b/latexmk.pl
|
diff -dur latexmk-4.03.ORIG/latexmk.pl latexmk-4.03/latexmk.pl
|
||||||
--- latexmk-4.02b.ORIG/latexmk.pl 2008-12-01 11:54:20.000000000 -0700
|
--- latexmk-4.03.ORIG/latexmk.pl 2008-12-22 15:49:28.000000000 -0700
|
||||||
+++ latexmk-4.02b/latexmk.pl 2008-12-01 13:04:12.000000000 -0700
|
+++ latexmk-4.03/latexmk.pl 2009-01-06 17:16:31.000000000 -0700
|
||||||
@@ -680,10 +680,8 @@
|
@@ -689,10 +689,8 @@
|
||||||
## /usr/local/share, depending on the local conventions.
|
## /usr/local/share, depending on the local conventions.
|
||||||
## /usr/local/lib/latexmk/LatexMk is put in the list for
|
## /usr/local/lib/latexmk/LatexMk is put in the list for
|
||||||
## compatibility with older versions of latexmk.
|
## compatibility with older versions of latexmk.
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: latexmk
|
Name: latexmk
|
||||||
Version: 4.02b
|
Version: 4.03
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A make-like utility for LaTeX files
|
Summary: A make-like utility for LaTeX files
|
||||||
|
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.phys.psu.edu/~collins/software/latexmk-jcc/
|
URL: http://www.phys.psu.edu/~collins/software/latexmk-jcc/
|
||||||
Source0: http://www.phys.psu.edu/~collins/software/latexmk-jcc/latexmk-402b.zip
|
Source0: http://www.phys.psu.edu/~collins/software/latexmk-jcc/latexmk-403.zip
|
||||||
Source1: latexmk.conf
|
Source1: latexmk.conf
|
||||||
Source2: latexmk-README.fedora
|
Source2: latexmk-README.fedora
|
||||||
# Change the system-wide configuration file to /etc/latexmk.conf and fix the
|
# Change the system-wide configuration file to /etc/latexmk.conf and fix the
|
||||||
@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc CHANGES COPYING INSTALL README README.fedora extra-scripts
|
%doc CHANGES COPYING INSTALL README README.fedora extra-scripts
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 6 2009 Jerry James <loganjerry@gmail.com> - 4.03-1
|
||||||
|
- Update to 4.03 to fix log file parsing
|
||||||
|
|
||||||
* Mon Dec 1 2008 Jerry James <loganjerry@gmail.com> - 4.02b-1
|
* Mon Dec 1 2008 Jerry James <loganjerry@gmail.com> - 4.02b-1
|
||||||
- Update to 4.02b to fix bz 473430
|
- Update to 4.02b to fix bz 473430
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user