Sync from SUSE:SLFO:Main perl-XML-SAX revision 211be86a6059954ae71ae436a357d91c

This commit is contained in:
Adrian Schröter 2024-10-03 17:48:41 +02:00
parent 492d27557a
commit 637d2ada82
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 4 16:11:50 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Mon Jun 17 14:46:40 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>

View File

@ -43,8 +43,7 @@ required for implementing SAX drivers, along with a factory class for
returning any SAX parser installed on the user's system.
%prep
%setup -q -n %{cpan_name}-%{version}
%patch0 -p0
%autosetup -p0 -n %{cpan_name}-%{version}
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor