]> git.pld-linux.org Git - packages/gtk+3.git/commitdiff
up to 3.24.14 auto/th/gtk+3-3.24.14-1
authorJan Palus <atler@pld-linux.org>
Tue, 18 Feb 2020 00:07:59 +0000 (01:07 +0100)
committerJan Palus <atler@pld-linux.org>
Tue, 18 Feb 2020 00:07:59 +0000 (01:07 +0100)
gtk+3.spec

index 2c1aa26e52b9da5a1ec76951f54fc5119ed87e6d..8235657728f281b839bb542b0af03317db8e4137 100644 (file)
@@ -20,12 +20,12 @@ Summary(it.UTF-8):  Il toolkit per GIMP
 Summary(pl.UTF-8):     GIMP Toolkit
 Summary(tr.UTF-8):     GIMP ToolKit arayüz kitaplığı
 Name:          gtk+3
-Version:       3.24.13
+Version:       3.24.14
 Release:       1
 License:       LGPL v2+
 Group:         X11/Libraries
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/gtk+/3.24/gtk+-%{version}.tar.xz
-# Source0-md5: f65515e7bfa2199bd2188e871d69c686
+# Source0-md5: 62e39212fa0a84016a3392a9d291faf8
 Patch0:                %{name}-papi.patch
 Patch1:                typeahead.patch
 Patch2:                %{name}-cloudproviders.patch
@@ -70,6 +70,7 @@ BuildRequires:        pkgconfig
 %{?with_cloudprint:BuildRequires:      rest-devel >= 0.7}
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.592
+BuildRequires: sed >= 4.0
 BuildRequires: sqlite3-devel
 BuildRequires: tar >= 1:1.22
 BuildRequires: xorg-lib-libX11-devel >= 1.5.0
@@ -291,6 +292,8 @@ Moduł GTK+ do drukowania przez PAPI.
 %endif
 %patch2 -p1
 
+%{__sed} -i -e '1s|#!/usr/bin/env python3$|#!%{__python3}|' demos/gtk-demo/geninclude.py
+
 # for packaging clean examples
 # TODO: add am patch to do it like demos/gtk-demo via some configurable dir
 # NOTE: make install so far installs only demos/gtk-demo
This page took 0.086447 seconds and 4 git commands to generate.