804.035 bump
This commit is contained in:
parent
dc5c733215
commit
9849339af6
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ Tk-804.028_503.tar.gz
|
|||||||
/Tk-804.032.tar.gz
|
/Tk-804.032.tar.gz
|
||||||
/Tk-804.033.tar.gz
|
/Tk-804.033.tar.gz
|
||||||
/Tk-804.034.tar.gz
|
/Tk-804.034.tar.gz
|
||||||
|
/Tk-804.035.tar.gz
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
%global use_x11_tests 1
|
%global use_x11_tests 1
|
||||||
|
|
||||||
Name: perl-Tk
|
Name: perl-Tk
|
||||||
Version: 804.034
|
Version: 804.035
|
||||||
Release: 9%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Perl Graphical User Interface ToolKit
|
Summary: Perl Graphical User Interface ToolKit
|
||||||
|
|
||||||
License: (GPL+ or Artistic) and SWL
|
License: (GPL+ or Artistic) and SWL
|
||||||
@ -133,7 +133,7 @@ chmod -x pod/Popup.pod Tixish/lib/Tk/balArrow.xbm
|
|||||||
%patch2 -p1 -b .seg
|
%patch2 -p1 -b .seg
|
||||||
|
|
||||||
%build
|
%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/'
|
find . -name Makefile | xargs %{__perl} -pi -e 's/^\tLD_RUN_PATH=[^\s]+\s*/\t/'
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
@ -178,6 +178,9 @@ find __demos/ -type f -exec chmod -x {} \;
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 17 2020 Jitka Plesnikova <jplesnik@redhat.com> - 804.035-1
|
||||||
|
- 804.035 bump
|
||||||
|
|
||||||
* Mon Feb 17 2020 Petr Pisar <ppisar@redhat.com> - 804.034-9
|
* Mon Feb 17 2020 Petr Pisar <ppisar@redhat.com> - 804.034-9
|
||||||
- Build-require blib module for tests
|
- Build-require blib module for tests
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (Tk-804.034.tar.gz) = 8d04fd902db72f80f749256453703e40c94fd009c6a196c608dd3bde4eeb99f974a154d5f52b28baa9e67f75529f0180619989c16cae28a9417b647908de04b6
|
SHA512 (Tk-804.035.tar.gz) = ff6a236e7a2b25ff759a1bfdff517524ade337a03e6da8524f29b9ff958b4e01fe527e53fa7884179f3b1a15c0419a554eeedd471eb4c2f3a1baac5cc3ae1daa
|
||||||
|
Loading…
Reference in New Issue
Block a user