- Remove unneeded Requires: notify-daemon
This commit is contained in:
parent
3a7a0bb685
commit
f2d9d738ef
@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
Name: evolution
|
Name: evolution
|
||||||
Version: 2.5.4
|
Version: 2.5.4
|
||||||
Release: 5
|
Release: 6
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
URL: http://www.ximian.com/
|
URL: http://www.ximian.com/
|
||||||
@ -115,7 +115,6 @@ Requires: gnome-vfs2 >= %{gnomevfs2_version}
|
|||||||
|
|
||||||
%if %{libnotify_support}
|
%if %{libnotify_support}
|
||||||
Requires: libnotify
|
Requires: libnotify
|
||||||
Requires: notify-daemon
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Obsoletes: libgal2 <= %{last_libgal2_version}
|
Obsoletes: libgal2 <= %{last_libgal2_version}
|
||||||
@ -511,6 +510,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/evolution/%{evo_major}/*.so
|
%{_libdir}/evolution/%{evo_major}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 12 2006 Christopher Aillon <caillon@redhat.com> - 2.5.4-6
|
||||||
|
- Remove unneeded Requires: notify-daemon
|
||||||
|
|
||||||
* Thu Jan 12 2006 Christopher Aillon <caillon@redhat.com> - 2.5.4-5
|
* Thu Jan 12 2006 Christopher Aillon <caillon@redhat.com> - 2.5.4-5
|
||||||
- Update BR to libnotify-devel
|
- Update BR to libnotify-devel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user