[packages/libfilezilla] - updated to 0.17.1

adamg adamg at pld-linux.org
Fri Jun 28 12:27:09 CEST 2019


commit db09d1b5783a6f243244b950f2cc976661acd8df
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date:   Fri Jun 28 12:27:01 2019 +0200

    - updated to 0.17.1

 libfilezilla.spec | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/libfilezilla.spec b/libfilezilla.spec
index 0e35f9d..4a1e018 100644
--- a/libfilezilla.spec
+++ b/libfilezilla.spec
@@ -7,12 +7,12 @@
 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.16.0
-Release:	2
+Version:	0.17.1
+Release:	1
 License:	GPL v2
 Group:		Libraries
 Source0:	https://download.filezilla-project.org/libfilezilla/%{name}-%{version}.tar.bz2
-# Source0-md5:	045c8358067e48d8a2584284e8676139
+# Source0-md5:	7cecda7c08f141223076487490374cb5
 URL:		https://lib.filezilla-project.org/
 %{?with_tests:BuildRequires:	cppunit-devel >= 1.13.0}
 %{?with_apidocs:BuildRequires:	doxygen}
@@ -21,6 +21,7 @@ BuildRequires:	glibc-localedb-all
 %endif
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
+BuildRequires:	gnutls-devel >= 3.5.7
 BuildRequires:	libtool >= 2:2
 BuildRequires:	nettle-devel >= 3.1
 BuildRequires:	pkgconfig >= 1:0.7
@@ -123,13 +124,15 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post	-p /sbin/ldconfig
 %postun	-p /sbin/ldconfig
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_libdir}/libfilezilla.so.*.*.*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libfilezilla.git/commitdiff/db09d1b5783a6f243244b950f2cc976661acd8df



More information about the pld-cvs-commit mailing list