This commit is contained in:
parent
391b75ddce
commit
d8ae5330d4
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 5 15:55:08 CEST 2007 - sbrabec@suse.cz
|
||||
|
||||
- Removed invalid desktop category "Application" (#254654).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 30 10:35:03 CEST 2007 - meissner@suse.de
|
||||
|
||||
|
@ -14,7 +14,7 @@ Name: MozillaThunderbird
|
||||
BuildRequires: gcc-c++ libgnomeui-devel libidl-devel mozilla-nss-devel orbit-devel unzip update-desktop-files zip
|
||||
License: GNU General Public License (GPL), GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
||||
Version: 1.5.0.10
|
||||
Release: 7
|
||||
Release: 34
|
||||
Summary: The Stand-Alone Mozilla Mail Component
|
||||
URL: http://www.mozilla.org/products/thunderbird/
|
||||
Group: Productivity/Networking/Email/Clients
|
||||
@ -313,7 +313,7 @@ unzip %{SOURCE5} -d $_redir_dir
|
||||
mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps/
|
||||
cp -f $RPM_BUILD_ROOT%{progdir}/icons/mozicon50.xpm $RPM_BUILD_ROOT%{_datadir}/pixmaps/thunderbird.xpm
|
||||
%if %suse_version > 820
|
||||
%suse_update_desktop_file %{name} Application Network Email GTK
|
||||
%suse_update_desktop_file %{name} Network Email GTK
|
||||
%endif
|
||||
%if %has_system_nspr && !%has_system_nss
|
||||
# modify provides and requires lists
|
||||
@ -584,6 +584,8 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jun 05 2007 - sbrabec@suse.cz
|
||||
- Removed invalid desktop category "Application" (#254654).
|
||||
* Fri Mar 30 2007 - meissner@suse.de
|
||||
- require unzip
|
||||
* Thu Mar 08 2007 - meissner@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user