update to 3.15.0.1 [release 3.15.0.1-1mamba;Tue Feb 02 2016]
This commit is contained in:
parent
4154fcaaca
commit
c1d35b5c9a
@ -1,5 +1,5 @@
|
|||||||
Name: FileZilla
|
Name: FileZilla
|
||||||
Version: 3.8.1
|
Version: 3.15.0.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: FTP, FTPS and SFTP client
|
Summary: FTP, FTPS and SFTP client
|
||||||
Group: Graphical Desktop/Applications/Networking
|
Group: Graphical Desktop/Applications/Networking
|
||||||
@ -10,6 +10,24 @@ URL: http://filezilla-project.org/
|
|||||||
Source0: http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/%{version}/FileZilla_%{version}_src.tar.bz2
|
Source0: http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/%{version}/FileZilla_%{version}_src.tar.bz2
|
||||||
Source1: filezilapng.tar.gz
|
Source1: filezilapng.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libatk-devel
|
||||||
|
BuildRequires: libcairo-devel
|
||||||
|
BuildRequires: libdbus-devel
|
||||||
|
BuildRequires: libfilezilla-devel
|
||||||
|
BuildRequires: libgcc
|
||||||
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
|
BuildRequires: libglib-devel
|
||||||
|
BuildRequires: libgnutls-devel
|
||||||
|
BuildRequires: libgtk-devel
|
||||||
|
BuildRequires: libpango-devel
|
||||||
|
BuildRequires: libsqlite-devel
|
||||||
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: libwx_baseu-devel
|
||||||
|
BuildRequires: libwx_gtk3u-devel
|
||||||
|
BuildRequires: pugixml-devel
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
@ -17,20 +35,6 @@ BuildRequires: libcppunit-devel
|
|||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: libwxBase-ansi-devel
|
BuildRequires: libwxBase-ansi-devel
|
||||||
## AUTOBUILDREQ-BEGIN
|
|
||||||
BuildRequires: glibc-devel
|
|
||||||
BuildRequires: libdbus-devel
|
|
||||||
BuildRequires: libgcc
|
|
||||||
BuildRequires: libgcrypt-devel
|
|
||||||
BuildRequires: libgnutls-devel
|
|
||||||
BuildRequires: libgpg-error-devel
|
|
||||||
BuildRequires: libidn-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
|
||||||
BuildRequires: libtasn1-devel
|
|
||||||
BuildRequires: libtinyxml-devel
|
|
||||||
BuildRequires: libwxBase-unicode-devel
|
|
||||||
BuildRequires: libwxGTK-unicode-devel
|
|
||||||
## AUTOBUILDREQ-END
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -46,15 +50,16 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|||||||
- Network configuration wizard
|
- Network configuration wizard
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
|
|
||||||
%setup -q -n filezilla-%{version}
|
%setup -q -n filezilla-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
--enable-locales \
|
--enable-locales \
|
||||||
|
--disable-precomp \
|
||||||
--disable-manualupdatecheck \
|
--disable-manualupdatecheck \
|
||||||
--with-tinyxml=system \
|
--with-tinyxml=system \
|
||||||
--disable-autoupdatecheck \
|
--disable-autoupdatecheck \
|
||||||
--with-wx-config=wx-config-unicode \
|
--with-wx-config=wx-config-unicode-3 \
|
||||||
CXXFLAGS="%{optflags} -I."
|
CXXFLAGS="%{optflags} -I."
|
||||||
|
|
||||||
%make -j1
|
%make -j1
|
||||||
@ -88,6 +93,7 @@ fi
|
|||||||
%{_bindir}/filezilla
|
%{_bindir}/filezilla
|
||||||
%{_bindir}/fzputtygen
|
%{_bindir}/fzputtygen
|
||||||
%{_bindir}/fzsftp
|
%{_bindir}/fzsftp
|
||||||
|
%{_datadir}/appdata/filezilla.appdata.xml
|
||||||
%{_datadir}/applications/filezilla.desktop
|
%{_datadir}/applications/filezilla.desktop
|
||||||
%{_datadir}/pixmaps/filezilla.png
|
%{_datadir}/pixmaps/filezilla.png
|
||||||
%{_datadir}/icons/hicolor/*x*/apps/filezilla.png
|
%{_datadir}/icons/hicolor/*x*/apps/filezilla.png
|
||||||
@ -101,6 +107,9 @@ fi
|
|||||||
#ChangeLog NEWS README
|
#ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 02 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 3.15.0.1-1mamba
|
||||||
|
- update to 3.15.0.1
|
||||||
|
|
||||||
* Sun Jul 13 2014 Automatic Build System <autodist@mambasoft.it> 3.8.1-1mamba
|
* Sun Jul 13 2014 Automatic Build System <autodist@mambasoft.it> 3.8.1-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user