automatic version update by autodist [release 4.15-1mamba;Wed Mar 08 2023]
This commit is contained in:
parent
94c65764c1
commit
f21ed475d0
47
a2ps.spec
47
a2ps.spec
@ -1,16 +1,20 @@
|
|||||||
Name: a2ps
|
Name: a2ps
|
||||||
Version: 4.14
|
Version: 4.15
|
||||||
Release: 5mamba
|
Release: 1mamba
|
||||||
Summary: GNU a2ps is an Any to PostScript filter
|
Summary: GNU a2ps is an Any to PostScript filter
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Aleph0 <aleph0@openmamba.org>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.gnu.org/software/a2ps/
|
URL: http://www.gnu.org/software/a2ps/
|
||||||
Source: ftp://ftp.gnu.org/gnu/a2ps/a2ps-%{version}.tar.gz
|
Source: ftp://ftp.gnu.org/gnu/a2ps/a2ps-%{version}.tar.gz
|
||||||
Patch0: %{name}-4.13-includes.patch
|
Patch0: %{name}-4.13-includes.patch
|
||||||
Patch1: %{name}-4.14-ghostscript_fonts_path.patch
|
Patch1: %{name}-4.14-ghostscript_fonts_path.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libpaper-devel
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: bash
|
BuildRequires: bash
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
@ -25,15 +29,12 @@ BuildRequires: psutils
|
|||||||
#BuildRequires: tetex-latex
|
#BuildRequires: tetex-latex
|
||||||
BuildRequires: texinfo
|
BuildRequires: texinfo
|
||||||
BuildRequires: emacs-nox
|
BuildRequires: emacs-nox
|
||||||
## AUTOBUILDREQ-BEGIN
|
|
||||||
BuildRequires: glibc-devel
|
|
||||||
BuildRequires: libpaper-devel
|
|
||||||
## AUTOBUILDREQ-END
|
|
||||||
Requires: file
|
Requires: file
|
||||||
Requires: binutils
|
Requires: binutils
|
||||||
Requires: debianutils
|
Requires: debianutils
|
||||||
Requires: emacs >= 21.3-3
|
Requires: emacs >= 21.3-3
|
||||||
Requires(post):%{__install_info}
|
Requires(post):%{__install_info}
|
||||||
|
Obsoletes: a2ps-devel < 4.15
|
||||||
|
|
||||||
# FIXME:
|
# FIXME:
|
||||||
# checking for html2ps... no
|
# checking for html2ps... no
|
||||||
@ -52,7 +53,9 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
%description devel
|
%description devel
|
||||||
GNU a2ps is an Any to PostScript filter.
|
GNU a2ps is an Any to PostScript filter.
|
||||||
Of course it processes plain text files, but also pretty prints quite a few popular languages.
|
Of course it processes plain text files, but also pretty prints quite a few popular languages.
|
||||||
This package contains static libraries and header files need for development.
|
This package contains static libraries and header files needed for development.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -70,7 +73,7 @@ This package contains static libraries and header files need for development.
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall
|
%makeinstall
|
||||||
|
|
||||||
%{find_lang} %{name}
|
%{find_lang} %{name} --all-name
|
||||||
|
|
||||||
%define info_files %{name}.info ogonkify.info regex.info
|
%define info_files %{name}.info ogonkify.info regex.info
|
||||||
|
|
||||||
@ -97,16 +100,7 @@ exit 0
|
|||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/a2ps
|
%{_bindir}/*
|
||||||
%{_bindir}/card
|
|
||||||
%{_bindir}/composeglyphs
|
|
||||||
%{_bindir}/fixnt
|
|
||||||
%{_bindir}/fixps
|
|
||||||
%{_bindir}/ogonkify
|
|
||||||
%{_bindir}/pdiff
|
|
||||||
%{_bindir}/psmandup
|
|
||||||
%{_bindir}/psset
|
|
||||||
%{_bindir}/texi2dvi4a2ps
|
|
||||||
%config(noreplace) %{_sysconfdir}/a2ps.cfg
|
%config(noreplace) %{_sysconfdir}/a2ps.cfg
|
||||||
%config(noreplace) %{_sysconfdir}/a2ps-site.cfg
|
%config(noreplace) %{_sysconfdir}/a2ps-site.cfg
|
||||||
%dir %{_datadir}/a2ps
|
%dir %{_datadir}/a2ps
|
||||||
@ -118,15 +112,18 @@ exit 0
|
|||||||
%{_infodir}/ogonkify.*
|
%{_infodir}/ogonkify.*
|
||||||
%{_infodir}/regex.info*
|
%{_infodir}/regex.info*
|
||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
%doc AUTHORS COPYING NEWS README THANKS TODO
|
%doc AUTHORS
|
||||||
|
#COPYING
|
||||||
|
|
||||||
%files devel
|
#%files devel
|
||||||
%defattr(-,root,root)
|
#%defattr(-,root,root)
|
||||||
%{_includedir}/*.h
|
#%{_includedir}/*.h
|
||||||
%{_libdir}/*.la
|
#%doc NEWS README THANKS TODO ChangeLog
|
||||||
%doc ChangeLog
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 08 2023 Automatic Build System <autodist@mambasoft.it> 4.15-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Jun 02 2021 Automatic Build System <autodist@mambasoft.it> 4.14-5mamba
|
* Wed Jun 02 2021 Automatic Build System <autodist@mambasoft.it> 4.14-5mamba
|
||||||
- automatic rebuild by autodist
|
- automatic rebuild by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user