Sync from SUSE:SLFO:Main perl-X11-Protocol revision 73a470de975f893c7a3927561c261c5f
This commit is contained in:
parent
1375e0379f
commit
9170f7d51d
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 4 15:46:21 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 11 12:47:27 UTC 2019 - Arjen de Korte <suse+build@de-korte.org>
|
Mon Nov 11 12:47:27 UTC 2019 - Arjen de Korte <suse+build@de-korte.org>
|
||||||
|
|
||||||
|
@ -47,8 +47,7 @@ Associates's series of books about X (ISBN 1-56592-083-X,
|
|||||||
'http://www.oreilly.com'), which contains most of the same information.
|
'http://www.oreilly.com'), which contains most of the same information.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{cpan_name}-%{version}
|
%autosetup -p1 -n %{cpan_name}-%{version}
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
|
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
|
||||||
|
Loading…
Reference in New Issue
Block a user