X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=libfilezilla.spec;h=d28dc075d86cf249a267691cdfb96bd2d414a918;hb=9f68b57031f84df37d668f96ef63149277c91efc;hp=394e6302f7be9a7e0c6adabf2a5cc231859e6a2b;hpb=d7e96a8572611276d94d520431ebd25b0af5d075;p=packages%2Flibfilezilla.git diff --git a/libfilezilla.spec b/libfilezilla.spec index 394e630..d28dc07 100644 --- a/libfilezilla.spec +++ b/libfilezilla.spec @@ -7,14 +7,14 @@ Summary: Library for high-performing platform-independent programs Summary(pl.UTF-8): Biblioteka do wydajnych programów niezależnych od platformy Name: libfilezilla -Version: 0.13.0 +Version: 0.15.1 Release: 1 License: GPL v2 Group: Libraries -Source0: http://download.filezilla-project.org/libfilezilla/%{name}-%{version}.tar.bz2 -# Source0-md5: bdb48a81e0cdef196fc336bf306cd6d5 -URL: http://lib.filezilla-project.org/ -%{?with_tests:BuildRequires: cppunit-devel >= 1.10.2} +Source0: https://download.filezilla-project.org/libfilezilla/%{name}-%{version}.tar.bz2 +# Source0-md5: a8c6f02999c635c506830a3d512ddf14 +URL: https://lib.filezilla-project.org/ +%{?with_tests:BuildRequires: cppunit-devel >= 1.13.0} %{?with_apidocs:BuildRequires: doxygen} %if %{with tests} && %(locale -a | grep -q '^C\.UTF-8$'; echo $?) BuildRequires: glibc-localedb-all @@ -22,6 +22,7 @@ BuildRequires: glibc-localedb-all BuildRequires: autoconf >= 2.50 BuildRequires: automake BuildRequires: libtool >= 2:2 +BuildRequires: nettle-devel >= 3.1 BuildRequires: pkgconfig >= 1:0.7 # -std=c++14 BuildRequires: libstdc++-devel >= 6:5