diff options
Diffstat (limited to 'wkhtmltopdf-opt.spec')
-rw-r--r-- | wkhtmltopdf-opt.spec | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/wkhtmltopdf-opt.spec b/wkhtmltopdf-opt.spec index a6c246d..08b1d53 100644 --- a/wkhtmltopdf-opt.spec +++ b/wkhtmltopdf-opt.spec @@ -1,6 +1,6 @@ # remirepo/fedora spec file for wkhtmltopdf-opt # -# Copyright (c) 2017 Remi Collet +# Copyright (c) 2017-2018 Remi Collet # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ # @@ -15,6 +15,7 @@ %global gh_owner wkhtmltopdf %global gh_project wkhtmltopdf +# See https://github.com/wkhtmltopdf/wkhtmltopdf/releases %global upstream_version 0.12.4 #global upstream_prever RC1 @@ -31,7 +32,7 @@ Source2: https://raw.githubusercontent.com/%{gh_owner}/%{gh_project}/master/LICE # Filter shared private - always as not in standard library path %{?filter_provides_in: %filter_provides_in /opt/%{gh_project}/%{_lib}/.*$} -%{?filter_from_requires: %filter_from_requires /wkhtmltox/d} +%{?filter_from_requires: %filter_from_requires /libwkhtmltox/d} %{?filter_setup} |