1582865, 1470547 - remove foo2hiperc-z1

This commit is contained in:
Zdenek Dohnal 2018-05-28 15:54:27 +02:00
parent 650832fa50
commit 8e3d1cbca4

View File

@ -6,7 +6,7 @@
Summary: Database of printers and printer drivers Summary: Database of printers and printer drivers
Name: foomatic-db Name: foomatic-db
Version: %{dbver_rel} Version: %{dbver_rel}
Release: 58.%{dbver_snap}%{?dist} Release: 59.%{dbver_snap}%{?dist}
License: GPLv2+ License: GPLv2+
Requires: %{name}-filesystem = %{version}-%{release} Requires: %{name}-filesystem = %{version}-%{release}
Requires: %{name}-ppds = %{version}-%{release} Requires: %{name}-ppds = %{version}-%{release}
@ -72,7 +72,8 @@ rm -f driver/splix.xml
# foo2lava, foo2kyo, foo2xqx (bug #438319) # foo2lava, foo2kyo, foo2xqx (bug #438319)
# foo2slx and foo2hiperc (bug #518267) # foo2slx and foo2hiperc (bug #518267)
# foo2hbpl2 (bug #970393) # foo2hbpl2 (bug #970393)
for x in zjs zjs-z1 zjs-z2 zjs-z3 oak oak-z1 hp qpdl lava kyo xqx slx hiperc hbpl2 # foo2hiperc-z1
for x in zjs zjs-z1 zjs-z2 zjs-z3 oak oak-z1 hp qpdl lava kyo xqx slx hiperc hiperc-z1 hbpl2
do do
find printer -name '*.xml' |xargs grep -l "<driver>foo2${x}"|xargs rm -vf find printer -name '*.xml' |xargs grep -l "<driver>foo2${x}"|xargs rm -vf
rm -f driver/foo2${x}.xml opt/foo2${x}-* rm -f driver/foo2${x}.xml opt/foo2${x}-*
@ -171,6 +172,9 @@ ln -sf ../../foomatic/db/source/PPD %{buildroot}%{_datadir}/cups/model/foomatic-
%{_datadir}/cups/model/foomatic-db-ppds %{_datadir}/cups/model/foomatic-db-ppds
%changelog %changelog
* Mon May 28 2018 Zdenek Dohnal <zdohnal@redhat.com> - 4.0-59.20180228
- 1582865, 1470547 - remove foo2hiperc-z1
* Wed Feb 28 2018 Zdenek Dohnal <zdohnal@redhat.com> - 4.0-58.20180228 * Wed Feb 28 2018 Zdenek Dohnal <zdohnal@redhat.com> - 4.0-58.20180228
- Updated to foomatic-db-4.0-20180228 - Updated to foomatic-db-4.0-20180228