- version update to 2024
* "make clean" removes manual.pdf https://bugs.debian.org/1046413 - modified patches % latex2html-share-dir.diff (refreshed) OBS-URL: https://build.opensuse.org/package/show/Publishing/latex2html?expand=0&rev=59
This commit is contained in:
parent
3149b4103b
commit
74774992db
BIN
latex2html-2023.2.tar.gz
(Stored with Git LFS)
BIN
latex2html-2023.2.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
latex2html-2024.tar.gz
(Stored with Git LFS)
Normal file
BIN
latex2html-2024.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -2,7 +2,7 @@ Index: config/config.pl
|
|||||||
===================================================================
|
===================================================================
|
||||||
--- config/config.pl.orig
|
--- config/config.pl.orig
|
||||||
+++ config/config.pl
|
+++ config/config.pl
|
||||||
@@ -1918,7 +1918,7 @@ else {
|
@@ -2020,7 +2020,7 @@ else {
|
||||||
$newcfg{'SHLIBDIR'} = $newcfg{'PREFIX'};
|
$newcfg{'SHLIBDIR'} = $newcfg{'PREFIX'};
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
@ -11,4 +11,3 @@ Index: config/config.pl
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
add_drive_letter($newcfg{'SHLIBDIR'});
|
add_drive_letter($newcfg{'SHLIBDIR'});
|
||||||
|
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 14 13:50:10 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- version update to 2024
|
||||||
|
* "make clean" removes manual.pdf
|
||||||
|
https://bugs.debian.org/1046413
|
||||||
|
- modified patches
|
||||||
|
% latex2html-share-dir.diff (refreshed)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 21 07:43:38 UTC 2023 - pgajdos@suse.com
|
Fri Jul 21 07:43:38 UTC 2023 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package latex2html
|
# spec file for package latex2html
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%define share_dir %{_datadir}/latex2html
|
%define share_dir %{_datadir}/latex2html
|
||||||
%define _texmfmaindir %{_datadir}/texmf
|
%define _texmfmaindir %{_datadir}/texmf
|
||||||
Name: latex2html
|
Name: latex2html
|
||||||
Version: 2023.2
|
Version: 2024
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: LaTeX to HTML Converter
|
Summary: LaTeX to HTML Converter
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user