SPECS: php-pecl-timezonedb.spec - omit subdir

glen glen at pld-linux.org
Mon Mar 16 21:16:51 CET 2009


Author: glen                         Date: Mon Mar 16 20:16:51 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- omit subdir

---- Files affected:
SPECS:
   php-pecl-timezonedb.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-timezonedb.spec
diff -u SPECS/php-pecl-timezonedb.spec:1.23 SPECS/php-pecl-timezonedb.spec:1.24
--- SPECS/php-pecl-timezonedb.spec:1.23	Fri Jan 23 19:30:39 2009
+++ SPECS/php-pecl-timezonedb.spec	Mon Mar 16 21:16:45 2009
@@ -35,9 +35,9 @@
 
 %prep
 %setup -q -c
+mv %{_modname}-%{version}/* .
 
 %build
-cd %{_modname}-%{version}
 phpize
 %configure
 %{__make}
@@ -47,7 +47,6 @@
 install -d $RPM_BUILD_ROOT%{php_sysconfdir}/conf.d
 
 %{__make} install \
-	-C %{_modname}-%{version} \
 	INSTALL_ROOT=$RPM_BUILD_ROOT \
 	EXTENSION_DIR=%{php_extensiondir}
 cat <<'EOF' > $RPM_BUILD_ROOT%{php_sysconfdir}/conf.d/%{_modname}.ini
@@ -68,7 +67,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc %{_modname}-%{version}/CREDITS
+%doc CREDITS
 %config(noreplace) %verify(not md5 mtime size) %{php_sysconfdir}/conf.d/%{_modname}.ini
 %attr(755,root,root) %{php_extensiondir}/%{_modname}.so
 
@@ -78,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2009/03/16 20:16:45  glen
+- omit subdir
+
 Revision 1.23  2009/01/23 18:30:39  adamg
 - updated to 2009.1 (2009a)
 
================================================================

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



More information about the pld-cvs-commit mailing list