forked from pool/perl-B-Utils
Accepting request 1154653 from home:pgajdos:p
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1154653 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-B-Utils?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 4 12:25:46 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 23 09:27:11 UTC 2015 - coolo@suse.com
|
Thu Jul 23 09:27:11 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -41,8 +41,7 @@ Requires: perl(Task::Weaken)
|
|||||||
Helper functions for op tree manipulation
|
Helper functions for op tree manipulation
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{cpan_name}-%{version}
|
%autosetup -p1 -n %{cpan_name}-%{version}
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
|
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
|
||||||
|
Reference in New Issue
Block a user