Fix the build
Update the %files list to fix the build and adjust the dep versions for the 3.7.8 release.
This commit is contained in:
parent
db73f86834
commit
76fbf2aed9
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
%global glib2_version 2.35.3
|
%global glib2_version 2.35.3
|
||||||
%global pango_version 1.32.4
|
%global pango_version 1.32.4
|
||||||
%global gdk_pixbuf_version 2.26.0
|
%global gdk_pixbuf_version 2.27.1
|
||||||
%global atk_version 2.5.3
|
%global atk_version 2.7.5
|
||||||
%global cairo_version 1.10.0
|
%global cairo_version 1.10.0
|
||||||
%global xrandr_version 1.2.99.4-2
|
%global xrandr_version 1.2.99.4-2
|
||||||
|
|
||||||
@ -225,6 +225,7 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
|
|||||||
%{_datadir}/glib-2.0/schemas/org.gtk.Settings.ColorChooser.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gtk.Settings.ColorChooser.gschema.xml
|
||||||
%if %{with_broadway}
|
%if %{with_broadway}
|
||||||
%{_bindir}/broadwayd
|
%{_bindir}/broadwayd
|
||||||
|
%{_mandir}/man1/broadwayd.1*
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files immodules
|
%files immodules
|
||||||
|
Loading…
Reference in New Issue
Block a user