Sync from SUSE:SLFO:Main perl-Bit-Vector revision 0b9860aec13ea133a9b4bc4837a7cc56
This commit is contained in:
parent
8ff058c673
commit
ab4bfa6a38
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 4 12:22:18 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 14 12:24:17 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
@ -41,8 +41,7 @@ Requires: perl(Storable) >= 2.21
|
||||
Bit::Vector Perl module
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
%patch0
|
||||
%autosetup -p0 -n %{cpan_name}-%{version}
|
||||
|
||||
%build
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
|
||||
|
Loading…
Reference in New Issue
Block a user