@@ -1,18 +1,18 @@
--- php5-raphf.spec.orig
+++ php5-raphf.spec
-@@ -1,7 +1,7 @@
- # norootforbuild
- %define pkg_name raphf
+@@ -9,7 +9,7 @@
+ %define upstream 0
+ %endif
#
-Name: php5-raphf
+Name: php7-raphf
- Version: 1.0.4
+ Version: %{my_version}
Release: 0
#
-@@ -9,9 +9,9 @@ License: PHP
+@@ -17,9 +17,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/raphf
- Source: http://pecl.php.net/package/raphf/%{pkg_name}-%{version}.tgz
-@@ -54,9 +54,9 @@ popd
+ Source: http://pecl.php.net/package/raphf/%{pkg_name}-%{my_version}.tgz
+@@ -62,9 +62,9 @@ popd
%install
%makeinstall -C %{name} INSTALL_ROOT=%{buildroot}
@@ -35,7 +35,7 @@
%clean
-@@ -65,12 +65,12 @@ echo 'extension = raphf.so' >> %{buildro
+@@ -73,12 +73,12 @@ echo 'extension = raphf.so' >> %{buildro
%files
%defattr(644,root,root,755)
|