SPECS: php-pecl-msession.spec - typo

glen glen at pld-linux.org
Thu Jan 4 16:37:45 CET 2007


Author: glen                         Date: Thu Jan  4 15:37:45 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typo

---- Files affected:
SPECS:
   php-pecl-msession.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-msession.spec
diff -u SPECS/php-pecl-msession.spec:1.8 SPECS/php-pecl-msession.spec:1.9
--- SPECS/php-pecl-msession.spec:1.8	Tue Jan  2 20:52:19 2007
+++ SPECS/php-pecl-msession.spec	Thu Jan  4 16:37:40 2007
@@ -55,7 +55,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 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
@@ -83,6 +83,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/01/04 15:37:40  glen
+- typo
+
 Revision 1.8  2007/01/02 19:52:19  glen
 - use new php extension related macros
 
================================================================

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



More information about the pld-cvs-commit mailing list