From: Jakub Bogusz Date: Fri, 12 Jul 2002 09:49:56 +0000 (+0000) Subject: - new %%doc and cosmetics X-Git-Tag: RA-1_0~1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=5f661dc9d395bccfc40a0a73fab6cbf1c5cbaefd;hp=f339b12b12727cc7a227fd92bc33ac66bd6a1b41;p=packages%2Fperl-XML-LibXSLT.git - new %%doc and cosmetics Changed files: perl-XML-LibXSLT.spec -> 1.8 --- diff --git a/perl-XML-LibXSLT.spec b/perl-XML-LibXSLT.spec index 1ae7db9..5b24e16 100644 --- a/perl-XML-LibXSLT.spec +++ b/perl-XML-LibXSLT.spec @@ -1,8 +1,6 @@ %include /usr/lib/rpm/macros.perl - %define pdir XML %define pnam LibXSLT - Summary: XML::LibXSLT perl module Summary(pl): Modu³ perla XML::LibXSLT Name: perl-%{pdir}-%{pnam} @@ -11,10 +9,10 @@ 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 >= 4.0.2-56 -BuildRequires: perl-devel >= 5.6.1 -BuildRequires: perl-XML-LibXML >= 1.30 BuildRequires: libxslt-devel >= 1.0.6 +BuildRequires: perl-XML-LibXML >= 1.30 +BuildRequires: perl-devel >= 5.6.1 +BuildRequires: rpm-perlprov >= 4.0.2-56 Requires: libxslt >= 1.0.6 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -43,14 +41,12 @@ install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} install example/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} -gzip -9nf Changes README - %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc *.gz +%doc Changes README %{perl_sitearch}/XML/LibXSLT.pm %{perl_sitearch}/XML/benchmark.pl %dir %{perl_sitearch}/auto/XML/LibXSLT