]> git.pld-linux.org Git - packages/libreatlas.git/commitdiff
rebuild with gtk3 and wxWidgets 3.2, rel 9 master auto/th/libreatlas-1.0.0a-9
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 25 Sep 2023 06:30:44 +0000 (08:30 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 25 Sep 2023 06:30:44 +0000 (08:30 +0200)
libreatlas.spec

index 0816f66eea7e7aff96c2c427fcbdbce5739619d3..285ee994a726674da8fe99bf485b4fad2f8e8be4 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Geography Education application built on top of SpatiaLite and RasterLi
 Summary(pl.UTF-8):     Geograficzny program edukacyjny stworzony w oparciu o SpatiaLite i RasterLite
 Name:          libreatlas
 Version:       1.0.0a
-Release:       8
+Release:       9
 License:       GPL v3+
 Group:         Applications
 Source0:       http://www.gaia-gis.it/gaia-sins/libreatlas-sources/%{name}-%{version}.tar.gz
@@ -24,10 +24,10 @@ BuildRequires:      libtiff-devel
 BuildRequires: libtool >= 2:1.5
 BuildRequires: pkgconfig
 BuildRequires: proj-devel >= 4
-BuildRequires: wxGTK2-unicode-devel >= 2.8.12-4
+BuildRequires: wxGTK3-unicode-devel >= 2.8.12-4
 BuildRequires: zlib-devel
 Requires:      libgeotiff-devel >= 1.2.5
-Requires:      wxGTK2-unicode >= 2.8.12-4
+Requires:      wxGTK3-unicode >= 2.8.12-4
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -46,7 +46,7 @@ danych LibreAtlas, będące cyfrową alternatywą dla atlasu papierowego.
 %patch1 -p1
 
 mkdir wx-bin
-ln -sf /usr/bin/wx-gtk2-unicode-config wx-bin/wx-config
+ln -sf /usr/bin/wx-gtk3-unicode-config wx-bin/wx-config
 
 %build
 %{__libtoolize}
This page took 0.126267 seconds and 4 git commands to generate.