forked from pool/perl-XML-DOM-XPath
Accepting request 1155448 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1155448 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-DOM-XPath?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 4 15:52:13 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 24 06:39:10 UTC 2017 - coolo@suse.com
|
||||
|
||||
|
@@ -47,8 +47,7 @@ XML::DOM::XPath allows you to use XML::XPath methods to query a DOM. This
|
||||
is often much easier than relying only on getElementsByTagName.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
%patch0 -p1
|
||||
%autosetup -p1 -n %{cpan_name}-%{version}
|
||||
|
||||
%build
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||
|
Reference in New Issue
Block a user