auto-import changelog data from evolution-1.0.8-9.src.rpm
Thu Aug 29 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-9 - don't install two desktop files (#72871)
This commit is contained in:
parent
6c9743684d
commit
23392ad021
@ -15,7 +15,7 @@ ExcludeArch: ia64 alpha
|
||||
|
||||
Name: evolution
|
||||
Version: 1.0.8
|
||||
Release: 8
|
||||
Release: 9
|
||||
License: GPL
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
URL: http://www.ximian.com/
|
||||
@ -174,12 +174,12 @@ find $RPM_BUILD_ROOT/%{_libdir}/evolution -name '*.la' -exec rm {} \;
|
||||
|
||||
# vfolder desktop file install stuff
|
||||
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/applications/
|
||||
desktop-file-install --vendor gnome --delete-original \
|
||||
--dir $RPM_BUILD_ROOT%{_datadir}/applications \
|
||||
--add-category X-Red-Hat-Extra \
|
||||
--add-category Network \
|
||||
--add-category Application \
|
||||
$RPM_BUILD_ROOT%{_datadir}/gnome/apps/Applications/evolution.desktop
|
||||
#desktop-file-install --vendor gnome --delete-original \
|
||||
# --dir $RPM_BUILD_ROOT%{_datadir}/applications \
|
||||
# --add-category X-Red-Hat-Extra \
|
||||
# --add-category Network \
|
||||
# --add-category Application \
|
||||
# $RPM_BUILD_ROOT%{_datadir}/gnome/apps/Applications/evolution.desktop
|
||||
|
||||
# evolution is the preferred email app
|
||||
ln -sf %{_datadir}/desktop-menu-patches/redhat-email.desktop $RPM_BUILD_ROOT/%{_datadir}/applications/
|
||||
@ -220,6 +220,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 29 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-9
|
||||
- don't install two desktop files (#72871)
|
||||
|
||||
* Wed Aug 28 2002 Preston Brown <pbrown@redhat.com> 1.0.8-8
|
||||
- absolute symlink .desktop file (#72913)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user