automatic version update by autodist [release 3.2.16-1mamba;Sun May 08 2022]
This commit is contained in:
parent
422a81eb72
commit
c9d787c967
@ -1,15 +1,14 @@
|
|||||||
Name: pear-HTML_QuickForm
|
Name: pear-HTML_QuickForm
|
||||||
Version: 3.2.10
|
Version: 3.2.16
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Provides methods for creating, validating, processing HTML forms.
|
Summary: Provides methods for creating, validating, processing HTML forms.
|
||||||
Group: Applications/Web
|
Group: Applications/Web
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://pear.php.net
|
URL: https://pear.php.net/
|
||||||
Source: http://download.pear.php.net/package/HTML_QuickForm-%{version}.tgz
|
Source: http://download.pear.php.net/package/HTML_QuickForm-%{version}.tgz
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
Requires: pear-HTML_Common
|
Requires: pear-HTML_Common
|
||||||
Requires: php >= 4
|
Requires: php >= 4
|
||||||
|
|
||||||
@ -29,6 +28,8 @@ mv HTML_QuickForm-%{version} HTML
|
|||||||
rm package.xml
|
rm package.xml
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
rm -f %{buildroot}%{_libdir}/php/package.sig
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
@ -40,6 +41,9 @@ popd
|
|||||||
%{_libdir}/php/HTML/docs/*
|
%{_libdir}/php/HTML/docs/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 08 2022 Automatic Build System <autodist@mambasoft.it> 3.2.16-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Aug 18 2013 Automatic Build System <autodist@mambasoft.it> 3.2.10-2mamba
|
* Sun Aug 18 2013 Automatic Build System <autodist@mambasoft.it> 3.2.10-2mamba
|
||||||
- automatic rebuild by autodist
|
- automatic rebuild by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user