8
0

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:
2024-03-06 22:05:35 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -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

View File

@@ -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