diff --git a/cups-browsed.8.patch b/cups-browsed.8.patch new file mode 100644 index 0000000..583c758 --- /dev/null +++ b/cups-browsed.8.patch @@ -0,0 +1,14 @@ +diff -up cups-filters-1.20.0/utils/cups-browsed.8.manpage cups-filters-1.20.0/utils/cups-browsed.8 +--- cups-filters-1.20.0/utils/cups-browsed.8.manpage 2018-11-12 14:14:48.436062013 +0100 ++++ cups-filters-1.20.0/utils/cups-browsed.8 2018-11-12 14:19:10.188091043 +0100 +@@ -100,8 +100,8 @@ and command line tools. + + \fBcups-browsed.conf\fP(5) + .PP +-/usr/share/doc/\fBcups-browsed\fP/README.gz ++/usr/share/doc/cups-filters/README.gz + .SH AUTHOR +-The authors of \fBcups-browsed\fP are listed in /usr/share/doc/\fBcups-browsed\fP/AUTHORS. ++The authors of \fBcups-browsed\fP are listed in /usr/share/doc/cups-filters/AUTHORS. + .PP + This manual page was written for the Debian Project, but it may be used by others. diff --git a/cups-filters.spec b/cups-filters.spec index 8469325..b676546 100644 --- a/cups-filters.spec +++ b/cups-filters.spec @@ -4,7 +4,7 @@ Summary: OpenPrinting CUPS filters and backends Name: cups-filters Version: 1.20.3 -Release: 9%{?dist} +Release: 10%{?dist} # For a breakdown of the licensing, see COPYING file # GPLv2: filters: commandto*, imagetoraster, pdftops, rasterto*, @@ -24,6 +24,7 @@ Patch01: cups-filters-createall.patch Patch02: poppler-0.64.patch Patch03: cups-filters-covscan.patch Patch04: cups-filters-cleareof.patch +Patch05: cups-browsed.8.patch Requires: cups-filters-libs%{?_isa} = %{version}-%{release} @@ -134,6 +135,7 @@ This is the development package for OpenPrinting CUPS filters and backends. # needs to react - there is a need to clear eof from descriptor, because there is EOF # after last io operation %patch04 -p1 -b .cleareof +%patch05 -p1 -b .manpage %build # work-around Rpath @@ -306,6 +308,9 @@ fi %{_libdir}/libfontembed.so %changelog +* Mon Nov 12 2018 Zdenek Dohnal - 1.20.3-10 +- links in man page are wrong + * Mon Sep 24 2018 Zdenek Dohnal - 1.20.3-9 - 1632267 - cups-filters needs to obsolete ghostscript-cups and foomatic-filters