Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
php7
:
extensions
>
php7-xdebug
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Difference Between Revision 9 and
internetx:php5:extensions
/
php5-xdebug
[-]
[+]
Changed
php5-xdebug.changes
@@ -9,6 +9,7 @@ - update to release 2.5.0 ------------------------------------------------------------------- +>>>>>>> .new Tue Apr 19 10:00:28 UTC 2016 - cs@linux-administrator.com - update to release 2.4.0
[-]
[+]
Changed
php5-xdebug.spec
^
@@ -1,7 +1,7 @@ # norootforbuild %define pkg_name xdebug # -Name: php5-xdebug +Name: php7-xdebug Version: 2.5.5 Release: 1 # @@ -9,14 +9,14 @@ Group: Productivity/Networking/Web/Servers # BuildRoot: %{_tmppath}/%{pkg_name}-%{version}-build -BuildRequires: php5-devel +BuildRequires: php7-devel BuildRequires: -post-build-checks # URL: http://www.xdebug.org/ Source: http://pecl.php.net/package/Xdebug/%{pkg_name}-%{version}.tgz Source1: xdebug.ini Summary: Extended PHP debugger -%requires_eq php5 +%requires_eq php7 %description @@ -69,8 +69,8 @@ %install %makeinstall -C %{name} INSTALL_ROOT=%{buildroot} -%{__mkdir_p} %{buildroot}%{_sysconfdir}/php5/conf.d -%{__install} -m 644 %{S:1} %{buildroot}%{_sysconfdir}/php5/conf.d/xdebug.ini +%{__mkdir_p} %{buildroot}%{_sysconfdir}/php7/conf.d +%{__install} -m 644 %{S:1} %{buildroot}%{_sysconfdir}/php7/conf.d/xdebug.ini %clean @@ -78,12 +78,12 @@ %files %defattr(-,root,root,-) -%{_libdir}/php5/extensions/xdebug.so -%config(noreplace) %{_sysconfdir}/php5/conf.d/xdebug.ini +%{_libdir}/php7/extensions/xdebug.so +%config(noreplace) %{_sysconfdir}/php7/conf.d/xdebug.ini %doc README.rst LICENSE CREDITS -%changelog -n php5-xdebug +%changelog -n php7-xdebug * Sun Jan 29 2012 Carsten Schoene <cs@linux-administrator.com> - 2.1.3-1 - update to release 2.1.3 * Wed Aug 03 2011 Carsten Schoene <cs@linux-administrator.com> - 2.1.2-1