SPECS: php-pecl-spidermonkey.spec - subdir drop (plz use template-*.spec fo...

glen glen at pld-linux.org
Mon Mar 16 13:14:45 CET 2009


Author: glen                         Date: Mon Mar 16 12:14:45 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- subdir drop (plz use template-*.spec for new spec creation)

---- Files affected:
SPECS:
   php-pecl-spidermonkey.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-spidermonkey.spec
diff -u SPECS/php-pecl-spidermonkey.spec:1.3 SPECS/php-pecl-spidermonkey.spec:1.4
--- SPECS/php-pecl-spidermonkey.spec:1.3	Mon Mar 16 13:13:00 2009
+++ SPECS/php-pecl-spidermonkey.spec	Mon Mar 16 13:14:39 2009
@@ -33,10 +33,9 @@
 
 %prep
 %setup -q -c
+mv %{_modname}-%{version}/* .
 
 %build
-cd %{_modname}-%{version}
-
 # libtool 2.2 build fix
 if [ -f '%{_aclocaldir}/ltsugar.m4' ]; then
 	cat "%{_aclocaldir}/ltsugar.m4" >> "config.m4"
@@ -53,7 +52,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
@@ -81,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/03/16 12:14:39  glen
+- subdir drop (plz use template-*.spec for new spec creation)
+
 Revision 1.3  2009/03/16 12:13:00  glen
 - php epoch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pecl-spidermonkey.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list