auto-import changelog data from evolution-1.4.6-2.src.rpm
Wed May 05 2004 Warren Togami <wtogami@redhat.com> 1.4.6-2 - link to evolution.desktop in redhat-menus
This commit is contained in:
parent
113fbcb095
commit
d42e602fea
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
Name: evolution
|
Name: evolution
|
||||||
Version: 1.4.6
|
Version: 1.4.6
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
URL: http://www.ximian.com/
|
URL: http://www.ximian.com/
|
||||||
@ -248,11 +248,12 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/gnome-pilot/conduits/*.la
|
|||||||
# scrollkeeper gets handled in %post
|
# scrollkeeper gets handled in %post
|
||||||
rm -rf $RPM_BUILD_ROOT/var/scrollkeeper
|
rm -rf $RPM_BUILD_ROOT/var/scrollkeeper
|
||||||
|
|
||||||
# evolution is the preferred email app
|
|
||||||
ln -sf ../desktop-menu-patches/redhat-email.desktop $RPM_BUILD_ROOT/%{_datadir}/applications/
|
|
||||||
# just keep our desktop file (#103826)
|
# just keep our desktop file (#103826)
|
||||||
rm -f $RPM_BUILD_ROOT/%{_datadir}/applications/evolution.desktop
|
rm -f $RPM_BUILD_ROOT/%{_datadir}/applications/evolution.desktop
|
||||||
|
|
||||||
|
# FC2 temporary hack: Use translations from redhat-menus
|
||||||
|
ln -sf ../desktop-menu-patches/evolution.desktop \
|
||||||
|
$RPM_BUILD_ROOT/%{_datadir}/applications/evolution.desktop
|
||||||
|
|
||||||
%find_lang %name-1.4
|
%find_lang %name-1.4
|
||||||
|
|
||||||
@ -312,6 +313,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/evolution/1.4/*/*.a
|
%{_libdir}/evolution/1.4/*/*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 05 2004 Warren Togami <wtogami@redhat.com> 1.4.6-2
|
||||||
|
- link to evolution.desktop in redhat-menus
|
||||||
|
|
||||||
* Wed Mar 10 2004 Jeremy Katz <katzj@redhat.com> 1.4.6-1
|
* Wed Mar 10 2004 Jeremy Katz <katzj@redhat.com> 1.4.6-1
|
||||||
- 1.4.6
|
- 1.4.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user