Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37712287
en ru br
ALT Linux repos
S:1.48-alt1
5.0: 1.13-alt4.1
4.1: 1.13-alt4.1
4.0: 1.13-alt4.1
3.0: 1.13-alt4.1

Group :: Development/Perl
RPM: perl-XML-XPath

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist XML-XPath
Name: perl-%dist
Version: 1.48
Release: alt1

Summary: A set of modules for parsing and evaluating XPath statements
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/M/MA/MANWAR/%{dist}-%{version}.tar.gz
# rewrite it if it is still needed
Patch: perl-XML-XPath-1.18-alt-fixes.patch

BuildArch: noarch

# Automatically added by buildreq on Wed Oct 05 2011

BuildRequires: perl-XML-Parser perl-devel perl(Path/Tiny.pm)

%description
This module aims to comply exactly to the XPath specification at
http://www.w3.org/TR/xpath and yet allow extensions to be added
in the form of functions. Modules such as XSLT and XPointer may
need to do this as they support functionality beyond XPath.

%prep
%setup -q -n %{dist}-%{version}

# examples should not be installed into /usr/bin

sed -i- '/EXE_FILES/d' Makefile.PL

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README examples Changes
%perl_vendor_privlib/XML

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin