summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2002-07-12 09:04:41 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitf5214c58bcbe9c5f195b8e12d8e249f3ea043819 (patch)
treea25a0efc211eac522e0da27d789a642c857bdb5a
parent53c858d4e50939678bf71f06aa3d184e4fe9d55f (diff)
downloadperl-PostScript-Font-f5214c58bcbe9c5f195b8e12d8e249f3ea043819.zip
perl-PostScript-Font-f5214c58bcbe9c5f195b8e12d8e249f3ea043819.tar.gz
- new %%doc and cosmeticsperl-PostScript-Font-1_06-1RA-1_0
Changed files: perl-PostScript-Font.spec -> 1.25
-rw-r--r--perl-PostScript-Font.spec6
1 files changed, 2 insertions, 4 deletions
diff --git a/perl-PostScript-Font.spec b/perl-PostScript-Font.spec
index da46cd1..7b79a58 100644
--- a/perl-PostScript-Font.spec
+++ b/perl-PostScript-Font.spec
@@ -9,8 +9,8 @@ Release: 1
License: GPL
Group: Development/Languages/Perl
Source0: ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-BuildRequires: rpm-perlprov >= 3.0.3-16
BuildRequires: perl >= 5.6
+BuildRequires: rpm-perlprov >= 3.0.3-16
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -33,14 +33,12 @@ rm -rf $RPM_BUILD_ROOT
%{__make} install DESTDIR=$RPM_BUILD_ROOT
-gzip -9nf README
-
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc *.gz
+%doc README
%attr(755,root,root) %{_bindir}/*
%{perl_sitelib}/PostScript/*.pm
%{_mandir}/man[13]/*