automatic version update by autodist [release 1.23.0-1mamba;Sat Jul 08 2023]
This commit is contained in:
parent
c09f5bcb24
commit
91c65ff687
86
groff.spec
86
groff.spec
@ -1,13 +1,13 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: groff
|
Name: groff
|
||||||
Version: 1.22.4
|
Version: 1.23.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: groff (GNU Troff) is a typesetting package
|
Summary: groff (GNU Troff) is a typesetting package
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.gnu.org/software/groff
|
URL: http://www.gnu.org/software/groff/
|
||||||
Source: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz
|
Source: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -31,7 +31,6 @@ Requires(post):%{__install_info}
|
|||||||
# netpbm, psutils: needed by the HTML backend of groff (grohtml)
|
# netpbm, psutils: needed by the HTML backend of groff (grohtml)
|
||||||
Requires: netpbm >= 10.20
|
Requires: netpbm >= 10.20
|
||||||
Requires: psutils >= 1.17
|
Requires: psutils >= 1.17
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Groff is a document formatting system.
|
Groff is a document formatting system.
|
||||||
@ -61,6 +60,8 @@ Group: Documentation
|
|||||||
%description docs
|
%description docs
|
||||||
%{name} documentation.
|
%{name} documentation.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
#-D -T
|
#-D -T
|
||||||
@ -120,63 +121,15 @@ exit 0
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/addftinfo
|
%{_bindir}/*
|
||||||
%{_bindir}/afmtodit
|
#%dir %{_libdir}/groff/glilypond
|
||||||
%{_bindir}/chem
|
#%{_libdir}/groff/glilypond/*
|
||||||
%{_bindir}/eqn
|
#%dir %{_libdir}/groff/gpinyin
|
||||||
%{_bindir}/eqn2graph
|
#%{_libdir}/groff/gpinyin/subs.pl
|
||||||
%{_bindir}/gdiffmk
|
#%{_libdir}/groff/groff_opts*.txt
|
||||||
%{_bindir}/geqn
|
#%{_libdir}/groff/grog/subs.pl
|
||||||
%{_bindir}/glilypond
|
#%dir %{_libdir}/groff/groffer
|
||||||
%{_bindir}/gperl
|
#%{_libdir}/groff/groffer/*
|
||||||
%{_bindir}/gpinyin
|
|
||||||
%{_bindir}/grap2graph
|
|
||||||
%{_bindir}/grn
|
|
||||||
%{_bindir}/grodvi
|
|
||||||
%{_bindir}/groff
|
|
||||||
%{_bindir}/groffer
|
|
||||||
%{_bindir}/grog
|
|
||||||
%{_bindir}/grolbp
|
|
||||||
%{_bindir}/grolj4
|
|
||||||
%{_bindir}/gropdf
|
|
||||||
%{_bindir}/grops
|
|
||||||
%{_bindir}/grotty
|
|
||||||
%{_bindir}/gtbl
|
|
||||||
%{_bindir}/hpftodit
|
|
||||||
%{_bindir}/indxbib
|
|
||||||
%{_bindir}/lkbib
|
|
||||||
%{_bindir}/lookbib
|
|
||||||
%{_bindir}/mmroff
|
|
||||||
%{_bindir}/neqn
|
|
||||||
%{_bindir}/nroff
|
|
||||||
%{_bindir}/pdfmom
|
|
||||||
%{_bindir}/pdfroff
|
|
||||||
%{_bindir}/pfbtops
|
|
||||||
%{_bindir}/pic
|
|
||||||
%{_bindir}/pic2graph
|
|
||||||
%{_bindir}/post-grohtml
|
|
||||||
%{_bindir}/pre-grohtml
|
|
||||||
%{_bindir}/preconv
|
|
||||||
%{_bindir}/refer
|
|
||||||
%{_bindir}/roff2dvi
|
|
||||||
%{_bindir}/roff2html
|
|
||||||
%{_bindir}/roff2pdf
|
|
||||||
%{_bindir}/roff2ps
|
|
||||||
%{_bindir}/roff2text
|
|
||||||
%{_bindir}/roff2x
|
|
||||||
%{_bindir}/soelim
|
|
||||||
%{_bindir}/tbl
|
|
||||||
%{_bindir}/tfmtodit
|
|
||||||
%{_bindir}/troff
|
|
||||||
%{_bindir}/zsoelim
|
|
||||||
%dir %{_libdir}/groff/glilypond
|
|
||||||
%{_libdir}/groff/glilypond/*
|
|
||||||
%dir %{_libdir}/groff/gpinyin
|
|
||||||
%{_libdir}/groff/gpinyin/subs.pl
|
|
||||||
%{_libdir}/groff/groff_opts*.txt
|
|
||||||
%{_libdir}/groff/grog/subs.pl
|
|
||||||
%dir %{_libdir}/groff/groffer
|
|
||||||
%{_libdir}/groff/groffer/*
|
|
||||||
%dir %{_datadir}/groff
|
%dir %{_datadir}/groff
|
||||||
%dir %{_datadir}/groff/%{version}
|
%dir %{_datadir}/groff/%{version}
|
||||||
%{_datadir}/groff/%{version}/*
|
%{_datadir}/groff/%{version}/*
|
||||||
@ -198,9 +151,14 @@ exit 0
|
|||||||
|
|
||||||
%files docs
|
%files docs
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc ChangeLog BUG-REPORT NEWS PROBLEMS README TODO
|
%dir %{_datadir}/doc/groff-%{version}
|
||||||
|
%{_datadir}/doc/groff-%{version}/*
|
||||||
|
#%doc ChangeLog BUG-REPORT NEWS PROBLEMS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 08 2023 Automatic Build System <autodist@mambasoft.it> 1.23.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Dec 24 2018 Automatic Build System <autodist@mambasoft.it> 1.22.4-1mamba
|
* Mon Dec 24 2018 Automatic Build System <autodist@mambasoft.it> 1.22.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
@ -248,13 +206,13 @@ exit 0
|
|||||||
- new version rebuild; specfile cleanups
|
- new version rebuild; specfile cleanups
|
||||||
- enabled the HTML backend of groff (grohtml)
|
- enabled the HTML backend of groff (grohtml)
|
||||||
|
|
||||||
* Mon Apr 22 2003 Silvan Calarco <silvan.calarco@qinet.it> 1.18.1-5qilnx
|
* Tue Apr 22 2003 Silvan Calarco <silvan.calarco@qinet.it> 1.18.1-5qilnx
|
||||||
- added gtbl and geqn symlinks for man
|
- added gtbl and geqn symlinks for man
|
||||||
|
|
||||||
* Mon Apr 22 2003 Silvan Calarco <silvan.calarco@qinet.it> 1.18.1-4qilnx
|
* Tue Apr 22 2003 Silvan Calarco <silvan.calarco@qinet.it> 1.18.1-4qilnx
|
||||||
- added /usr/share/info/dir again after patching rpm build
|
- added /usr/share/info/dir again after patching rpm build
|
||||||
|
|
||||||
* Mon Apr 17 2003 Silvan Calarco <silvan.calarco@qinet.it> 1.18.1-3qilnx
|
* Thu Apr 17 2003 Silvan Calarco <silvan.calarco@qinet.it> 1.18.1-3qilnx
|
||||||
- remove Prefix definition
|
- remove Prefix definition
|
||||||
- remove empty /usr/share/info/dir
|
- remove empty /usr/share/info/dir
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user