]> git.pld-linux.org Git - packages/gitg.git/blobdiff - gitg.spec
- python 3.6
[packages/gitg.git] / gitg.spec
index b9431324a65a3ddccdf972ecffa347a2bd4db223..86577d837b98283c4fb98c97ebf3deceee32b7db 100644 (file)
--- a/gitg.spec
+++ b/gitg.spec
@@ -2,16 +2,16 @@
 # Conditional build:
 %bcond_without static_libs     # static libraries
 %bcond_without glade           # Glade catalog
-#
+
 Summary:       GTK+ git repository viewer
 Summary(pl.UTF-8):     Przeglądarka repozytoriów git oparta na GTK+
 Name:          gitg
-Version:       3.18.0
-Release:       1
+Version:       3.22.0
+Release:       2
 License:       GPL v2
 Group:         Development/Tools
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/gitg/3.18/%{name}-%{version}.tar.xz
-# Source0-md5: 9d656124955e01e6c3c07fd40415a779
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gitg/3.22/%{name}-%{version}.tar.xz
+# Source0-md5: 8c60cc7d11769f1ae0b27fbe986c545e
 Patch0:                %{name}-build.patch
 URL:           http://live.gnome.org/Gitg
 BuildRequires: autoconf >= 2.64
@@ -19,9 +19,10 @@ BuildRequires:       automake >= 1:1.11
 BuildRequires: gettext-tools >= 0.17
 %{?with_glade:BuildRequires:   glade-devel >= 3.2}
 BuildRequires: glib2-devel >= 1:2.38
+BuildRequires: gnome-common
 BuildRequires: gobject-introspection-devel >= 0.10.1
 BuildRequires: gsettings-desktop-schemas-devel
-BuildRequires: gtk+3-devel >= 3.12.0
+BuildRequires: gtk+3-devel >= 3.20.0
 BuildRequires: gtk-webkit4-devel >= 2.2
 BuildRequires: gtksourceview3-devel >= 3.10
 BuildRequires: gtkspell3-devel >= 3.0.3
@@ -30,11 +31,13 @@ BuildRequires:      json-glib-devel
 BuildRequires: libgee-devel >= 0.8
 # libgit2 with threading support
 BuildRequires: libgit2-devel >= 0.20.0-3
-BuildRequires: libgit2-glib-devel >= 0.23.5
+BuildRequires: libgit2-glib-devel >= 0.24.4
 BuildRequires: libpeas-devel >= 1.5.0
 BuildRequires: libpeas-gtk-devel >= 1.5.0
 BuildRequires: libsecret-devel
+BuildRequires: libsoup-devel >= 2.4
 BuildRequires: libtool >= 2:2.2
+BuildRequires: libxml2-devel >= 1:2.9.0
 BuildRequires: pkgconfig
 BuildRequires: python3-devel >= 1:3.2.3
 BuildRequires: python3-pygobject3-devel >= 3.0.0
@@ -42,18 +45,22 @@ BuildRequires:      rpm-pythonprov
 BuildRequires: rpmbuild(find_lang) >= 1.23
 BuildRequires: rpmbuild(macros) >= 1.596
 BuildRequires: tar >= 1:1.22
-BuildRequires: vala >= 2:0.20.1.23
+BuildRequires: vala >= 2:0.32.0
+BuildRequires: vala-libgee >= 0.8
+BuildRequires: vala-libgit2-glib >= 0.24.4
+BuildRequires: vala-libsecret
 BuildRequires: xz
 Requires(post,postun): desktop-file-utils
 Requires(post,preun):  glib2 >= 1:2.38
 Requires(post,postun): gtk-update-icon-cache
 Requires:      glib2 >= 1:2.38
-Requires:      gtk+3 >= 3.12.0
+Requires:      gtk+3 >= 3.20.0
 Requires:      gtk-webkit4 >= 2.2
 Requires:      gtksourceview3 >= 3.10
 Requires:      gtkspell3 >= 3.0.3
 Requires:      libgit2 >= 0.20.0-3
-Requires:      libgit2-glib >= 0.23.5
+Requires:      libgit2-glib >= 0.24.4
+Requires:      libxml2 >= 1:2.9.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -73,9 +80,9 @@ Summary(pl.UTF-8):    Pliki nagłówkowe biblioteki libgitg
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 Requires:      glib2-devel >= 1:2.38
-Requires:      gtk+3-devel >= 3.12.0
+Requires:      gtk+3-devel >= 3.20.0
 Requires:      libgit2-devel >= 0.20.0-3
-Requires:      libgit2-glib-devel >= 0.23.5
+Requires:      libgit2-glib-devel >= 0.24.4
 
 %description devel
 libgitg header files.
@@ -111,10 +118,10 @@ Plik katalogu libgitg dla Glade.
 %package -n python3-gitg
 Summary:       Python 3.x binding to GitgExt library
 Summary(pl.UTF-8):     Wiązanie Pythona 3.x do biblioteki GitgExt
-Group:         Python/Libraries
-Requires:      %{name} = %{version}-%{release}
+Group:         Libraries/Python
 BuildRequires: python3-libs >= 1:3.2.3
 BuildRequires: python3-pygobject3 >= 3.0.0
+Requires:      %{name} = %{version}-%{release}
 
 %description -n python3-gitg
 Python 3.x binding to GitgExt library, allowing to write Gitg plugins
@@ -129,7 +136,10 @@ Summary:   Vala API for Gitg libraries
 Summary(pl.UTF-8):     API języka Vala do bibliotek Gitg
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
-Requires:      vala >= 2:0.20.1.23
+Requires:      vala >= 2:0.32
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description -n vala-gitg
 Vala API for Gitg libraries.
@@ -144,7 +154,7 @@ API języka Vala do bibliotek Gitg.
 %build
 %{__libtoolize}
 %{__intltoolize}
-%{__aclocal} -I m4 -I libgd
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
This page took 0.101965 seconds and 4 git commands to generate.