]> git.pld-linux.org Git - packages/perl-XML-LibXSLT.git/commitdiff
- version 1.52 RA-1_0 STABLE perl-XML-LibXSLT-1_52-1
authorradek <radek@pld-linux.org>
Sun, 8 Sep 2002 11:04:27 +0000 (11:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- provided informative summary
STBR

Changed files:
    perl-XML-LibXSLT.spec -> 1.9

perl-XML-LibXSLT.spec

index 5b24e1697545ae02031020405eb62088c2d12815..8a9419e08e23e0b97160bea8dbc38dde5e5435c1 100644 (file)
@@ -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
This page took 0.350422 seconds and 4 git commands to generate.