[BibTool] BibTool-2.53

mjg mjg at fedoraproject.org
Thu Jan 12 21:35:22 UTC 2012


commit 0588ac5e77b6404abc3ea2f1c9bbb219cfce6eb3
Author: Michael J Gruber <mjg at fedoraproject.org>
Date:   Thu Jan 12 21:50:39 2012 +0100

    BibTool-2.53
    
    rebase to BibTool 2.53

 .gitignore                 |    1 +
 BibTool-2.51-cwdPATH.patch |   24 ++++++------------------
 BibTool.spec               |    7 +++++--
 sources                    |    2 +-
 4 files changed, 13 insertions(+), 21 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eeea1c7..5ecc8c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 BibTool-2.48.tar.gz
 /BibTool-2.51.tar.gz
+/BibTool-2.53.tar.gz
diff --git a/BibTool-2.51-cwdPATH.patch b/BibTool-2.51-cwdPATH.patch
index bc8ac76..87c6533 100644
--- a/BibTool-2.51-cwdPATH.patch
+++ b/BibTool-2.51-cwdPATH.patch
@@ -1,23 +1,11 @@
---- BibTool/Doc/Makefile.cwdPATH	2010-02-28 10:44:33.000000000 +0100
-+++ BibTool/Doc/Makefile	2011-05-18 09:26:29.000000000 +0200
-@@ -53,7 +53,7 @@ bibtool.pdf: bibtool.tex bibtool.bbl bib
- bibtool.ind ind index: bibtool.idx
- 	$(MAKEINDEX) -s bibtool.ist bibtool
+--- BibTool/Doc/Makefile.cwdPATH	2011-06-08 19:35:56.000000000 +0200
++++ BibTool/Doc/Makefile	2012-01-12 21:42:22.157539051 +0100
+@@ -55,7 +55,7 @@
+ 
+ ##-----------------------------------------------------------------------------
  
 -config.tex: ..$(DIR_SEP)Makefile ..$(DIR_SEP)config.h
 +config.tex: ..$(DIR_SEP)makefile ..$(DIR_SEP)config.h
  	cd ..; $(MAKE) Doc$(DIR_SEP)config.tex
  
- ##-----------------------------------------------------------------------------
-@@ -139,9 +139,9 @@ c_lib.pdf: c_lib.tex c_main.tex c.tex co
- 	$(PDFLATEX) c_lib.tex
- 
- c_main.tex: $(CDIR)main.c c_get.pl
--	c_get.pl $(CDIR)main.c > $@
-+	./c_get.pl $(CDIR)main.c > $@
- c.tex: $(CFILES) c_get.pl
--	c_get.pl $(CFILES) >  $@
-+	./c_get.pl $(CFILES) >  $@
- 
- ##-----------------------------------------------------------------------------
- 
+ version.tex: ../version.c
diff --git a/BibTool.spec b/BibTool.spec
index 6b1514b..e194429 100644
--- a/BibTool.spec
+++ b/BibTool.spec
@@ -1,7 +1,7 @@
 Summary:        A Tool for manipulating BibTeX data bases
 Name:           BibTool
-Version:        2.51
-Release:        2%{?dist}
+Version:        2.53
+Release:        1%{?dist}
 Group:          Applications/Publishing
 Source:         ftp://ftp.dante.de/tex-archive/biblio/bibtex/utils/bibtool/BibTool-%{version}.tar.gz
 URL:            http://www.gerd-neugebauer.de/software/TeX/BibTool/
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/bibtool.1*
 
 %changelog
+* Thu Jan 12 2012 Michael J Gruber <mjg at fedoraproject.org> 2.53-1
+- rebase to BibTool 2.53
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.51-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 5122a42..2103a66 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0404647e6d1b2d4c2a34a6d1f4f9e375  BibTool-2.51.tar.gz
+ec5c9707a45a0e5a7e33fbf4d949f5f4  BibTool-2.53.tar.gz


More information about the scm-commits mailing list