Accepting request 358211 from Publishing
- Update to 2.36 * Combined rewrite and delete bug fixed. * Minor improvements for the distribution. * README renamed to README.md to comply with the conventions of the GitHub repository. - Update to 2.61 * New resource rename.field introduced to conditionally rename a field. * Duplicate file doc/bibtool.tex in the distribution tar ball eliminated. OBS-URL: https://build.opensuse.org/request/show/358211 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bibtool?expand=0&rev=2
This commit is contained in:
commit
b2031a1d27
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db84b264df7c069b5b1c8e0778dc70f4e335cd1c39d711dcd65bae02df809ad1
|
||||
size 705777
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.12 (GNU/Linux)
|
||||
|
||||
iQEcBAABAgAGBQJVdodDAAoJEOohaL5pkhOiYbMH/jf1m/gKBLpSzncCXBv+wwUP
|
||||
/PJVIr/vMQ9bFGU5B9ezde/2HB1XpR8rWrvUhO5SdC5oEHdq6UAizNEDY5rrI6uE
|
||||
CiGOJZlUemlQ5Nkjj0ne0YoH9pdSrtxjcwRXKw+TQLJlszY1yHEw23sSqPlNmjXr
|
||||
8Nx/JfNc9ky4lDRez0QTCyYne/+iUlXBbFcbEbpPhgvq5Ko83pM1+CXex+C7H0Cq
|
||||
7fo5MxM3PpsrLlz61I09SglWjUwG05S9/PPvvWeFQv0GFg74+HaNvJ4RrQTMR49i
|
||||
Txns0z3wsEnB3o9Umb+0xQGHY0c22KEwk6pQ0ydpY3ic0JiCFGrfZgBYq4eYZIk=
|
||||
=IiBw
|
||||
-----END PGP SIGNATURE-----
|
3
BibTool-2.63.tar.gz
Normal file
3
BibTool-2.63.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57d6500abf23374bd9f3adeff9534d1dd3d31b796848a5f1e6414978ca7c2552
|
||||
size 715528
|
11
BibTool-2.63.tar.gz.asc
Normal file
11
BibTool-2.63.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1.4.12 (GNU/Linux)
|
||||
|
||||
iQEcBAABAgAGBQJWmmu2AAoJEOohaL5pkhOiYxIH/Rc91LO7VlkpuVF+pWlIq9xQ
|
||||
B48rzih6U3F9EivkRzV4KLT8XS0s4vJS3P0IK8iWMZYI3vMoIUOtYfAGve6lOgOm
|
||||
VicHbnsSP79ccBwLdaL1Hk1MuU5HTFWPupzSkb9okgvTZnVCaOkrXaGVkX4JbTZb
|
||||
RpafTrc3XXgroeRvYUvqAAj2NIMn++gMIw0t1J7CzGYqko14hSI1qSaIrp1Wcw7A
|
||||
Euq1D7ussablIdW3mc7RbZKJ938RSTB5n2F4U4DcXkXYWULyQmz0q4ERJSjG7a9C
|
||||
H+EbWwt8EWEokXFXdrUYlly/Ly+QmAIGC64KO2f87kQy6zslEUOfR7uG33X7d3g=
|
||||
=kEIl
|
||||
-----END PGP SIGNATURE-----
|
@ -14,7 +14,7 @@ Index: BibTool/AutoConf/makefile.in
|
||||
|
||||
# -------------------------------------------------------
|
||||
# Kpathsea Library support.
|
||||
@@ -477,8 +477,8 @@ $(OFILES): $(MAKEFILE)
|
||||
@@ -476,8 +476,8 @@ $(OFILES): $(MAKEFILE)
|
||||
# __________________________________________________________________
|
||||
# Targets from the GNU Regular Expression Library.
|
||||
|
||||
@ -25,7 +25,7 @@ Index: BibTool/AutoConf/makefile.in
|
||||
|
||||
|
||||
bibtcl:
|
||||
@@ -512,7 +512,7 @@ Test:
|
||||
@@ -511,7 +511,7 @@ Test:
|
||||
(cd test; $(MAKE))
|
||||
|
||||
libbib.a: $(OLIBFILES)
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 7 13:56:50 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
- Update to 2.36
|
||||
* Combined rewrite and delete bug fixed.
|
||||
* Minor improvements for the distribution.
|
||||
* README renamed to README.md to comply with the conventions of
|
||||
the GitHub repository.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 26 13:05:39 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
- Update to 2.61
|
||||
* New resource rename.field introduced to conditionally rename a
|
||||
field.
|
||||
* Duplicate file doc/bibtool.tex in the distribution tar ball
|
||||
eliminated.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 15 09:34:46 UTC 2015 - cfarrell@suse.com
|
||||
|
||||
|
22
bibtool.spec
22
bibtool.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package bibtool
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 Guido Berhoerster.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: bibtool
|
||||
Version: 2.60
|
||||
Version: 2.63
|
||||
Release: 0
|
||||
Summary: Tool for Manipulating BibTeX Databases
|
||||
License: GPL-1.0+ and CC-BY-SA-3.0
|
||||
@ -33,6 +33,7 @@ BuildRequires: texlive-amsfonts
|
||||
BuildRequires: texlive-bibtex
|
||||
BuildRequires: texlive-devel
|
||||
BuildRequires: texlive-latex
|
||||
BuildRequires: texlive-lm
|
||||
BuildRequires: texlive-makeindex
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@ -56,10 +57,10 @@ This package contains the documentation for bibtool.
|
||||
|
||||
%build
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
ln -s makefile Makefile
|
||||
make %{?_smp_mflags} doc
|
||||
pdflatex Changes.tex
|
||||
make %{?_smp_mflags} all doc
|
||||
# avoid failure due to warning: LaTeX Font Warning: Some font shapes were
|
||||
# not available, defaults substituted.
|
||||
pdflatex -interaction=nonstopmode Changes.tex ||:
|
||||
mkdir examples
|
||||
sed 's|#!%{_prefix}/local/bin/tclsh|#!%{_bindir}/tclsh|' Tcl/bibtool.tcl \
|
||||
>examples/bibtool.tcl
|
||||
@ -67,18 +68,17 @@ sed 's|#!%{_prefix}/local/bin/perl|#!%{_bindir}/perl|' Perl/bibtool.pl \
|
||||
>examples/bibtool.pl
|
||||
|
||||
%install
|
||||
make INSTALLPREFIX=%{buildroot} install
|
||||
make INSTALLPREFIX=%{buildroot} install-man
|
||||
make INSTALLPREFIX=%{buildroot} install install-man
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING README
|
||||
%attr(0644,root,root) %{_mandir}/man1/bibtool.1*
|
||||
%doc COPYING README.md
|
||||
%attr(0644,root,root) %{_mandir}/man1/bibtool.1%{ext_man}
|
||||
%{_bindir}/bibtool
|
||||
%{_libdir}/BibTool
|
||||
|
||||
%files doc
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING doc/bibtool.pdf doc/ref_card.pdf doc/c_lib.pdf Changes.pdf examples/
|
||||
%doc COPYING doc/bibtool.pdf doc/ref_card.pdf doc/c_lib.pdf Changes.pdf examples
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user