automatic version update by autodist [release 0.2.0-1mamba;Sun Feb 21 2021]
This commit is contained in:
parent
e5b0a6ec9a
commit
48b1c6381d
@ -1,12 +1,12 @@
|
||||
Name: pear-Net_IDNA2
|
||||
Version: 0.1.1
|
||||
Version: 0.2.0
|
||||
Release: 1mamba
|
||||
Summary: PHP/Pear Punycode encoding and decoding
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://pear.php.net/package/Net_IDNA2
|
||||
URL: https://pear.php.net/package/Net_IDNA2
|
||||
Source: http://download.pear.php.net/package/Net_IDNA2-%{version}.tgz
|
||||
License: PHP License
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -27,7 +27,7 @@ PHP/Pear Punycode encoding and decoding.
|
||||
mkdir -p %{buildroot}%{_libdir}/php
|
||||
cp -a Net_IDNA2-%{version}/* %{buildroot}%{_libdir}/php/
|
||||
rm -f %{buildroot}%{_libdir}/php/LICENSE
|
||||
mv %{buildroot}%{_libdir}/php/{tests,docs} %{buildroot}%{_libdir}/php/Net/IDNA2/
|
||||
#mv %{buildroot}%{_libdir}/php/{tests,docs} %{buildroot}%{_libdir}/php/Net/IDNA2/
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -37,10 +37,12 @@ mv %{buildroot}%{_libdir}/php/{tests,docs} %{buildroot}%{_libdir}/php/Net/IDNA2/
|
||||
%attr(0644,root,root) %{_libdir}/php/Net/IDNA2.php
|
||||
%attr(0644,root,root) %{_libdir}/php/Net/IDNA2/Exception.php
|
||||
%attr(0644,root,root) %{_libdir}/php/Net/IDNA2/Exception/Nameprep.php
|
||||
%attr(0644,root,root) %{_libdir}/php/Net/IDNA2/docs/examples/example_web.php
|
||||
%attr(0644,root,root) %{_libdir}/php/Net/IDNA2/tests/AllTests.php
|
||||
%attr(0644,root,root) %{_libdir}/php/Net/IDNA2/tests/Net_IDNA2Test.php
|
||||
%{_libdir}/php/tests/Net_IDNA2Test.php
|
||||
%{_libdir}/php/tests/draft-josefsson-idn-test-vectors.php
|
||||
|
||||
%changelog
|
||||
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 0.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 20 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.1-1mamba
|
||||
- package created by silvan using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user