update to 3.16.2 [release 3.16.2-1mamba;Mon Apr 20 2015]
This commit is contained in:
parent
ba9415048e
commit
7ae940776f
12
libgtk.spec
12
libgtk.spec
@ -8,7 +8,7 @@
|
|||||||
%define gdk_pixbuf_version 2.26.0
|
%define gdk_pixbuf_version 2.26.0
|
||||||
|
|
||||||
Name: libgtk
|
Name: libgtk
|
||||||
Version: 3.14.9
|
Version: 3.16.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs
|
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -159,12 +159,14 @@ gtk+ API documentation.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n gtk+-%{version}
|
%setup -q -n gtk+-%{version}
|
||||||
|
#-D -T
|
||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
#%patch1 -p1 -b .gtk-show-uri-gdk-screen
|
#%patch1 -p1 -b .gtk-show-uri-gdk-screen
|
||||||
|
|
||||||
#sed -i "s|#!/usr/bin/env python|#!%{__python}|" gtk/gtk-builder-convert-%{libver}
|
#sed -i "s|#!/usr/bin/env python|#!%{__python}|" gtk/gtk-builder-convert-%{libver}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
#:<< ___EOF
|
||||||
#autoreconf -f
|
#autoreconf -f
|
||||||
%configure \
|
%configure \
|
||||||
--enable-gtk2-dependency \
|
--enable-gtk2-dependency \
|
||||||
@ -235,7 +237,7 @@ exit 0
|
|||||||
%{_bindir}/gtk-launch
|
%{_bindir}/gtk-launch
|
||||||
#sysconfdir}/X11/xinit/xinput.d/im-cedilla.conf
|
#sysconfdir}/X11/xinit/xinput.d/im-cedilla.conf
|
||||||
%{_bindir}/gtk-query-immodules-%{libver}
|
%{_bindir}/gtk-query-immodules-%{libver}
|
||||||
#%{_bindir}/gtk-update-icon-cache-%{libver}
|
%{_bindir}/gtk-update-icon-cache
|
||||||
%{_libdir}/libgailutil-*.so.*
|
%{_libdir}/libgailutil-*.so.*
|
||||||
%{_libdir}/libgdk-*.so.*
|
%{_libdir}/libgdk-*.so.*
|
||||||
%{_libdir}/libgtk-*.so.*
|
%{_libdir}/libgtk-*.so.*
|
||||||
@ -256,6 +258,8 @@ exit 0
|
|||||||
%{_libdir}/girepository-1.0/Gdk-%{libver}.typelib
|
%{_libdir}/girepository-1.0/Gdk-%{libver}.typelib
|
||||||
%{_libdir}/girepository-1.0/GdkX11-%{libver}.typelib
|
%{_libdir}/girepository-1.0/GdkX11-%{libver}.typelib
|
||||||
%{_libdir}/girepository-1.0/Gtk-%{libver}.typelib
|
%{_libdir}/girepository-1.0/Gtk-%{libver}.typelib
|
||||||
|
%{_datadir}/icons/hicolor/*/apps/gtk3-demo-symbolic.symbolic.png
|
||||||
|
%{_datadir}/icons/hicolor/*/apps/gtk3-widget-factory-symbolic.symbolic.png
|
||||||
%dir %{_datadir}/themes/Default/gtk-%{libver}
|
%dir %{_datadir}/themes/Default/gtk-%{libver}
|
||||||
%{_datadir}/themes/Default/gtk-%{libver}/*
|
%{_datadir}/themes/Default/gtk-%{libver}/*
|
||||||
%dir %{_datadir}/themes/Emacs/gtk-%{libver}
|
%dir %{_datadir}/themes/Emacs/gtk-%{libver}
|
||||||
@ -327,6 +331,7 @@ exit 0
|
|||||||
%{_mandir}/man1/gtk3-icon-browser.1*
|
%{_mandir}/man1/gtk3-icon-browser.1*
|
||||||
%{_mandir}/man1/gtk3-widget-factory.1*
|
%{_mandir}/man1/gtk3-widget-factory.1*
|
||||||
%{_mandir}/man1/gtk3-demo.1*
|
%{_mandir}/man1/gtk3-demo.1*
|
||||||
|
%{_mandir}/man1/gtk3-demo-application.1*
|
||||||
%doc ChangeLog HACKING NEWS README
|
%doc ChangeLog HACKING NEWS README
|
||||||
|
|
||||||
%files apidocs
|
%files apidocs
|
||||||
@ -339,6 +344,9 @@ exit 0
|
|||||||
%{_datadir}/gtk-doc/html/gtk3/*
|
%{_datadir}/gtk-doc/html/gtk3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 20 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 3.16.2-1mamba
|
||||||
|
- update to 3.16.2
|
||||||
|
|
||||||
* Fri Mar 20 2015 Automatic Build System <autodist@mambasoft.it> 3.14.9-1mamba
|
* Fri Mar 20 2015 Automatic Build System <autodist@mambasoft.it> 3.14.9-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user