Sync from SUSE:SLFO:Main perl-Devel-Cycle revision 3330c8a7daabc361db2c089b9b130898
This commit is contained in:
parent
9b6bef0414
commit
26242ed817
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 4 12:45:52 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 16 17:31:19 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
@ -40,9 +40,7 @@ objects and other types of references. Because of Perl's reference-count
|
||||
based memory management, circular references will cause memory leaks.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
%patch0
|
||||
%patch1
|
||||
%autosetup -p0 -n %{cpan_name}-%{version}
|
||||
|
||||
%build
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||
|
Loading…
Reference in New Issue
Block a user