Hello community, here is the log from the commit of package php5-pear-mail_mime checked in at Thu Oct 26 20:29:50 CEST 2006. -------- --- php5-pear-mail_mime/php5-pear-mail_mime.changes 2006-01-25 21:47:23.000000000 +0100 +++ /mounts/work_src_done/NOARCH/php5-pear-mail_mime/php5-pear-mail_mime.changes 2006-10-26 13:52:37.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Oct 26 13:52:25 CEST 2006 - anosek@suse.cz + +- fixed: pear is pulling packages from the network during autobuild + [#214347] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ php5-pear-mail_mime.spec ++++++ --- /var/tmp/diff_new_pack.0M4Kqp/_old 2006-10-26 20:29:25.000000000 +0200 +++ /var/tmp/diff_new_pack.0M4Kqp/_new 2006-10-26 20:29:25.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 @@ -16,7 +16,7 @@ License: Other License(s), see package, Other uncritical OpenSource License Group: Productivity/Networking/Web/Servers Version: 1.3.1 -Release: 2 +Release: 32 Summary: PEAR classes to create and decode mime messages. URL: http://pear.php.net/package/Mail_Mime Requires: php5-pear @@ -47,7 +47,7 @@ %install mv package*.xml Mail_Mime-%{version} cd Mail_Mime-%{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 @@ -56,6 +56,9 @@ %{peardir}/Mail/mime* %changelog -n php5-pear-mail_mime +* 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