Compare commits

1 Commits
main ... 1.1

2 changed files with 2 additions and 7 deletions

View File

@@ -1,9 +1,3 @@
-------------------------------------------------------------------
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

View File

@@ -39,7 +39,8 @@ JIS 2000, hence the module name).
%define __find_requires %{_prefix}/lib/rpm/find-requires
%prep
%autosetup -p1 -n Encode-JIS2K-%{version}
%setup -q -n Encode-JIS2K-%{version}
%patch0 -p1
%build
CFLAGS="%{optflags}" perl Makefile.PL