From a19c88d3ab7acf38c01f1b958ec211b3e59d7ce8 Mon Sep 17 00:00:00 2001 From: Tomas Smetana Date: Thu, 8 Jul 2010 07:40:48 +0000 Subject: [PATCH] - add the LICENSE file to the perl subpackage --- psutils.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/psutils.spec b/psutils.spec index 8ae8be8..0116c8a 100644 --- a/psutils.spec +++ b/psutils.spec @@ -1,7 +1,7 @@ Summary: PostScript Utilities Name: psutils Version: 1.17 -Release: 35%{dist} +Release: 36%{dist} License: psutils Group: Applications/Publishing # We cannot use the upstream tarball because it contains non-free files. @@ -78,8 +78,9 @@ rm -rf $RPM_BUILD_ROOT %files perl %defattr(-, root, root, -) +%doc LICENSE %{_bindir}/extractres -%{_bindir}/fixdlsrps +%{_bindir}/fixdlsrps %{_bindir}/fixfmps #%%{_bindir}/fixmacps %{_bindir}/fixpsditps @@ -108,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jul 08 2010 Tomas Smetana 1.17-36 +- add the LICENSE file to the perl subpackage + * Thu Apr 22 2010 Daniel Novotny 1.17-35 - renamed "clean" tarball to psutils-p17-clean.tar.gz (merge review: #226324)