forked from pool/perl-Unicode-Map8
Accepting request 1154858 from home:pgajdos:p
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1154858 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Unicode-Map8?expand=0&rev=22
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 4 15:37:46 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 18 07:18:32 UTC 2014 - coolo@suse.com
|
Sat Jan 18 07:18:32 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -43,9 +43,7 @@ are efficient both in terms of space allocated and translation speed.
|
|||||||
The 16-bit strings are assumed to use network byte order.
|
The 16-bit strings are assumed to use network byte order.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n Unicode-Map8-%{version}
|
%autosetup -p0 -n Unicode-Map8-%{version}
|
||||||
%patch0
|
|
||||||
%patch1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
|
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
|
||||||
|
Reference in New Issue
Block a user