rpms/latexmk/F-13 .cvsignore, 1.14, 1.15 latexmk-conf.patch, 1.9, 1.10 latexmk.spec, 1.17, 1.18 sources, 1.14, 1.15

Jerry James jjames at fedoraproject.org
Mon Apr 12 21:41:35 UTC 2010


Author: jjames

Update of /cvs/pkgs/rpms/latexmk/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv19335/F-13

Modified Files:
	.cvsignore latexmk-conf.patch latexmk.spec sources 
Log Message:
* Mon Apr 12 2010 Jerry James <loganjerry at gmail.com> - 4.15-1
- Update to 4.15 (some diagnostic and error-handling improvements)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/latexmk/F-13/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- .cvsignore	25 Jan 2010 16:04:56 -0000	1.14
+++ .cvsignore	12 Apr 2010 21:41:35 -0000	1.15
@@ -1 +1 @@
-latexmk-413a.zip
+latexmk-415.zip

latexmk-conf.patch:
 latexmk.1  |    1 +
 latexmk.pl |    6 ++----
 2 files changed, 3 insertions(+), 4 deletions(-)

Index: latexmk-conf.patch
===================================================================
RCS file: /cvs/pkgs/rpms/latexmk/F-13/latexmk-conf.patch,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- latexmk-conf.patch	18 Jan 2010 18:27:43 -0000	1.9
+++ latexmk-conf.patch	12 Apr 2010 21:41:35 -0000	1.10
@@ -1,6 +1,6 @@
---- latexmk.1.ORIG	2010-01-13 13:30:48.000000000 -0700
-+++ latexmk.1	2010-01-18 11:20:09.617597204 -0700
-@@ -546,6 +546,7 @@
+--- latexmk.1.orig	2010-04-07 11:22:54.000000000 -0600
++++ latexmk.1	2010-04-12 15:30:59.888856998 -0600
+@@ -551,6 +551,7 @@
     "/opt/local/share/latexmk/LatexMk",
     "/usr/local/share/latexmk/LatexMk",
     "/usr/local/lib/latexmk/LatexMk".
@@ -8,9 +8,9 @@
     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-01-15 14:56:15.000000000 -0700
-+++ latexmk.pl	2010-01-18 11:20:09.620544494 -0700
-@@ -677,10 +677,8 @@
+--- 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 @@
      ## /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.


Index: latexmk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/latexmk/F-13/latexmk.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- latexmk.spec	25 Jan 2010 16:04:56 -0000	1.17
+++ latexmk.spec	12 Apr 2010 21:41:35 -0000	1.18
@@ -1,12 +1,12 @@
 Name:           latexmk
-Version:        4.13a
+Version:        4.15
 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-413a.zip
+Source0:        http://www.phys.psu.edu/~collins/software/latexmk-jcc/latexmk-415.zip
 Source1:        latexmk.conf
 Source2:        latexmk-README.fedora
 # Change the system-wide configuration file to /etc/latexmk.conf and fix the
@@ -55,9 +55,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/*
 %{_mandir}/man1/*
 %config(noreplace) %{_sysconfdir}/latexmk.conf
-%doc CHANGES COPYING INSTALL README README.fedora extra-scripts
+%doc CHANGES COPYING INSTALL README README.fedora extra-scripts example_rcfiles
 
 %changelog
+* Mon Apr 12 2010 Jerry James <loganjerry at gmail.com> - 4.15-1
+- Update to 4.15 (some diagnostic and error-handling improvements)
+
 * Mon Jan 25 2010 Jerry James <loganjerry at gmail.com> - 4.13a-1
 - Update to 4.13a (fixes bug with -C not deleting files).
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/latexmk/F-13/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- sources	25 Jan 2010 16:04:57 -0000	1.14
+++ sources	12 Apr 2010 21:41:35 -0000	1.15
@@ -1 +1 @@
-a86d01dad55ceabb7a75f642837ec6e1  latexmk-413a.zip
+29d37a259f10f321cffc343920ffa6c3  latexmk-415.zip



More information about the scm-commits mailing list