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
|
||||
|
||||
Name: libgtk
|
||||
Version: 3.14.9
|
||||
Version: 3.16.2
|
||||
Release: 1mamba
|
||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs
|
||||
Group: System/Libraries
|
||||
@ -159,12 +159,14 @@ gtk+ API documentation.
|
||||
|
||||
%prep
|
||||
%setup -q -n gtk+-%{version}
|
||||
#-D -T
|
||||
#%patch0 -p1
|
||||
#%patch1 -p1 -b .gtk-show-uri-gdk-screen
|
||||
|
||||
#sed -i "s|#!/usr/bin/env python|#!%{__python}|" gtk/gtk-builder-convert-%{libver}
|
||||
|
||||
%build
|
||||
#:<< ___EOF
|
||||
#autoreconf -f
|
||||
%configure \
|
||||
--enable-gtk2-dependency \
|
||||
@ -235,7 +237,7 @@ exit 0
|
||||
%{_bindir}/gtk-launch
|
||||
#sysconfdir}/X11/xinit/xinput.d/im-cedilla.conf
|
||||
%{_bindir}/gtk-query-immodules-%{libver}
|
||||
#%{_bindir}/gtk-update-icon-cache-%{libver}
|
||||
%{_bindir}/gtk-update-icon-cache
|
||||
%{_libdir}/libgailutil-*.so.*
|
||||
%{_libdir}/libgdk-*.so.*
|
||||
%{_libdir}/libgtk-*.so.*
|
||||
@ -256,6 +258,8 @@ exit 0
|
||||
%{_libdir}/girepository-1.0/Gdk-%{libver}.typelib
|
||||
%{_libdir}/girepository-1.0/GdkX11-%{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}
|
||||
%{_datadir}/themes/Default/gtk-%{libver}/*
|
||||
%dir %{_datadir}/themes/Emacs/gtk-%{libver}
|
||||
@ -327,6 +331,7 @@ exit 0
|
||||
%{_mandir}/man1/gtk3-icon-browser.1*
|
||||
%{_mandir}/man1/gtk3-widget-factory.1*
|
||||
%{_mandir}/man1/gtk3-demo.1*
|
||||
%{_mandir}/man1/gtk3-demo-application.1*
|
||||
%doc ChangeLog HACKING NEWS README
|
||||
|
||||
%files apidocs
|
||||
@ -339,6 +344,9 @@ exit 0
|
||||
%{_datadir}/gtk-doc/html/gtk3/*
|
||||
|
||||
%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
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user