remove unuse files
This commit is contained in:
parent
2b484be37a
commit
7609360fb9
@ -1,24 +0,0 @@
|
||||
--- linuxdoc-tools-0.9.13/perl5lib/LinuxDocTools.pm.letter Mon Nov 26 16:09:37 2001
|
||||
+++ linuxdoc-tools-0.9.13/perl5lib/LinuxDocTools.pm Mon Nov 26 16:09:49 2001
|
||||
@@ -108,7 +108,7 @@
|
||||
{ option => "pass", type => "s", short => "P" }
|
||||
];
|
||||
$global->{backend} = "linuxdoc";
|
||||
- $global->{papersize} = "a4";
|
||||
+ $global->{papersize} = "letter";
|
||||
$global->{language} = "en";
|
||||
$global->{charset} = "ascii";
|
||||
$global->{style} = "";
|
||||
--- linuxdoc-tools-0.9.13/man/linuxdoc.1.letter Mon Nov 26 16:10:04 2001
|
||||
+++ linuxdoc-tools-0.9.13/man/linuxdoc.1 Mon Nov 26 16:10:42 2001
|
||||
@@ -46,8 +46,8 @@
|
||||
format, but just output the usage of this suites.
|
||||
Available formats are: html, info, latex, lyx, rtf, txt, check.
|
||||
.IP "--papersize=\fIsize\fR, -p
|
||||
-Set the paper size. Default is ``a4'' (European 297x210mm paper).
|
||||
-You may also specify ``letter'' size.
|
||||
+Set the paper size. Default is ``letter''.
|
||||
+You may also specify ``a4'' size (European 297x210mm paper).
|
||||
.IP "--language=\fIlang\fR, -l"
|
||||
Specify the language of the document (this may change which style
|
||||
files are used for formatting by a back end). The default language is
|
||||
@ -1,10 +0,0 @@
|
||||
--- linuxdoc-tools-0.9.60/bin/linuxdoc.in.orig
|
||||
+++ linuxdoc-tools-0.9.60/bin/linuxdoc.in
|
||||
@@ -23,6 +23,7 @@
|
||||
$AuxBinDir = "@auxbindir@";
|
||||
|
||||
use lib "@pkgdatadir@";
|
||||
+use lib "@prefix@/lib64/perl5";
|
||||
use lib "@perl5libdir@";
|
||||
|
||||
# ---------------------------------------------------------------------
|
||||
@ -2,13 +2,11 @@
|
||||
|
||||
Summary: Convert LinuxDoc SGML source into other formats
|
||||
Name: linuxdoc-tools
|
||||
Version: 0.9.72
|
||||
Release: 7
|
||||
Version: 0.9.82
|
||||
Release: 1
|
||||
License: MIT
|
||||
Url: https://tracker.debian.org/pkg/linuxdoc-tools
|
||||
Source: http://http.us.debian.org/debian/pool/main/l/linuxdoc-tools/%{name}_%{version}.orig.tar.gz
|
||||
Patch0: linuxdoc-tools-0.9.13-letter.patch
|
||||
Patch1: linuxdoc-tools-0.9.20-lib64.patch
|
||||
|
||||
BuildRequires: gcc flex flex-static sgml-common jade
|
||||
BuildRequires: gawk groff autoconf automake texinfo
|
||||
@ -78,17 +76,19 @@ exit 0
|
||||
%{_datadir}/%{name}
|
||||
%{_datadir}/entity-map
|
||||
%{_datadir}/texmf/tex/latex/misc/*.sty
|
||||
%exclude %{_datadir}/%{name}/epsf.*
|
||||
%exclude %{_datadir}/%{name}/url.sty
|
||||
%dir %{_vendorperllibdir}/Text
|
||||
%{_vendorperllibdir}/Text/EntityMap.pm
|
||||
%dir %{_vendorperllibdir}/LinuxDocTools
|
||||
%{_vendorperllibdir}/LinuxDocTools.pm
|
||||
%{_vendorperllibdir}/LinuxDocTools/*.pm
|
||||
%{_vendorperllibdir}/LinuxDocTools/Data/*.pm
|
||||
|
||||
%files help
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.9.82-1
|
||||
- Upgrade to version 0.9.82
|
||||
|
||||
* Tue Dec 3 2019 mengxian <mengxian@huawei.com> - 0.9.72-7
|
||||
- Package init
|
||||
|
||||
Binary file not shown.
BIN
linuxdoc-tools_0.9.82.orig.tar.gz
Normal file
BIN
linuxdoc-tools_0.9.82.orig.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user