]> git.pld-linux.org Git - packages/bareftp.git/commitdiff
- updated to 0.3.4 (fixed problems with gnome-keyring)
authorlisu <lisu@pld-linux.org>
Sat, 8 May 2010 10:17:20 +0000 (10:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- BRs: gettext-devel, intltool >= 0.35, pkgconfig

Changed files:
    bareftp.spec -> 1.3

bareftp.spec

index ba3e13a3f49e45991bd71bd0260714341a569680..189883413f6ec71454159090360008861e129fa0 100644 (file)
@@ -1,23 +1,23 @@
 #
 #
-# 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):     -
 Name:          bareftp
 # Conditional build
 %bcond_without gnome_keyring   # without gnome-keyring
 #
 Summary:       -
 Summary(pl.UTF-8):     -
 Name:          bareftp
-Version:       0.3.3
+Version:       0.3.4
 Release:       0.1
 License:       GPL v2+
 Group:         Applications/Networking
 Source0:       http://www.bareftp.org/release/%{name}-%{version}.tar.gz
 Release:       0.1
 License:       GPL v2+
 Group:         Applications/Networking
 Source0:       http://www.bareftp.org/release/%{name}-%{version}.tar.gz
-# Source0-md5: 3ef22582b0167c7ef8150d31822d406e
+# Source0-md5: 2dd18be2eacd37e6ca7dd12b07ff086d
 URL:           http://www.bareftp.org/
 %{?with_gnome_keyring:BuildRequires:   dotnet-gnome-keyring-sharp-devel}
 BuildRequires: dotnet-gnome-sharp-devel
 BuildRequires: dotnet-gtk-sharp2-devel
 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)
 
 BuildRequires: rpmbuild(macros) >= 1.32
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.092518 seconds and 4 git commands to generate.