remove extraneous dependencies
This commit is contained in:
parent
752dc9e4b1
commit
32373a3a38
@ -16,9 +16,9 @@ License: GPLv2+ and LGPLv2+
|
|||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
|
|
||||||
Requires: redhat-menus
|
Requires: redhat-menus
|
||||||
Requires: pycairo
|
### uncomment when gnome-about is packaged here
|
||||||
Requires: pygtk2
|
#Requires: pycairo
|
||||||
Requires: gnome-python2-gnome
|
#Requires: pygtk2
|
||||||
|
|
||||||
# Make sure to update libgnome schema when changing this
|
# Make sure to update libgnome schema when changing this
|
||||||
Requires: system-backgrounds-gnome
|
Requires: system-backgrounds-gnome
|
||||||
@ -114,6 +114,9 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man1/gnome-about*
|
|||||||
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
|
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Nov 11 2010 Bastien Nocera <bnocera@redhat.com> 2.91.1-2
|
||||||
- Fix a possible double-free crasher
|
- Fix a possible double-free crasher
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user