]> git.pld-linux.org Git - packages/gnome-tweaks.git/commitdiff
- updated to 3.24.1 auto/th/gnome-tweak-tool-3.24.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 16 Jul 2017 15:41:33 +0000 (17:41 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 16 Jul 2017 15:41:33 +0000 (17:41 +0200)
gnome-tweak-tool.spec

index a5f85f0432af96bf0b28e86d4184b3267e1b892f..dc3deb3b65e0c8c6aeb45ee001bb1eacc083a6f1 100644 (file)
@@ -1,22 +1,23 @@
 Summary:       A tool to customize advanced GNOME 3 options
 Summary(pl.UTF-8):     Narzędzie do dostosowywania zaawansowanych opcji GNOME 3
 Name:          gnome-tweak-tool
-Version:       3.20.1
+Version:       3.24.1
 Release:       1
 License:       GPL v3+
 Group:         X11/Applications
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-tweak-tool/3.20/%{name}-%{version}.tar.xz
-# Source0-md5: 2348fdd04a993dddb9a0bc9f42e497a3
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-tweak-tool/3.24/%{name}-%{version}.tar.xz
+# Source0-md5: 74b346ac732042cf870aafe4c18dbcaa
 Patch0:                pyc.patch
 Patch1:                %{name}-import-gobject.patch
 URL:           http://live.gnome.org/GnomeTweakTool
 BuildRequires: gettext-tools >= 0.17
-BuildRequires: gsettings-desktop-schemas-devel >= 3.4.0
+BuildRequires: glib2-devel >= 2.0
+BuildRequires: gsettings-desktop-schemas-devel >= 3.24
 BuildRequires: gtk+3-devel >= 3.12.0
 BuildRequires: intltool >= 0.40.0
 BuildRequires: pkgconfig
 BuildRequires: python >= 1:2.6
-BuildRequires: python-pygobject3-devel >= 3.2.1
+BuildRequires: python-pygobject3-devel >= 3.10
 BuildRequires: rpmbuild(macros) >= 1.311
 BuildRequires: sed >= 4.0
 BuildRequires: tar >= 1:1.22
@@ -25,11 +26,11 @@ Requires(post,postun):      gtk-update-icon-cache
 Requires:      gnome-desktop >= 3.8.0
 Requires:      gnome-shell >= 3.8.0
 Requires:      gobject-introspection
-Requires:      gsettings-desktop-schemas >= 3.4.0
+Requires:      gsettings-desktop-schemas >= 3.24
 Requires:      gtk+3 >= 3.12.0
 Requires:      hicolor-icon-theme
 Requires:      python >= 1:2.6
-Requires:      python-pygobject3 >= 3.2.1
+Requires:      python-pygobject3 >= 3.10
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -43,7 +44,7 @@ Narzędzie do dostosowywania zaawansowanych opcji GNOME 3.
 %patch0 -p1
 %patch1 -p1
 
-%{__sed} -i -e '1s,/usr/bin/env python,/usr/bin/python,' gnome-tweak-tool
+%{__sed} -i -e '1s,/usr/bin/env python,/usr/bin/python,' gnome-tweak-tool gnome-tweak-tool-lid-inhibitor
 
 %build
 %configure
This page took 0.151124 seconds and 4 git commands to generate.