diff --git a/pnm2ppa.spec b/pnm2ppa.spec index f83cebf..60d6e0f 100644 --- a/pnm2ppa.spec +++ b/pnm2ppa.spec @@ -2,7 +2,7 @@ Name: pnm2ppa Summary: Drivers for printing to HP PPA printers Epoch: 1 Version: 1.04 -Release: 38%{?dist} +Release: 39%{?dist} URL: http://sourceforge.net/projects/pnm2ppa Source: http://download.sourceforge.net/pnm2ppa/pnm2ppa-%{version}.tar.gz # Following sourcelink is dead currently. @@ -74,7 +74,8 @@ done %files -%doc docs/en/CREDITS docs/en/INSTALL docs/en/LICENSE docs/en/README +%license docs/en/LICENSE +%doc docs/en/CREDITS docs/en/INSTALL docs/en/README %doc docs/en/RELEASE-NOTES docs/en/TODO %doc docs/en/INSTALL.REDHAT.txt docs/en/COLOR.txt docs/en/CALIBRATION.txt %doc docs/en/INSTALL.REDHAT.html docs/en/COLOR.html docs/en/CALIBRATION.html @@ -92,6 +93,9 @@ done %config(noreplace) %{_sysconfdir}/pbm2ppa.conf %changelog +* Wed Jul 11 2018 Zdenek Dohnal - 1:1.04-39 +- ship license in %%license tag + * Thu Mar 01 2018 Zdenek Dohnal - 1:1.04-38 - 1548734 - pnm2ppa: Partial Fedora build flags injection