rebuilt by autoport with build requirements: libMagick-devel>=7.0.9.4-1mamba [release 3.4.4-2mamba;Sat Nov 16 2019]
This commit is contained in:
parent
126aa7c182
commit
72104eaab1
@ -1,7 +1,7 @@
|
|||||||
%define php_majver %(php-config --version | cut -d. -f1-2)
|
%define php_majver %(php-config --version | cut -d. -f1-2)
|
||||||
Name: php-imagick
|
Name: php-imagick
|
||||||
Version: 3.4.4
|
Version: 3.4.4
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: PHP wrapper to the ImageMagick library
|
Summary: PHP wrapper to the ImageMagick library
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -14,6 +14,7 @@ License: PHP License
|
|||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libMagick-devel
|
BuildRequires: libMagick-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libMagick-devel >= 7.0.9.4-1mamba
|
||||||
BuildRequires: php-devel >= 7.3.2
|
BuildRequires: php-devel >= 7.3.2
|
||||||
Requires: php >= %{php_majver}
|
Requires: php >= %{php_majver}
|
||||||
Requires: php <= %{php_majver}.99
|
Requires: php <= %{php_majver}.99
|
||||||
@ -66,6 +67,9 @@ fi
|
|||||||
%{_libdir}/php/extensions/imagick.so
|
%{_libdir}/php/extensions/imagick.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 16 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 3.4.4-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: libMagick-devel>=7.0.9.4-1mamba
|
||||||
|
|
||||||
* Mon May 06 2019 Automatic Build System <autodist@mambasoft.it> 3.4.4-1mamba
|
* Mon May 06 2019 Automatic Build System <autodist@mambasoft.it> 3.4.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user