This commit is contained in:
parent
d63832a449
commit
a70ae64de9
@ -5,6 +5,7 @@
|
|||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
-Icon=gnome-nettool
|
-Icon=gnome-nettool
|
||||||
|
-Categories=GNOME;Application;System;Utility;
|
||||||
+Icon=gnome-nettool2
|
+Icon=gnome-nettool2
|
||||||
Categories=GNOME;Application;System;Utility;
|
+Categories=GNOME;System;Utility;
|
||||||
StartupNotify=false
|
StartupNotify=false
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 6 14:09:40 CEST 2007 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Removed invalid desktop Category "Application" (#254654).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 24 01:29:15 CEST 2007 - ro@suse.de
|
Thu May 24 01:29:15 CEST 2007 - ro@suse.de
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ BuildRequires: libqt4-devel python-gtk-devel
|
|||||||
BuildRequires: python-gtk qt-devel
|
BuildRequires: python-gtk qt-devel
|
||||||
%endif
|
%endif
|
||||||
Version: 0.6.17
|
Version: 0.6.17
|
||||||
Release: 28
|
Release: 36
|
||||||
URL: http://www.avahi.org/
|
URL: http://www.avahi.org/
|
||||||
Group: System/Daemons
|
Group: System/Daemons
|
||||||
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
||||||
@ -574,6 +574,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/avahi-qt4.pc
|
%{_libdir}/pkgconfig/avahi-qt4.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 06 2007 - sbrabec@suse.cz
|
||||||
|
- Removed invalid desktop Category "Application" (#254654).
|
||||||
* Thu May 24 2007 - ro@suse.de
|
* Thu May 24 2007 - ro@suse.de
|
||||||
- fix some rpmlint errors (call ldconfig in post scripts)
|
- fix some rpmlint errors (call ldconfig in post scripts)
|
||||||
* Tue Mar 27 2007 - crivera@suse.de
|
* Tue Mar 27 2007 - crivera@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user