Accepting request 1155624 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1155624 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Sys-CPU?expand=0&rev=7
This commit is contained in:
commit
523d6a762f
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 4 15:05:18 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 26 14:53:18 UTC 2018 - guillaume@opensuse.org
|
||||
|
||||
|
@ -40,9 +40,7 @@ clock speed. While much of the code is from UNIX::Processors, win32 support
|
||||
has been added (but not tested).
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%autosetup -p1 -n %{cpan_name}-%{version}
|
||||
find . -type f -print0 | xargs -0 chmod 644
|
||||
|
||||
%build
|
||||
|
Loading…
x
Reference in New Issue
Block a user