Author: glen Date: Fri Sep 16 00:19:18 2005 GMT Module: SPECS Tag: DEVEL ---- Log message: - works for me
---- Files affected: SPECS: test-php.spec (1.1.2.2 -> 1.1.2.3) ---- Diffs: ================================================================ Index: SPECS/test-php.spec diff -u SPECS/test-php.spec:1.1.2.2 SPECS/test-php.spec:1.1.2.3 --- SPECS/test-php.spec:1.1.2.2 Fri Sep 16 02:14:08 2005 +++ SPECS/test-php.spec Fri Sep 16 02:19:13 2005 @@ -8,7 +8,7 @@ License: PHP Source0: http://www.php.net/distributions/php-%{version}.tar.bz2 # Source0-md5: b5d4ca75bbb11ee5b830fa67213d9f7f -BuildRequires: rpmbuild(macros) >= 1.238 +#BuildRequires: rpmbuild(macros) >= 1.238 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _sysconfdir /etc/php @@ -16,7 +16,7 @@ %define extensionsdir %{_libdir}/php # redefine to use versions from current source -%define __php_includedir %{_builddir}/%{name}-%{version} +%define __php_includedir %{_builddir}/php-%{version} # temporarily %define php_api_version %(awk '/#define PHP_API_VERSION/{print $3}' %{__php_includedir}/main/php.h || echo ERROR) @@ -67,6 +67,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.1.2.3 2005/09/16 00:19:13 glen +- works for me + Revision 1.1.2.2 2005/09/16 00:14:08 glen - see it ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/test-php.spec?r1=1.1.2.2&r2=1.1.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
