Hello community, here is the log from the commit of package php5-pear-file checked in at Thu Oct 26 20:28:06 CEST 2006. -------- --- php5-pear-file/php5-pear-file.changes 2006-01-25 21:47:23.000000000 +0100 +++ /mounts/work_src_done/NOARCH/php5-pear-file/php5-pear-file.changes 2006-10-26 13:52:55.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Oct 26 13:52:49 CEST 2006 - anosek@suse.cz + +- fixed: pear is pulling packages from the network during autobuild + [#214347] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php5-pear-file.spec ++++++ --- /var/tmp/diff_new_pack.0wdxBn/_old 2006-10-26 20:27:12.000000000 +0200 +++ /var/tmp/diff_new_pack.0wdxBn/_new 2006-10-26 20:27:12.000000000 +0200 @@ -5,7 +5,7 @@ # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # -# Please submit bugfixes or comments via http://bugs.opensuse.org +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild @@ -13,10 +13,10 @@ Name: php5-pear-file BuildRequires: php5-pear %define peardir %{_datadir}/php5/PEAR -License: Other License(s), see package, Other uncritical OpenSource License +License: Other License(s), see package Group: Productivity/Networking/Web/Servers Version: 1.2.2 -Release: 2 +Release: 32 Summary: Common PEAR file and directory routines URL: http://pear.php.net/package/File Requires: php5-pear @@ -50,7 +50,7 @@ %install mv package*.xml File-%{version} cd File-%{version} -PHP_PEAR_PHP_BIN="/usr/bin/php5 -d memory_limit=50m" pear5 -v -d doc_dir=%{_docdir}/%{name} install -R "$RPM_BUILD_ROOT" package.xml +PHP_PEAR_PHP_BIN="/usr/bin/php5 -d memory_limit=50m" pear5 -v -d doc_dir=%{_docdir}/%{name} install --offline -R "$RPM_BUILD_ROOT" package.xml rm -rf "$RPM_BUILD_ROOT"/%{peardir}/.{filemap,lock,registry,channels,depdb,depdblock} %files @@ -61,6 +61,9 @@ %{peardir}/File.php %changelog -n php5-pear-file +* Thu Oct 26 2006 - anosek@suse.cz +- fixed: pear is pulling packages from the network during autobuild + [#214347] * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Thu Jan 19 2006 - mmarek@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de