From 351bb01eaad19baec76fb08f70f6ae48271eb639 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bartosz=20=C5=9Awi=C4=85tek?= Date: Thu, 23 Aug 2012 13:52:19 +0200 Subject: [PATCH] - put apxs in _sbindir in order to build php --- apache.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apache.spec b/apache.spec index d9e3247..df5a481 100644 --- a/apache.spec +++ b/apache.spec @@ -34,7 +34,7 @@ Summary(ru.UTF-8): Самый популярный веб-сервер Summary(tr.UTF-8): Lider WWW tarayıcı Name: apache Version: 2.4.3 -Release: 1 +Release: 2 License: Apache v2.0 Group: Networking/Daemons/HTTP Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz @@ -2734,7 +2734,7 @@ fi %files devel %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/apxs +%attr(755,root,root) %{_sbindir}/apxs %attr(755,root,root) %{_sbindir}/envvars* %dir %{_libexecdir} %dir %{_libexecdir}/build -- 2.44.0