@@ -1,18 +1,18 @@
--- php5-propro.spec.orig
+++ php5-propro.spec
-@@ -1,7 +1,7 @@
- # norootforbuild
- %define pkg_name propro
+@@ -10,7 +10,7 @@
+ %endif
+
#
-Name: php5-propro
+Name: php7-propro
- Version: 1.0.0
+ Version: %{my_version}
Release: 0
#
-@@ -9,9 +9,9 @@ License: PHP
+@@ -18,9 +18,9 @@ License: PHP
Group: Productivity/Networking/Web/Servers
#
- BuildRoot: %{_tmppath}/%{pkg_name}-%{version}-build
+ BuildRoot: %{_tmppath}/%{pkg_name}-%{my_version}-build
-BuildRequires: php5-devel
-BuildRequires: -php5-raphf
-BuildRequires: -php5-propro
@@ -21,8 +21,8 @@
+BuildRequires: -php7-propro
#
URL: http://pecl.php.net/propro
- Source: http://pecl.php.net/package/propro/%{pkg_name}-%{version}.tgz
-@@ -54,9 +54,9 @@ popd
+ Source: http://pecl.php.net/package/propro/%{pkg_name}-%{my_version}.tgz
+@@ -63,9 +63,9 @@ popd
%install
%makeinstall -C %{name} INSTALL_ROOT=%{buildroot}
@@ -35,7 +35,7 @@
%clean
-@@ -65,12 +65,12 @@ echo 'extension = propro.so' >> %{buildr
+@@ -74,12 +74,12 @@ echo 'extension = propro.so' >> %{buildr
%files
%defattr(644,root,root,755)
|