Sync from SUSE:SLFO:Main perl-Encode-JIS2K revision 5b44dcdda3b58bd162d47f8bd473bfc8
This commit is contained in:
parent
a2621ec4b8
commit
c4153a5309
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 4 12:51:40 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 25 16:05:05 UTC 2018 - pmonrealgonzalez@suse.com
|
Tue Sep 25 16:05:05 UTC 2018 - pmonrealgonzalez@suse.com
|
||||||
|
|
||||||
|
@ -39,8 +39,7 @@ JIS 2000, hence the module name).
|
|||||||
%define __find_requires %{_prefix}/lib/rpm/find-requires
|
%define __find_requires %{_prefix}/lib/rpm/find-requires
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n Encode-JIS2K-%{version}
|
%autosetup -p1 -n Encode-JIS2K-%{version}
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
CFLAGS="%{optflags}" perl Makefile.PL
|
CFLAGS="%{optflags}" perl Makefile.PL
|
||||||
|
Loading…
Reference in New Issue
Block a user