remove extraneous dependencies

This commit is contained in:
Bill Nottingham 2010-11-11 15:02:47 -05:00
parent 752dc9e4b1
commit 32373a3a38

View File

@ -16,9 +16,9 @@ License: GPLv2+ and LGPLv2+
Group: System Environment/Libraries
Requires: redhat-menus
Requires: pycairo
Requires: pygtk2
Requires: gnome-python2-gnome
### uncomment when gnome-about is packaged here
#Requires: pycairo
#Requires: pygtk2
# Make sure to update libgnome schema when changing this
Requires: system-backgrounds-gnome
@ -114,6 +114,9 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man1/gnome-about*
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
%changelog
* Thu Nov 11 2010 Bill Nottingham <notting@redhat.com> 2.91.1-3
- remove some extraneous deps
* Thu Nov 11 2010 Bastien Nocera <bnocera@redhat.com> 2.91.1-2
- Fix a possible double-free crasher