commit
36e06b3c4e
Binary file not shown.
BIN
Tk-804.035.tar.gz
Normal file
BIN
Tk-804.035.tar.gz
Normal file
Binary file not shown.
@ -1,8 +1,8 @@
|
||||
%define perlver %(eval "`%{__perl} -V:version`"; echo $version)
|
||||
|
||||
Name: perl-Tk
|
||||
Version: 804.034
|
||||
Release: 5
|
||||
Version: 804.035
|
||||
Release: 1
|
||||
Summary: A graphical user interface toolkit for Perl
|
||||
License: (GPL+ or Artistic) and SWL
|
||||
URL: https://metacpan.org/release/Tk
|
||||
@ -63,7 +63,7 @@ chmod -x pod/Popup.pod Tixish/lib/Tk/balArrow.xbm
|
||||
%{__perl} -pi -e 's,\@demopath\@,%{_pkgdocdir}/demos,g' demos/widget
|
||||
|
||||
%build
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor X11LIB=%{_libdir} XFT=1
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor X11LIB=%{_libdir} XFT=0
|
||||
find . -name Makefile | xargs %{__perl} -pi -e 's/^\tLD_RUN_PATH=[^\s]+\s*/\t/'
|
||||
%make_build
|
||||
|
||||
@ -101,5 +101,8 @@ find __demos/ -type f -exec chmod -x {} \;
|
||||
%exclude %{_mandir}/man1/widget.1*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 17 2020 lingsheng <lingsheng@huawei.com> - 804.035-1
|
||||
- Update to 804.035
|
||||
|
||||
* Fri Dec 20 2019 shijian <shijian16@huawei.com> - 804.034-5
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user