SPECS: php-pecl-http.spec - typo

glen glen at pld-linux.org
Thu Jan 4 12:47:08 CET 2007


Author: glen                         Date: Thu Jan  4 11:47:08 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typo

---- Files affected:
SPECS:
   php-pecl-http.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-http.spec
diff -u SPECS/php-pecl-http.spec:1.26 SPECS/php-pecl-http.spec:1.27
--- SPECS/php-pecl-http.spec:1.26	Thu Dec 28 14:41:15 2006
+++ SPECS/php-pecl-http.spec	Thu Jan  4 12:47:03 2007
@@ -94,7 +94,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{php_sysconfdir}/conf.d,%{php_extensiondir}}
 
-install %{_modname}-%{version}/modules/%{_modname}.so $RPM_BUILD_ROOT%{php_extensiondir}
+install %{_fmodname}-%{version}/modules/%{_modname}.so $RPM_BUILD_ROOT%{php_extensiondir}
 cat <<'EOF' > $RPM_BUILD_ROOT%{php_sysconfdir}/conf.d/%{_modname}.ini
 ; Enable %{_modname} extension module
 extension=%{_modname}.so
@@ -123,6 +123,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2007/01/04 11:47:03  glen
+- typo
+
 Revision 1.26  2006/12/28 13:41:15  glen
 - use new php extension related macros
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pecl-http.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list