]> 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 278644ba17c5dd7d1feda0e70db53fa3dd6af84b..d63d6ec2d284c72465f8f71532cb738f3e670db6 100644 (file)
@@ -2,21 +2,20 @@
 # 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.78
-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: ec64aa8025e72171fd15e6e41c454354
+# Source0-md5: 700d493b72f99788d428cc9756bef165
 URL:           http://search.cpan.org/dist/XML-LibXSLT/
-BuildRequires: libxslt-devel >= 1.1.26
+BuildRequires: libxslt-devel >= 1.1.28
 BuildRequires: perl-XML-LibXML >= 1.75
 BuildRequires: perl-devel >= 1:5.8.1
 BuildRequires: pkgconfig
@@ -26,7 +25,7 @@ BuildRequires:        rpm-perlprov >= 4.1-13
 BuildRequires: REBUILD-perl-XML-LibXML
 %endif
 %endif
-Requires:      libxslt >= 1.1.26
+Requires:      libxslt >= 1.1.28
 Requires:      perl-XML-LibXML >= 1.70
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -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.079345 seconds and 4 git commands to generate.