template-specs: php-pecl.spec - unify

glen glen at pld-linux.org
Mon Sep 13 16:40:09 CEST 2010


Author: glen                         Date: Mon Sep 13 14:40:09 2010 GMT
Module: template-specs                Tag: HEAD
---- Log message:
- unify

---- Files affected:
template-specs:
   php-pecl.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: template-specs/php-pecl.spec
diff -u template-specs/php-pecl.spec:1.35 template-specs/php-pecl.spec:1.36
--- template-specs/php-pecl.spec:1.35	Thu Jun  3 20:29:32 2010
+++ template-specs/php-pecl.spec	Mon Sep 13 16:40:04 2010
@@ -39,8 +39,8 @@
 install -d $RPM_BUILD_ROOT{%{php_sysconfdir}/conf.d,%{php_extensiondir},%{_examplesdir}/%{name}-%{version}}
 
 %{__make} install \
-	INSTALL_ROOT=$RPM_BUILD_ROOT \
-	EXTENSION_DIR=%{php_extensiondir}
+	EXTENSION_DIR=%{php_extensiondir} \
+	INSTALL_ROOT=$RPM_BUILD_ROOT
 cat <<'EOF' > $RPM_BUILD_ROOT%{php_sysconfdir}/conf.d/%{modname}.ini
 ; Enable %{modname} extension module
 extension=%{modname}.so
@@ -72,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2010/09/13 14:40:04  glen
+- unify
+
 Revision 1.35  2010/06/03 18:29:32  glen
 - generate proper requires via bumping BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/template-specs/php-pecl.spec?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list