]> git.pld-linux.org Git - packages/bareftp.git/blobdiff - bareftp.spec
- up to 0.3.5
[packages/bareftp.git] / bareftp.spec
index ba3e13a3f49e45991bd71bd0260714341a569680..75b7a34edfbb483620a6952b01a1ee237a2094a4 100644 (file)
@@ -1,29 +1,33 @@
 #
-# TODO: - fix build without gnome-keyring
-#      - errors when running with gnome-keyring 
-#
 # Conditional build
 %bcond_without gnome_keyring   # without gnome-keyring
 #
-Summary:       -
-Summary(pl.UTF-8):     -
+Summary:       File transfer client supporting the FTP, FTP (FTPS) and SSH (SFTP)
+Summary(pl.UTF-8):     Program do transferu plkików używający FTP, FTP (FTPS) oraz SSH (SFTP)
 Name:          bareftp
-Version:       0.3.3
-Release:       0.1
+Version:       0.3.5
+Release:       1
 License:       GPL v2+
 Group:         Applications/Networking
 Source0:       http://www.bareftp.org/release/%{name}-%{version}.tar.gz
-# Source0-md5: 3ef22582b0167c7ef8150d31822d406e
+# Source0-md5: a6e123e27c668f51d22fbc525856a89b
 URL:           http://www.bareftp.org/
 %{?with_gnome_keyring:BuildRequires:   dotnet-gnome-keyring-sharp-devel}
 BuildRequires: dotnet-gnome-sharp-devel
 BuildRequires: dotnet-gtk-sharp2-devel
+BuildRequires: gettext-devel
+BuildRequires: intltool >= 0.35
+BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.32
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
+bareFTP is a file transfer client writen in C# supporting the FTP, FTP
+over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP).
 
 %description -l pl.UTF-8
+bareFTP jest programem do transferu plików napisanym w C# wspierającym
+protokoły FTP, FTP z obsługą SSL/TLS (FTPS) oraz SSH (SFTP).
 
 %prep
 %setup -q
This page took 0.072351 seconds and 4 git commands to generate.