Hello community, here is the log from the commit of package krb5-ticket-watcher checked in at Fri May 4 00:15:56 CEST 2007. -------- --- krb5-ticket-watcher/krb5-ticket-watcher.changes 2007-04-16 13:53:03.000000000 +0200 +++ /mounts/work_src_done/STABLE/krb5-ticket-watcher/krb5-ticket-watcher.changes 2007-05-02 16:15:55.866004000 +0200 @@ -1,0 +2,6 @@ +Wed May 2 13:56:22 CEST 2007 - mc@suse.de + +- add "Name" key to desktop file +- add icon + +------------------------------------------------------------------- New: ---- krb5-ticket-watcher-0.2.1-desktop-file.dif krb5-ticket-watcher-0.2.1-icon.dif krb5-ticket-watcher.png ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krb5-ticket-watcher.spec ++++++ --- /var/tmp/diff_new_pack.Rs1392/_old 2007-05-04 00:15:23.000000000 +0200 +++ /var/tmp/diff_new_pack.Rs1392/_new 2007-05-04 00:15:23.000000000 +0200 @@ -26,10 +26,13 @@ Autoreqprov: on Summary: A Tray Applet for Watching, Renewing, and Reinitializing Kerberos Tickets Version: 0.2.1 -Release: 1 +Release: 7 Source0: %{name}-%{version}.tar.bz2 +Source1: %{name}.png Patch: krb5-ticket-watcher-0.1.3.diff Patch1: krb5-ticket-watcher-0.2.1.diff +Patch2: krb5-ticket-watcher-0.2.1-desktop-file.dif +Patch3: krb5-ticket-watcher-0.2.1-icon.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -46,6 +49,8 @@ %setup %patch %patch1 +%patch2 +%patch3 %build export CFLAGS=$RPM_OPT_FLAGS @@ -65,6 +70,8 @@ export PATH=$PATH:$QTDIR/bin qmake krb5-ticket-watcher.pro make DESTDIR=$RPM_BUILD_ROOT install +mkdir -p $RPM_BUILD_ROOT/%{_prefix}/share/pixmaps/ +install -m 644 %{SOURCE1} $RPM_BUILD_ROOT/%{_prefix}/share/pixmaps/ %if 0%{?suse_version} %suse_update_desktop_file %{name} System Network %endif @@ -77,8 +84,12 @@ /usr/bin/* /usr/share/%{name}/locales/* /usr/share/applications/krb5-ticket-watcher.desktop +/usr/share/pixmaps/*.png %changelog +* Wed May 02 2007 - mc@suse.de +- add "Name" key to desktop file +- add icon * Mon Apr 16 2007 - mc@suse.de - version 0.2.1 * use qt linguist for translations ++++++ krb5-ticket-watcher-0.2.1-desktop-file.dif ++++++ --- krb5-ticket-watcher.desktop (Revision 60) +++ krb5-ticket-watcher.desktop (Arbeitskopie) @@ -7,5 +7,6 @@ Terminal=false Icon=encrypted GenericName=Kerberos Ticket Watcher +Name=Kerberos Ticket Watcher X-KDE-StartupNotify=false Categories=System;Network ++++++ krb5-ticket-watcher-0.2.1-icon.dif ++++++ --- krb5-ticket-watcher.desktop +++ krb5-ticket-watcher.desktop 2007/05/02 12:50:47 @@ -5,7 +5,7 @@ Type=Application MimeType= Terminal=false -Icon=encrypted +Icon=krb5-ticket-watcher GenericName=Kerberos Ticket Watcher Name=Kerberos Ticket Watcher X-KDE-StartupNotify=false ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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@Hilbert.suse.de