From: Arkadiusz Miśkiewicz Date: Tue, 11 Apr 2017 08:11:49 +0000 (+0200) Subject: - rel 55; fix version in so-name files X-Git-Tag: auto/th/php4-4.4.9-55 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=85304116105efb6867c16c92a38d499ac98d2289;p=packages%2Fphp4.git - rel 55; fix version in so-name files --- diff --git a/php4.spec b/php4.spec index c528b68..3526504 100644 --- a/php4.spec +++ b/php4.spec @@ -73,7 +73,7 @@ %undefine with_msession %endif -%define rel 54 +%define rel 55 Summary: PHP: Hypertext Preprocessor Summary(fr.UTF-8): Le langage de script embarque-HTML PHP Summary(pl.UTF-8): Język skryptowy PHP @@ -1867,6 +1867,8 @@ install -d $RPM_BUILD_ROOT{%{_libdir}/{php,apache{,1}},%{_sysconfdir}} \ $RPM_BUILD_ROOT{/etc/apache/conf.d,/etc/httpd/conf.d} \ $RPM_BUILD_ROOT%{_mandir}/man1 +v=$(echo %{version} | cut -d. -f1-2) + # install the apache modules' files %{__make} install-headers install-build install-modules install-programs \ INSTALL_ROOT=$RPM_BUILD_ROOT