Accepting request 1154681 from home:pgajdos:p
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1154681 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-GD-Graph3d?expand=0&rev=23
This commit is contained in:
parent
2501b75620
commit
53fcfa5b74
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 4 13:02:27 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 20 02:05:57 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
|
@ -43,8 +43,7 @@ the GD::Graph module by Martien Verbruggen, which in turn generates
|
||||
graph using Lincoln Stein's GD.pm.
|
||||
|
||||
%prep
|
||||
%setup -n GD-Graph3d-%{version}
|
||||
%patch0 -p1
|
||||
%autosetup -p1 -n GD-Graph3d-%{version}
|
||||
|
||||
%build
|
||||
perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
|
||||
|
Loading…
Reference in New Issue
Block a user