From e0e5e0b5ab73db79bf378b8291c620698b8f8583 Mon Sep 17 00:00:00 2001 From: radek Date: Sun, 8 Sep 2002 11:04:27 +0000 Subject: [PATCH] - version 1.52 - provided informative summary STBR Changed files: perl-XML-LibXSLT.spec -> 1.9 --- perl-XML-LibXSLT.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/perl-XML-LibXSLT.spec b/perl-XML-LibXSLT.spec index 5b24e16..8a9419e 100644 --- a/perl-XML-LibXSLT.spec +++ b/perl-XML-LibXSLT.spec @@ -1,12 +1,12 @@ %include /usr/lib/rpm/macros.perl %define pdir XML %define pnam LibXSLT -Summary: XML::LibXSLT perl module -Summary(pl): Modu³ perla XML::LibXSLT +Summary: XML::LibXSLT - Interface to the Gnome libxslt library +Summary(pl): XML::LibXSLT - Interfejs do biblioteki libxslt z Gnome Name: perl-%{pdir}-%{pnam} -Version: 1.50 +Version: 1.52 Release: 1 -License: GPL +License: GPL/Artistic Group: Development/Languages/Perl Source0: ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz BuildRequires: libxslt-devel >= 1.0.6 @@ -35,10 +35,10 @@ perl Makefile.PL %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} %{__make} install DESTDIR=$RPM_BUILD_ROOT +install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} install example/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} %clean -- 2.44.0