summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-06-11 17:38:35 +0200
committerRemi Collet <fedora@famillecollet.com>2015-06-11 17:38:35 +0200
commitfddeb1acabe740abfaee37d9640a07bc499f56a8 (patch)
tree47fb88a4e0125cc6addd4297bfb98e36b6f3c027
parent1c515063b2b45b1f81d61a5e14d57683dc2130fd (diff)
php: upstream 'phar' symlink is now ok, no need to recreate it
-rw-r--r--php55.spec4
1 files changed, 1 insertions, 3 deletions
diff --git a/php55.spec b/php55.spec
index af081c0..e45522a 100644
--- a/php55.spec
+++ b/php55.spec
@@ -1606,9 +1606,6 @@ install -m 755 -d $RPM_BUILD_ROOT%{_initrddir}
install -m 755 %{SOURCE99} $RPM_BUILD_ROOT%{_initrddir}/php-fpm
%endif
-# Fix the link
-(cd $RPM_BUILD_ROOT%{_bindir}; ln -sfn phar.phar phar)
-
# Generate files lists and stub .ini files for each subpackage
for mod in pgsql odbc ldap snmp xmlrpc imap \
mysqlnd mysqlnd_mysql mysqlnd_mysqli pdo_mysqlnd \
@@ -1973,6 +1970,7 @@ fi
%changelog
* Thu Jun 11 2015 Remi Collet <remi@fedoraproject.org> 5.5.26-1.1
- don't provide php-sqlite3 on EL-5
+- the phar link is now correctly created
* Wed Jun 10 2015 Remi Collet <remi@fedoraproject.org> 5.5.26-1
- Update to 5.5.26