Accepting request 1155439 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1155439 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-GD-Graph3d?expand=0&rev=23
This commit is contained in:
commit
5248afc762
@ -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