Fix build-break due to changes in help compilation
This commit is contained in:
parent
204d4a0a07
commit
81c264acd9
@ -76,6 +76,7 @@ BuildRequires: gtk-doc
|
|||||||
BuildRequires: gtk3-devel >= %{gtk3_version}
|
BuildRequires: gtk3-devel >= %{gtk3_version}
|
||||||
BuildRequires: gtkhtml3-devel >= %{gtkhtml_version}
|
BuildRequires: gtkhtml3-devel >= %{gtkhtml_version}
|
||||||
BuildRequires: intltool >= %{intltool_version}
|
BuildRequires: intltool >= %{intltool_version}
|
||||||
|
BuildRequires: itstool
|
||||||
BuildRequires: libcanberra-devel
|
BuildRequires: libcanberra-devel
|
||||||
BuildRequires: libgdata-devel >= %{libgdata_version}
|
BuildRequires: libgdata-devel >= %{libgdata_version}
|
||||||
BuildRequires: libgweather-devel >= %{libgweather_version}
|
BuildRequires: libgweather-devel >= %{libgweather_version}
|
||||||
@ -90,6 +91,7 @@ BuildRequires: pkgconfig
|
|||||||
BuildRequires: rarian-compat
|
BuildRequires: rarian-compat
|
||||||
BuildRequires: unique3-devel
|
BuildRequires: unique3-devel
|
||||||
BuildRequires: webkitgtk3-devel >= %{webkit_version}
|
BuildRequires: webkitgtk3-devel >= %{webkit_version}
|
||||||
|
BuildRequires: yelp-tools
|
||||||
|
|
||||||
%if %{inline_audio_support}
|
%if %{inline_audio_support}
|
||||||
BuildRequires: gstreamer-devel
|
BuildRequires: gstreamer-devel
|
||||||
@ -503,7 +505,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files help -f help.lang
|
%files help -f help.lang
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%dir %{_datadir}/gnome/help/evolution
|
%dir %{_datadir}/help/*/evolution
|
||||||
|
|
||||||
%files bogofilter
|
%files bogofilter
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
@ -528,6 +530,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Mon Aug 20 2012 Milan Crha <mcrha@redhat.com> - 3.5.90-1
|
* Mon Aug 20 2012 Milan Crha <mcrha@redhat.com> - 3.5.90-1
|
||||||
- Update to 3.5.90
|
- Update to 3.5.90
|
||||||
- Remove patches for BGO #678408 and #681321 (fixed upstream)
|
- Remove patches for BGO #678408 and #681321 (fixed upstream)
|
||||||
|
- Add itstool and yelp-tools into BuildRequires
|
||||||
|
|
||||||
* Wed Aug 15 2012 Adam Williamson <awilliam@redhat.com> - 3.5.5-2
|
* Wed Aug 15 2012 Adam Williamson <awilliam@redhat.com> - 3.5.5-2
|
||||||
- backport the fix for BGO #678408 and #681321 (libxml2 build)
|
- backport the fix for BGO #678408 and #681321 (libxml2 build)
|
||||||
|
Loading…
Reference in New Issue
Block a user