rebuilt [release 2.24.32-2mamba;Tue May 26 2020]
This commit is contained in:
parent
e419a4bb3e
commit
803e8d8a26
49
libgtk2.spec
49
libgtk2.spec
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: libgtk2
|
Name: libgtk2
|
||||||
Version: 2.24.32
|
Version: 2.24.32
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
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
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -17,31 +17,9 @@ Patch2: libgtk-2.18.6-fix_nautilus_crash.patch
|
|||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: ldconfig
|
||||||
BuildRequires: libatk-devel
|
|
||||||
BuildRequires: libcairo-devel
|
|
||||||
BuildRequires: libcups-devel
|
|
||||||
BuildRequires: libe2fs-devel
|
|
||||||
BuildRequires: libexpat-devel
|
|
||||||
BuildRequires: libfontconfig-devel
|
|
||||||
BuildRequires: libfreetype-devel
|
|
||||||
BuildRequires: libgcrypt-devel
|
|
||||||
BuildRequires: libglib-devel
|
|
||||||
BuildRequires: libglitz-devel
|
|
||||||
BuildRequires: libgnutls-devel
|
|
||||||
BuildRequires: libgpg-error-devel
|
|
||||||
BuildRequires: libjasper-devel
|
|
||||||
BuildRequires: libjpeg-devel
|
|
||||||
BuildRequires: libkrb5-devel
|
|
||||||
BuildRequires: libpango-devel
|
|
||||||
BuildRequires: libpixman-devel
|
|
||||||
BuildRequires: libpng-devel
|
|
||||||
BuildRequires: libselinux-devel
|
|
||||||
BuildRequires: libtiff-devel
|
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXau-devel
|
BuildRequires: libXau-devel
|
||||||
BuildRequires: libxcb-devel
|
|
||||||
BuildRequires: libxcb-util-devel
|
|
||||||
BuildRequires: libXcomposite-devel
|
BuildRequires: libXcomposite-devel
|
||||||
BuildRequires: libXcursor-devel
|
BuildRequires: libXcursor-devel
|
||||||
BuildRequires: libXdamage-devel
|
BuildRequires: libXdamage-devel
|
||||||
@ -51,8 +29,24 @@ BuildRequires: libXfixes-devel
|
|||||||
BuildRequires: libXinerama-devel
|
BuildRequires: libXinerama-devel
|
||||||
BuildRequires: libXrandr-devel
|
BuildRequires: libXrandr-devel
|
||||||
BuildRequires: libXrender-devel
|
BuildRequires: libXrender-devel
|
||||||
|
BuildRequires: libatk-devel
|
||||||
|
BuildRequires: libbrotli-devel
|
||||||
|
BuildRequires: libbsd-devel
|
||||||
|
BuildRequires: libbzip2-devel
|
||||||
|
BuildRequires: libcairo-devel
|
||||||
|
BuildRequires: libcups-devel
|
||||||
|
BuildRequires: libexpat-devel
|
||||||
|
BuildRequires: libfontconfig-devel
|
||||||
|
BuildRequires: libfreetype-devel
|
||||||
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
|
BuildRequires: libglib-devel
|
||||||
|
BuildRequires: libgraphite2-devel
|
||||||
|
BuildRequires: libharfbuzz-devel
|
||||||
|
BuildRequires: libpango-devel
|
||||||
|
BuildRequires: libpcre-devel
|
||||||
|
BuildRequires: libpng-devel
|
||||||
|
BuildRequires: libxcb-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: pkgconfig
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: p11-kit-devel
|
BuildRequires: p11-kit-devel
|
||||||
@ -122,8 +116,6 @@ gtk+ API documentation.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n gtk+-%{version}
|
%setup -q -n gtk+-%{version}
|
||||||
#-D -T
|
|
||||||
#:<< _EOF
|
|
||||||
#%patch1 -p1
|
#%patch1 -p1
|
||||||
# FIXME: recheck this patch because it removes pixmap bg reset functionality to fix segfault with nautilus
|
# FIXME: recheck this patch because it removes pixmap bg reset functionality to fix segfault with nautilus
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
@ -217,6 +209,9 @@ exit 0
|
|||||||
%{_datadir}/gtk-doc/html/gtk2/*
|
%{_datadir}/gtk-doc/html/gtk2/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 26 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 2.24.32-2mamba
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
* Thu Jan 11 2018 Automatic Build System <autodist@mambasoft.it> 2.24.32-1mamba
|
* Thu Jan 11 2018 Automatic Build System <autodist@mambasoft.it> 2.24.32-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user