Mailinglist Archive: opensuse-commit (1187 mails)

< Previous Next >
commit zen-updater
  • From: root@xxxxxxx (h_root)
  • Date: Wed, 19 Apr 2006 00:16:03 +0200 (CEST)
  • Message-id: <20060418221603.108A88BEB8@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package zen-updater
checked in at Wed Apr 19 00:16:03 CEST 2006.

--------
--- zen-updater/zen-updater.changes 2006-04-13 13:49:00.000000000 +0200
+++ STABLE/zen-updater/zen-updater.changes 2006-04-19 00:06:15.000000000 +0200
@@ -1,0 +2,14 @@
+Tue Apr 18 22:13:05 CEST 2006 - maw@xxxxxxx
+
+- New source drop (r27073) which:
+- Adds tons of translations
+- Adds and uses some glue code to exec ourself when we get a SIGHUP
+- Adds a clear button for searching and handles
+ TreeView.RowActivated
+- Sets the status of a service being removed.
+
+- Nuke zen-updater-po.tar.bz2 and its baggage in the .spec; its
+ goodness has been brought into cvs.
+- Remove the tray icon transparency patch; it is now in svn.
+
+-------------------------------------------------------------------

Old:
----
zen-updater-po.tar.bz2
zen-updater-transparent-trayicon.patch

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

Other differences:
------------------
++++++ zen-updater.spec ++++++
--- /var/tmp/diff_new_pack.7U54Xg/_old 2006-04-19 00:15:40.000000000 +0200
+++ /var/tmp/diff_new_pack.7U54Xg/_new 2006-04-19 00:15:40.000000000 +0200
@@ -14,12 +14,10 @@
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.0
-Release: 35
+Release: 37
License: LGPL
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: %name-%version.tar.bz2
-Source1: %name-po.tar.bz2
-Patch0: zen-updater-transparent-trayicon.patch
Summary: Novell ZENworks Linux Management daemon
Group: System/Management
Autoreqprov: on
@@ -38,13 +36,6 @@

%prep
%setup -q
-cd po
-for i in *.po ; do if test $i != pt_BR.po -a $i != en_US.po ; then mv -v $i ${i/_??} ; fi ; done
-rm *.gmo
-cd ..
-tar -jxf %{S:1}
-sed -i "s/^\\(ALL_LINGUAS=\"\\)[^\"]*\"/\\1$( cd po ; echo *.po | sed 's/\.po//g' )\"/" configure.in configure
-%patch0 -p0

%build
CFLAGS="$RPM_OPT_FLAGS" CPPFLAGS="-w" \
@@ -79,6 +70,16 @@
%{_mandir}/*/*

%changelog -n zen-updater
+* Tue Apr 18 2006 - maw@xxxxxxx
+- New source drop (r27073) which:
+- Adds tons of translations
+- Adds and uses some glue code to exec ourself when we get a SIGHUP
+- Adds a clear button for searching and handles
+ TreeView.RowActivated
+- Sets the status of a service being removed.
+- Nuke zen-updater-po.tar.bz2 and its baggage in the .spec; its
+ goodness has been brought into cvs.
+- Remove the tray icon transparency patch; it is now in svn.
* Thu Apr 13 2006 - sbrabec@xxxxxxx
- Updated cs.po.
* Thu Apr 13 2006 - sbrabec@xxxxxxx

++++++ zen-updater-7.1.0.tar.bz2 ++++++
++++ 36404 lines of diff (skipped)


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



Remember to have fun...


< Previous Next >