Mailinglist Archive: opensuse-commit (918 mails)

< Previous Next >
commit zen-updater
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 19 Feb 2007 21:40:52 +0100
  • Message-id: <20070219204052.EDC0A678182@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package zen-updater
checked in at Mon Feb 19 21:40:52 CET 2007.

--------
--- zen-updater/zen-updater.changes 2006-11-26 16:14:56.000000000 +0100
+++ zen-updater/zen-updater.changes 2007-02-19 12:29:34.000000000 +0100
@@ -1,0 +2,39 @@
+Mon Feb 19 12:29:05 CET 2007 - bvenugopal@xxxxxxx
+
+- Integrated localization changes.
+
+-------------------------------------------------------------------
+Fri Feb 16 09:12:59 CET 2007 - mrashmiranjan@xxxxxxxxxx
+
+- Added the message sent by ZMD upon transaction failure. Fixes # 243467
+
+-------------------------------------------------------------------
+Mon Feb 5 10:39:51 CET 2007 - bvenugopal@xxxxxxx
+
+- New code drops (r42345)
+- Removed the work around provided for # 229561 and fix for # 233104
+- Made changes to make "Show version details" checkbox unselected
+ by default.
+- Commented out code that shows popup message that best package will
+ be installed
+- Check whether ResolvePackagesForBundle has returned Success or not.
+- Removed zen-updater-desktop.patch
+
+-------------------------------------------------------------------
+Tue Jan 9 12:27:32 CET 2007 - ro@xxxxxxx
+
+- autoreconf to fix libtool breakage
+
+-------------------------------------------------------------------
+Mon Jan 8 14:27:26 CET 2007 - bvenugopal@xxxxxxxxxx
+
+- Code drop for SLE10 SP1
+- Includes "Best Package" install support.
+- Default view is changed to patch view.
+- Fix #229561 - registration fails with invalid key
+- Fix #203051 - Reboot when patch requires machine reboot
+- Fix #222587 - Multiple service add of same type.
+- Fix #223296 - incorporated zen-updater-null-type.patch from suse
+ repo.
+
+-------------------------------------------------------------------

Old:
----
zen-updater-desktop.patch
zen-updater-null-type.patch
zen-updater-po.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ zen-updater.spec ++++++
--- /var/tmp/diff_new_pack.J32479/_old 2007-02-19 21:37:49.000000000 +0100
+++ /var/tmp/diff_new_pack.J32479/_new 2007-02-19 21:37:49.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package zen-updater (Version 7.1.100)
#
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -14,15 +14,12 @@
BuildRequires: glib-sharp2 gtk-sharp2 gtk2-devel log4net mono-basic mono-data-sqlite mono-devel perl-XML-Parser update-desktop-files zmd-devel
URL: http://novell.com/
Version: 7.1.100
-Release: 37
+Release: 53
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: %name-%version.tar.bz2
-Source1: zen-updater-po.tar.gz
Patch: zen-updater-man_perms.patch
-Patch1: zen-updater-desktop.patch
-Patch2: zen-updater-null-type.patch
-Patch3: fix-ld-library-path.patch
+Patch1: fix-ld-library-path.patch
Summary: Novell ZENworks Linux Management daemon
Group: System/Management
Autoreqprov: on
@@ -43,11 +40,9 @@
%setup -q
%patch
%patch1
-%patch2
-%patch3
-tar xzf %SOURCE1

%build
+ACLOCAL="aclocal -I ." autoreconf --force --install
CFLAGS="$RPM_OPT_FLAGS" CPPFLAGS="-w" \
./configure --prefix=%_prefix \
--libdir=%_libdir \
@@ -79,7 +74,31 @@
%{_prefix}/share/pixmaps/zen-icon.png
%{_mandir}/*/*

-%changelog -n zen-updater
+%changelog
+* Mon Feb 19 2007 - bvenugopal@xxxxxxx
+- Integrated localization changes.
+* Fri Feb 16 2007 - mrashmiranjan@xxxxxxxxxx
+- Added the message sent by ZMD upon transaction failure. Fixes # 243467
+* Mon Feb 05 2007 - bvenugopal@xxxxxxx
+- New code drops (r42345)
+- Removed the work around provided for # 229561 and fix for # 233104
+- Made changes to make "Show version details" checkbox unselected
+ by default.
+- Commented out code that shows popup message that best package will
+ be installed
+- Check whether ResolvePackagesForBundle has returned Success or not.
+- Removed zen-updater-desktop.patch
+* Tue Jan 09 2007 - ro@xxxxxxx
+- autoreconf to fix libtool breakage
+* Mon Jan 08 2007 - bvenugopal@xxxxxxxxxx
+- Code drop for SLE10 SP1
+- Includes "Best Package" install support.
+- Default view is changed to patch view.
+- Fix #229561 - registration fails with invalid key
+- Fix #203051 - Reboot when patch requires machine reboot
+- Fix #222587 - Multiple service add of same type.
+- Fix #223296 - incorporated zen-updater-null-type.patch from suse
+ repo.
* Sun Nov 26 2006 - aj@xxxxxxx
- Handle MONO_GAC_PREFIX as well (#187055).
Thanks Andreas Hanke!

++++++ zen-updater-7.1.100.tar.bz2 ++++++
++++ 34652 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread