]> git.pld-linux.org Git - packages/perl-XML-LibXSLT.git/blobdiff - perl-XML-LibXSLT.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/perl-XML-LibXSLT.git] / perl-XML-LibXSLT.spec
index dc9a0b8012fbaa8093f0bb12c34a1d93f2bb0fc1..d63d6ec2d284c72465f8f71532cb738f3e670db6 100644 (file)
@@ -2,19 +2,18 @@
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
 #
-%include       /usr/lib/rpm/macros.perl
 %define                pdir    XML
 %define                pnam    LibXSLT
 Summary:       XML::LibXSLT - interface to the GNOME libxslt library
 Summary(pl.UTF-8):     XML::LibXSLT - interfejs do biblioteki libxslt z GNOME
 Name:          perl-XML-LibXSLT
-Version:       1.80
-Release:       1
+Version:       1.96
+Release:       3
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/XML/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: bd8d0eaeee311a6dc148963a3f7753c6
+# Source0-md5: 700d493b72f99788d428cc9756bef165
 URL:           http://search.cpan.org/dist/XML-LibXSLT/
 BuildRequires: libxslt-devel >= 1.1.28
 BuildRequires: perl-XML-LibXML >= 1.75
@@ -66,10 +65,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc Changes README
+%doc Changes LICENSE README
 %{perl_vendorarch}/XML/LibXSLT.pm
 %dir %{perl_vendorarch}/auto/XML/LibXSLT
-%{perl_vendorarch}/auto/XML/LibXSLT/LibXSLT.bs
 %attr(755,root,root) %{perl_vendorarch}/auto/XML/LibXSLT/LibXSLT.so
-%{_mandir}/man3/*
+%{_mandir}/man3/XML::LibXSLT.3pm*
 %{_examplesdir}/%{name}-%{version}
This page took 0.032541 seconds and 4 git commands to generate.