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
|
Name: evolution
|
||||||
Version: 1.0.8
|
Version: 1.0.8
|
||||||
Release: 8
|
Release: 9
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
URL: http://www.ximian.com/
|
URL: http://www.ximian.com/
|
||||||
@ -174,12 +174,12 @@ find $RPM_BUILD_ROOT/%{_libdir}/evolution -name '*.la' -exec rm {} \;
|
|||||||
|
|
||||||
# vfolder desktop file install stuff
|
# vfolder desktop file install stuff
|
||||||
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/applications/
|
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/applications/
|
||||||
desktop-file-install --vendor gnome --delete-original \
|
#desktop-file-install --vendor gnome --delete-original \
|
||||||
--dir $RPM_BUILD_ROOT%{_datadir}/applications \
|
# --dir $RPM_BUILD_ROOT%{_datadir}/applications \
|
||||||
--add-category X-Red-Hat-Extra \
|
# --add-category X-Red-Hat-Extra \
|
||||||
--add-category Network \
|
# --add-category Network \
|
||||||
--add-category Application \
|
# --add-category Application \
|
||||||
$RPM_BUILD_ROOT%{_datadir}/gnome/apps/Applications/evolution.desktop
|
# $RPM_BUILD_ROOT%{_datadir}/gnome/apps/Applications/evolution.desktop
|
||||||
|
|
||||||
# evolution is the preferred email app
|
# evolution is the preferred email app
|
||||||
ln -sf %{_datadir}/desktop-menu-patches/redhat-email.desktop $RPM_BUILD_ROOT/%{_datadir}/applications/
|
ln -sf %{_datadir}/desktop-menu-patches/redhat-email.desktop $RPM_BUILD_ROOT/%{_datadir}/applications/
|
||||||
@ -220,6 +220,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Aug 28 2002 Preston Brown <pbrown@redhat.com> 1.0.8-8
|
||||||
- absolute symlink .desktop file (#72913)
|
- absolute symlink .desktop file (#72913)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user