rpms/latexmk/F-12 .cvsignore, 1.11, 1.12 latexmk.conf, 1.5, 1.6 latexmk.spec, 1.14, 1.15 sources, 1.11, 1.12

Jerry James jjames at fedoraproject.org
Wed Dec 30 03:47:37 UTC 2009


Author: jjames

Update of /cvs/pkgs/rpms/latexmk/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28135/F-12

Modified Files:
	.cvsignore latexmk.conf latexmk.spec sources 
Log Message:
* Tue Dec 29 2009 Jerry James <loganjerry at gmail.com> - 4.12-1
- Update to 4.12 to get new option to not run bibtex.
- Add a missing semicolon to the conf file (bz 551082).



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/latexmk/F-12/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- .cvsignore	1 Dec 2009 16:32:27 -0000	1.11
+++ .cvsignore	30 Dec 2009 03:47:37 -0000	1.12
@@ -1 +1 @@
-latexmk-411.zip
+latexmk-412.zip


Index: latexmk.conf
===================================================================
RCS file: /cvs/pkgs/rpms/latexmk/F-12/latexmk.conf,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- latexmk.conf	1 Dec 2009 16:32:27 -0000	1.5
+++ latexmk.conf	30 Dec 2009 03:47:37 -0000	1.6
@@ -179,7 +179,7 @@ $dvi_update_method = 1;
 
 # Set to 1 to give special treatment to Ctrl-c and Ctrl-Break in -pvc mode on
 # Windows.  This is unnecessary on Unix platforms.
-$MSWin_fudge_break = 0
+$MSWin_fudge_break = 0;
 
 # This variable is used only when running in continuous-preview mode.  If zero,
 # check for a previously running previewer on the same file and update it.  If


Index: latexmk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/latexmk/F-12/latexmk.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- latexmk.spec	1 Dec 2009 16:32:27 -0000	1.14
+++ latexmk.spec	30 Dec 2009 03:47:37 -0000	1.15
@@ -1,12 +1,12 @@
 Name:           latexmk
-Version:        4.11
+Version:        4.12
 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-411.zip
+Source0:        http://www.phys.psu.edu/~collins/software/latexmk-jcc/latexmk-412.zip
 Source1:        latexmk.conf
 Source2:        latexmk-README.fedora
 # Change the system-wide configuration file to /etc/latexmk.conf and fix the
@@ -58,6 +58,10 @@ rm -rf $RPM_BUILD_ROOT
 %doc CHANGES COPYING INSTALL README README.fedora extra-scripts
 
 %changelog
+* Tue Dec 29 2009 Jerry James <loganjerry at gmail.com> - 4.12-1
+- Update to 4.12 to get new option to not run bibtex.
+- Add a missing semicolon to the conf file (bz 551082).
+
 * Tue Dec  1 2009 Jerry James <loganjerry at gmail.com> - 4.11-1
 - Update to 4.11.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/latexmk/F-12/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- sources	1 Dec 2009 16:32:27 -0000	1.11
+++ sources	30 Dec 2009 03:47:37 -0000	1.12
@@ -1 +1 @@
-6f2dedf6192a8bbc9be7a86f4cde2a3b  latexmk-411.zip
+03cdd242563e48fa6a094effa9c0966e  latexmk-412.zip




More information about the fedora-extras-commits mailing list