Drop gtk-doc dep
This commit is contained in:
parent
bdfd45d259
commit
3adfb2fcd6
9
eog.spec
9
eog.spec
@ -12,7 +12,7 @@
|
|||||||
Summary: Eye of GNOME image viewer
|
Summary: Eye of GNOME image viewer
|
||||||
Name: eog
|
Name: eog
|
||||||
Version: 2.31.90
|
Version: 2.31.90
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
URL: http://projects.gnome.org/eog/
|
URL: http://projects.gnome.org/eog/
|
||||||
#VCS: git:git://git.gnome.org/eog
|
#VCS: git:git://git.gnome.org/eog
|
||||||
Source: http://download.gnome.org/sources/eog/2.31/%{name}-%{version}.tar.bz2
|
Source: http://download.gnome.org/sources/eog/2.31/%{name}-%{version}.tar.bz2
|
||||||
@ -56,8 +56,6 @@ eog is extensible through a plugin system.
|
|||||||
Summary: Support for developing plugins for the eog image viewer
|
Summary: Support for developing plugins for the eog image viewer
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Requires: pkgconfig
|
|
||||||
Requires: gtk-doc
|
|
||||||
Requires: gtk2-devel
|
Requires: gtk2-devel
|
||||||
Requires: libglade2-devel
|
Requires: libglade2-devel
|
||||||
Requires: GConf2-devel
|
Requires: GConf2-devel
|
||||||
@ -150,9 +148,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_includedir}/eog-2.20
|
%{_includedir}/eog-2.20
|
||||||
%{_libdir}/pkgconfig/eog.pc
|
%{_libdir}/pkgconfig/eog.pc
|
||||||
%{_datadir}/gtk-doc/html/eog
|
%{_datadir}/gtk-doc/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 23 2010 Matthias Clasen <mclasen@redhat.com> 2.31.90-2
|
||||||
|
- Co-own /usr/share/gtk-doc
|
||||||
|
|
||||||
* Tue Aug 17 2010 Matthias Clasen <mclasen@redhat.com> 2.31.90-1
|
* Tue Aug 17 2010 Matthias Clasen <mclasen@redhat.com> 2.31.90-1
|
||||||
- Update to 2.31.90
|
- Update to 2.31.90
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user