Author: lisu Date: Sat May 8 10:17:26 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.3.4 (fixed problems with gnome-keyring) - BRs: gettext-devel, intltool >= 0.35, pkgconfig
---- Files affected: packages/bareftp: bareftp.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/bareftp/bareftp.spec diff -u packages/bareftp/bareftp.spec:1.2 packages/bareftp/bareftp.spec:1.3 --- packages/bareftp/bareftp.spec:1.2 Thu May 6 09:25:51 2010 +++ packages/bareftp/bareftp.spec Sat May 8 12:17:20 2010 @@ -1,24 +1,24 @@ # $Revision$, $Date$ # -# 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 -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 -# 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 +BuildRequires: gettext-devel +BuildRequires: intltool >= 0.35 +BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.32 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -62,6 +62,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2010/05/08 10:17:20 lisu +- updated to 0.3.4 (fixed problems with gnome-keyring) +- BRs: gettext-devel, intltool >= 0.35, pkgconfig + Revision 1.2 2010/05/06 07:25:51 lisu - rpmbuild(macros) >= 1.32 for %%find_lang ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bareftp/bareftp.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
