|
|
|
@ -1,16 +1,19 @@
|
|
|
|
|
Summary: Tools for using the foomatic database of printers and printer drivers
|
|
|
|
|
Name: foomatic
|
|
|
|
|
Version: 4.0.13
|
|
|
|
|
Release: 19%{?dist}
|
|
|
|
|
Version: 4.0.12
|
|
|
|
|
Release: 23%{?dist}
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
|
|
|
|
|
# printer-filters package has gone (bug #967316, bug #1035450).
|
|
|
|
|
Obsoletes: printer-filters < 1.1-8
|
|
|
|
|
Provides: printer-filters = 1.1-8
|
|
|
|
|
|
|
|
|
|
# The database engine.
|
|
|
|
|
Source0: http://www.openprinting.org/download/foomatic/foomatic-db-engine-%{version}.tar.gz
|
|
|
|
|
|
|
|
|
|
## PATCHES FOR FOOMATIC-DB-ENGINE (PATCHES 101 TO 200)
|
|
|
|
|
Patch101: foomatic-manpages.patch
|
|
|
|
|
# backported from upstream https://github.com/OpenPrinting/foomatic-db-engine/commit/75de02d
|
|
|
|
|
Patch102: 0001-Recognize-fractional-numbers-in-PageSize.patch
|
|
|
|
|
Patch102: foomatic-ldflags.patch
|
|
|
|
|
|
|
|
|
|
## PATCHES FOR FOOMATIC-DB-HPIJS (PATCHES 201 TO 300)
|
|
|
|
|
|
|
|
|
@ -18,8 +21,6 @@ Url: http://www.linuxfoundation.org/collaborate/workgroups/openprinti
|
|
|
|
|
|
|
|
|
|
# gcc is no longer in buildroot by default
|
|
|
|
|
BuildRequires: gcc
|
|
|
|
|
# uses make
|
|
|
|
|
BuildRequires: make
|
|
|
|
|
BuildRequires: perl-interpreter >= 3:5.8.1
|
|
|
|
|
BuildRequires: perl-generators
|
|
|
|
|
BuildRequires: perl(ExtUtils::MakeMaker)
|
|
|
|
@ -64,8 +65,8 @@ The site http://www.linuxprinting.org/ is based on this database.
|
|
|
|
|
|
|
|
|
|
# Ship more manpages.
|
|
|
|
|
%patch101 -p1 -b .manpages
|
|
|
|
|
# backported from upstream https://github.com/OpenPrinting/foomatic-db-engine/commit/75de02d
|
|
|
|
|
%patch102 -p1 -b .pagesize-fract
|
|
|
|
|
# use LDFLAGS during linking
|
|
|
|
|
%patch102 -p1 -b .ldflags
|
|
|
|
|
|
|
|
|
|
chmod a+x mkinstalldirs
|
|
|
|
|
|
|
|
|
@ -143,63 +144,8 @@ exit 0
|
|
|
|
|
%{_var}/cache/foomatic
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.0.13-19
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 4.0.13-18
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
* Wed Feb 10 2021 Zdenek Dohnal <zdohnal@redhat.com> - 4.0.13-17
|
|
|
|
|
- rebuilt with new foomatic-db
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.13-16
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Nov 05 2020 Zdenek Dohnal <zdohnal@redhat.com> - 4.0.13-15
|
|
|
|
|
- rebuilt with new foomatic-db, use make
|
|
|
|
|
|
|
|
|
|
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.13-14
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jun 26 2020 Jitka Plesnikova <jplesnik@redhat.com> - 4.0.13-13
|
|
|
|
|
- Perl 5.32 re-rebuild of bootstrapped packages
|
|
|
|
|
|
|
|
|
|
* Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 4.0.13-12
|
|
|
|
|
- Perl 5.32 rebuild
|
|
|
|
|
|
|
|
|
|
* Tue May 26 2020 Zdenek Dohnal <zdohnal@redhat.com> - 4.0.13-11
|
|
|
|
|
- recognize fractial numbers in PageSize (backport from upstream)
|
|
|
|
|
|
|
|
|
|
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.13-10
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.13-9
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Jun 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 4.0.13-8
|
|
|
|
|
- Perl 5.30 re-rebuild of bootstrapped packages
|
|
|
|
|
|
|
|
|
|
* Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 4.0.13-7
|
|
|
|
|
- Perl 5.30 rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.13-6
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jan 28 2019 Zdenek Dohnal <zdohnal@redhat.com> - 4.0.13-5
|
|
|
|
|
- rebuilt for new foomatic-db snapshot
|
|
|
|
|
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.13-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jun 30 2018 Jitka Plesnikova <jplesnik@redhat.com> - 4.0.13-3
|
|
|
|
|
- Perl 5.28 re-rebuild of bootstrapped packages
|
|
|
|
|
|
|
|
|
|
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 4.0.13-2
|
|
|
|
|
- Perl 5.28 rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Mar 05 2018 Zdenek Dohnal <zdohnal@redhat.com> - 4.0.13-1
|
|
|
|
|
- 4.0.13
|
|
|
|
|
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 4.0.12-23
|
|
|
|
|
- Rebuilt for MSVSphere 8.8
|
|
|
|
|
|
|
|
|
|
* Fri Mar 02 2018 Zdenek Dohnal <zdohnal@redhat.com> - 4.0.12-23
|
|
|
|
|
- 1549741 - foomatic: Partial build flags injection
|
|
|
|
|