/[packages]/backports/8/php-igbinary/current/SPECS/php-igbinary.spec
ViewVC logotype

Diff of /backports/8/php-igbinary/current/SPECS/php-igbinary.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1760650 by mokraemer, Sat Nov 27 10:32:23 2021 UTC revision 1760651 by rapsys, Fri Dec 3 23:23:46 2021 UTC
# Line 4  Line 4 
4    
5  Name:           php-%{modname}  Name:           php-%{modname}
6  Version:        3.2.6  Version:        3.2.6
7  Release:        %mkrel 2  Release:        %mkrel 3
8  Group:          Development/PHP  Group:          Development/PHP
9  Summary:        PHP igbinary extension  Summary:        PHP igbinary extension
10  License:        BSD-3-Clause  License:        BSD-3-Clause
# Line 54  install src/php7/igbinary.h %{buildroot} Line 54  install src/php7/igbinary.h %{buildroot}
54  cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF  cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
55  extension = %{soname}  extension = %{soname}
56  ; Use igbinary as session serializer  ; Use igbinary as session serializer
57  session.serialize_handler=igbinary  ;session.serialize_handler=igbinary
58  EOF  EOF
59    
60  %files  %files

Legend:
Removed from v.1760650  
changed lines
  Added in v.1760651

  ViewVC Help
Powered by ViewVC 1.1.30