Hello community, here is the log from the commit of package zypper for openSUSE:Factory checked in at Tue Jul 19 14:28:55 CEST 2011.
-------- --- zypper/zypper.changes 2011-06-09 09:50:18.000000000 +0200 +++ /mounts/work_src_done/STABLE/zypper/zypper.changes 2011-07-18 12:42:51.000000000 +0200 @@ -0,0 +1,44 @@ +Wed Jul 13 15:41:59 CEST 2011 - [email protected] +------------------------------------------------------------------- + +- zypper-log: view better error msg when logfile doesn't exist + +------------------------------------------------------------------- +Thu Jul 7 01:14:05 CEST 2011 - [email protected] + +- Update zypper-po.tar.bz2 + +------------------------------------------------------------------- +Thu Jun 30 01:13:58 CEST 2011 - [email protected] + +- Update zypper-po.tar.bz2 + +------------------------------------------------------------------- +Tue Jun 28 12:17:34 CEST 2011 - [email protected] + +- better error msg for date format missmatch in zypper-log +- 1.6.13 + +------------------------------------------------------------------- +Tue Jun 28 12:02:34 CEST 2011 - [email protected] + +- enable date option also for PID-Query in zypper-log +- check date syntax in zypper-log +- 1.6.12 + +------------------------------------------------------------------- +Mon Jun 27 10:40:34 CEST 2011 - [email protected] + +- Catch Broken-PIPE Exception in zypper-log +- 1.6.11 + +------------------------------------------------------------------- +Sun Jun 19 01:15:41 CEST 2011 - [email protected] + +- Update zypper-po.tar.bz2 + +------------------------------------------------------------------- +Wed Jun 15 11:28:04 CEST 2011 - [email protected] + +- Add zypper-log tool (cli to access zypper logfile) + calling whatdependson for head-i586 Old: ---- zypper-1.6.10.tar.bz2 New: ---- zypper-1.6.13.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zypper.spec ++++++ --- /var/tmp/diff_new_pack.BbZLRP/_old 2011-07-19 14:16:34.000000000 +0200 +++ /var/tmp/diff_new_pack.BbZLRP/_new 2011-07-19 14:16:34.000000000 +0200 @@ -29,15 +29,15 @@ Requires: procps %if 0%{?suse_version} %requires_ge libzypp -Recommends: logrotate cron +Recommends: logrotate cron zypper-log Requires(post): permissions %endif License: GPLv2+ Group: System/Packages BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Command line software manager using libzypp -Version: 1.6.10 -Release: 3 +Version: 1.6.13 +Release: 1 Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc Url: http://en.opensuse.org/Zypper @@ -59,6 +59,19 @@ Martin Vidner <[email protected]> Josef Reidinger <[email protected]> +%package log +Requires: python >= 2.7 +Summary: CLI for accessing the zypper logfile +License: GPLv2+ +Group: System/Packages + +%description -n zypper-log +CLI for accessing the zypper logfile + +Authors: +-------- + Dominik Heidler <[email protected]> + %prep %setup -q @@ -126,7 +139,7 @@ %{_datadir}/zypper/zypper.aug %dir %{_datadir}/zypper/xml %{_datadir}/zypper/xml/xmlout.rnc -%doc %{_mandir}/*/* +%doc %{_mandir}/man8/zypper.8* %doc %dir %{_datadir}/doc/packages/zypper %doc %{_datadir}/doc/packages/zypper/TODO %doc %{_datadir}/doc/packages/zypper/zypper-rug @@ -135,4 +148,9 @@ # declare ownership of the log file but prevent # it from being erased by rpm -e %ghost %config(noreplace) %{_var}/log/zypper.log + +%files log +%defattr(-,root,root) +%{_sbindir}/zypper-log +%doc %{_mandir}/man8/zypper-log.8* %changelog ++++++ zypper-1.6.10.tar.bz2 -> zypper-1.6.13.tar.bz2 ++++++ zypper/zypper-1.6.10.tar.bz2 /mounts/work_src_done/STABLE/zypper/zypper-1.6.13.tar.bz2 differ: char 11, line 1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
