Drop gtk-doc dep
This commit is contained in:
parent
f53bad42ad
commit
e41fc19cf9
@ -14,7 +14,7 @@ Summary: Text editor for the GNOME desktop
|
||||
Name: gedit
|
||||
Epoch: 2
|
||||
Version: 2.31.6
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPLv2+ and GFDL
|
||||
Group: Applications/Editors
|
||||
#VCS: git:git://git.gnome.org/gedit
|
||||
@ -84,8 +84,6 @@ Group: Development/Libraries
|
||||
Requires: %{name} = %{epoch}:%{version}-%{release}
|
||||
Requires: gtksourceview2-devel >= %{gtksourceview_version}
|
||||
Requires: pygtk2-devel >= %{pygtk_version}
|
||||
Requires: pkgconfig
|
||||
Requires: gtk-doc
|
||||
|
||||
%description devel
|
||||
gedit is a small, but powerful text editor for the GNOME desktop.
|
||||
@ -204,10 +202,13 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
|
||||
|
||||
%{_libdir}/libgedit-private.so
|
||||
%{_libdir}/pkgconfig/gedit.pc
|
||||
%{_datadir}/gtk-doc/html/gedit/
|
||||
%{_datadir}/gtk-doc
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 23 2010 Matthias Clasen <mclasen@redhat.com> - 2:2.31.6-4
|
||||
- Co-own /usr/share/gtk-doc
|
||||
|
||||
* Wed Aug 11 2010 Matthias Clasen <mclasen@redhat.com> - 2:2.31.6-3
|
||||
- Bump epoch to stay ahead of F14
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user