automatic update by autodist [release 6.514-1mamba;Thu Dec 07 2017]
This commit is contained in:
parent
5e14de0ddd
commit
c4c0a6a37c
@ -1,7 +1,7 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Coro
|
Name: perl-Coro
|
||||||
Version: 6.511
|
Version: 6.514
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Coro - the only real threads in perl
|
Summary: Coro - the only real threads in perl
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
@ -42,7 +42,7 @@ This module collection manages continuations in general, most often in the form
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n Coro-%{version}
|
%setup -q -n Coro-%{version}
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch1 -p1
|
#%patch1 -p1
|
||||||
|
|
||||||
sed -i -e '/^#!/ s|.*|#!%{__perl}|' eg/myhttpd Coro/jit-*-unix.pl
|
sed -i -e '/^#!/ s|.*|#!%{__perl}|' eg/myhttpd Coro/jit-*-unix.pl
|
||||||
|
|
||||||
@ -79,6 +79,9 @@ chmod -R u+w %{buildroot}/*
|
|||||||
# README README.linux-glibc doc/* eg
|
# README README.linux-glibc doc/* eg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 07 2017 Automatic Build System <autodist@mambasoft.it> 6.514-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Sun Nov 13 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 6.511-1mamba
|
* Sun Nov 13 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 6.511-1mamba
|
||||||
- update to 6.511
|
- update to 6.511
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user