From b928fe64ab4aa0bcd43f01e727f11a14a981bf7a Mon Sep 17 00:00:00 2001 From: Jerry James Date: Apr 21 2010 15:29:11 +0000 Subject: - Update to 4.15c (solves failure to detect some dependent files) --- diff --git a/.cvsignore b/.cvsignore index 7ae98ec..8205bc2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -latexmk-415.zip +latexmk-415c.zip diff --git a/latexmk-conf.patch b/latexmk-conf.patch index 17571d4..b79ee1e 100644 --- a/latexmk-conf.patch +++ b/latexmk-conf.patch @@ -1,16 +1,16 @@ ---- latexmk.1.orig 2010-04-07 11:22:54.000000000 -0600 -+++ latexmk.1 2010-04-12 15:30:59.888856998 -0600 +--- latexmk.1.orig 2010-04-18 12:24:05.000000000 -0600 ++++ latexmk.1 2010-04-21 09:23:54.403912882 -0600 @@ -551,6 +551,7 @@ "/opt/local/share/latexmk/LatexMk", "/usr/local/share/latexmk/LatexMk", "/usr/local/lib/latexmk/LatexMk". + On a Fedora system, it only looks for "/etc/latexmk.conf". On a MS-WINDOWS system it looks for "C:\\latexmk\\LatexMk". - .PP - 2) The user's RC file, "$HOME/.latexmkrc", if it exists. Here $HOME ---- latexmk.pl.orig 2010-04-07 11:41:38.000000000 -0600 -+++ latexmk.pl 2010-04-12 15:30:59.890856763 -0600 -@@ -646,10 +646,8 @@ + On a cygwin system (i.e., a MS-Windows system in which perl is + that of cygwin), \fIlatexmk\fR reads for the first it finds of +--- latexmk.pl.orig 2010-04-18 12:23:31.000000000 -0600 ++++ latexmk.pl 2010-04-21 09:23:54.405912924 -0600 +@@ -666,10 +666,8 @@ ## /usr/local/share, depending on the local conventions. ## /usr/local/lib/latexmk/LatexMk is put in the list for ## compatibility with older versions of latexmk. diff --git a/latexmk.spec b/latexmk.spec index 7b36114..4bdd412 100644 --- a/latexmk.spec +++ b/latexmk.spec @@ -1,12 +1,12 @@ Name: latexmk -Version: 4.15 +Version: 4.15c Release: 1%{?dist} Summary: A make-like utility for LaTeX files Group: Applications/Publishing License: GPLv2+ URL: http://www.phys.psu.edu/~collins/software/latexmk-jcc/ -Source0: http://www.phys.psu.edu/~collins/software/latexmk-jcc/latexmk-415.zip +Source0: http://www.phys.psu.edu/~collins/software/latexmk-jcc/latexmk-415c.zip Source1: latexmk.conf Source2: latexmk-README.fedora # 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 example_rcfiles %changelog +* Wed Apr 21 2010 Jerry James - 4.15c-1 +- Update to 4.15c (solves failure to detect some dependent files) + * Mon Apr 12 2010 Jerry James - 4.15-1 - Update to 4.15 (some diagnostic and error-handling improvements) diff --git a/sources b/sources index 2d57aa6..4c5fbc1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -29d37a259f10f321cffc343920ffa6c3 latexmk-415.zip +02cf08f389826c732aa1d3b5018593ae latexmk-415c.zip