]> git.pld-linux.org Git - packages/FileZilla.git/blame - FileZilla.spec
- updated to 3.3.1
[packages/FileZilla.git] / FileZilla.spec
CommitLineData
5b27871b 1# TODO
4089d4bd
PG
2# - /usr/share/locale/ca_ES@valencia is needed by FileZilla-3.0.5.2-1.i686
3# (there is probably ca_ES@valencia locale in Debian glibc - merge it)
4# Temporary removed locale...
8c15d1b4
PG
5Summary: FTP client for X Window
6Summary(es.UTF-8): Cliente FTP para el X Window
7Summary(ja.UTF-8): X Window System 用マルチスレッド FTP クライアント
8Summary(pl.UTF-8): Klient FTP dla X Window
9Summary(pt_BR.UTF-8): Cliente FTP para o X Window
10Summary(ru.UTF-8): FTP клиент для X Window
11Summary(uk.UTF-8): FTP клієнт для X Window
12Name: FileZilla
3aee9f91 13Version: 3.3.1
dca417f0 14Release: 1
8c15d1b4
PG
15License: GPL
16Group: X11/Applications/Networking
390ebd47 17Source0: http://dl.sourceforge.net/filezilla/%{name}_%{version}_src.tar.bz2
3aee9f91 18# Source0-md5: 3454defa3bdb137bf69fc73495231ca1
73f60021 19Patch0: %{name}-desktop.patch
8c15d1b4 20URL: http://filezilla-project.org/
d2e4d3bc
JB
21BuildRequires: autoconf
22BuildRequires: automake
524c0f1f 23BuildRequires: dbus-devel
43109387 24BuildRequires: gettext-devel
4ea467ff 25BuildRequires: gnutls-devel >= 2.8.3
43109387 26BuildRequires: libidn-devel
d2e4d3bc 27BuildRequires: libtool >= 2:1.5
43109387 28BuildRequires: pkgconfig
524c0f1f
AG
29BuildRequires: wxGTK2-unicode-devel >= 2.8.9
30BuildRequires: wxWidgets-devel >= 2.8.9
31BuildRequires: wxWidgets-utils >= 2.8.9
32Requires: wxWidgets >= 2.8.9
0ae50dd3 33Provides: filezilla
8a2396ba 34Obsoletes: filezilla
8c15d1b4
PG
35BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
36
37%description
73f60021
PG
38FileZilla is a fast and reliable FTP client with lots of useful
39features and an intuitive interface.
40
41%description -l pl.UTF-8
42FileZilla to szybki i wiarygodny klient FTP z wieloma przydatnymi
43opcjami oraz intuicyjnym interfejsem.
8c15d1b4
PG
44
45%prep
46%setup -q -n filezilla-%{version}
73f60021 47%patch0 -p1
fe7d5f4d 48
73f60021 49cd locales
5b27871b 50mv bg{_BG,}.po
d2e4d3bc 51mv cs{_CZ,}.po
73f60021 52mv da{_DK,}.po
5b27871b 53mv et{_EE,}.po
d2e4d3bc 54mv eu{_ES,}.po
5b27871b 55mv fi{_FI,}.po
d2e4d3bc 56mv gl{_ES,}.po
508ff704 57mv he{_IL,}.po
5b27871b 58mv hu{_HU,}.po
73f60021 59mv id{_ID,}.po
73f60021 60mv ja{_JP,}.po
d2e4d3bc 61mv km{_KH,}.po
73f60021 62mv ko{_KR,}.po
5b27871b
ER
63mv lt{_LT,}.po
64mv lv{_LV,}.po
65mv mk{_MK,}.po
73f60021 66mv nb{_NO,}.po
81ec73ed 67mv nn{_NO,}.po
73f60021
PG
68mv pl{_PL,}.po
69mv pt{_PT,}.po
508ff704 70mv ro{_RO,}.po
5b27871b
ER
71mv sk{_SK,}.po
72mv sl{_SI,}.po
cdcabd0d 73mv th{_TH,}.po
b6f28ac2 74mv uk{_UA,}.po
d27cea2a 75mv vi{_VN,}.po
4089d4bd 76# Temporary - FIXME:
d27cea2a 77rm -f ca@valencia.po
5b27871b 78
8c15d1b4 79%build
d2e4d3bc
JB
80%{__libtoolize}
81%{__aclocal} -I .
82%{__autoconf}
83%{__autoheader}
84%{__automake}
7b023f3b
PG
85%configure \
86 --with-wx-config=wx-gtk2-unicode-config
8c15d1b4
PG
87%{__make}
88
89%install
90rm -rf $RPM_BUILD_ROOT
91
92%{__make} install \
93 DESTDIR=$RPM_BUILD_ROOT
94
4089d4bd
PG
95# Temporary - FIXME:
96rm -rf \
d27cea2a 97 $RPM_BUILD_ROOT%{_datadir}/locale/ca_ES@valencia
4089d4bd 98
73f60021 99%find_lang filezilla
8c15d1b4
PG
100
101%clean
102rm -rf $RPM_BUILD_ROOT
103
73f60021 104%files -f filezilla.lang
8c15d1b4 105%defattr(644,root,root,755)
73f60021
PG
106%doc AUTHORS NEWS README
107%attr(755,root,root) %{_bindir}/filezilla
108%attr(755,root,root) %{_bindir}/fzsftp
4089d4bd 109%attr(755,root,root) %{_bindir}/fzputtygen
73f60021
PG
110%dir %{_datadir}/filezilla
111%dir %{_datadir}/filezilla/docs
112%{_datadir}/filezilla/docs/*
113%dir %{_datadir}/filezilla/resources
114%{_datadir}/filezilla/resources/*.png
115%{_datadir}/filezilla/resources/*.wav
116%{_datadir}/filezilla/resources/*.xml
117%{_datadir}/filezilla/resources/*.xrc
118%dir %{_datadir}/filezilla/resources/16x16
119%{_datadir}/filezilla/resources/16x16/*.png
120%dir %{_datadir}/filezilla/resources/32x32
121%{_datadir}/filezilla/resources/32x32/*.png
122%dir %{_datadir}/filezilla/resources/48x48
123%{_datadir}/filezilla/resources/48x48/*.png
124%dir %{_datadir}/filezilla/resources/blukis
4089d4bd 125%{_datadir}/filezilla/resources/blukis/theme.xml
73f60021
PG
126%dir %{_datadir}/filezilla/resources/blukis/16x16
127%{_datadir}/filezilla/resources/blukis/16x16/*.png
128%dir %{_datadir}/filezilla/resources/blukis/32x32
129%{_datadir}/filezilla/resources/blukis/32x32/*.png
130%dir %{_datadir}/filezilla/resources/blukis/48x48
131%{_datadir}/filezilla/resources/blukis/48x48/*.png
132%dir %{_datadir}/filezilla/resources/cyril
4089d4bd 133%{_datadir}/filezilla/resources/cyril/theme.xml
73f60021
PG
134%dir %{_datadir}/filezilla/resources/cyril/16x16
135%{_datadir}/filezilla/resources/cyril/16x16/*.png
937a9452 136%dir %{_datadir}/filezilla/resources/lone
137%{_datadir}/filezilla/resources/lone/theme.xml
138%dir %{_datadir}/filezilla/resources/lone/16x16
139%{_datadir}/filezilla/resources/lone/16x16/*.png
140%dir %{_datadir}/filezilla/resources/lone/32x32
141%{_datadir}/filezilla/resources/lone/32x32/*.png
142%dir %{_datadir}/filezilla/resources/lone/48x48
143%{_datadir}/filezilla/resources/lone/48x48/*.png
cc058e20 144%dir %{_datadir}/filezilla/resources/minimal
145%{_datadir}/filezilla/resources/minimal/theme.xml
146%dir %{_datadir}/filezilla/resources/minimal/16x16
147%{_datadir}/filezilla/resources/minimal/16x16/*.png
148%dir %{_datadir}/filezilla/resources/minimal/32x32
149%{_datadir}/filezilla/resources/minimal/32x32/file.png
4c3dec04 150%dir %{_datadir}/filezilla/resources/opencrystal
151%{_datadir}/filezilla/resources/opencrystal/theme.xml
152%dir %{_datadir}/filezilla/resources/opencrystal/16x16
153%{_datadir}/filezilla/resources/opencrystal/16x16/*.png
154%dir %{_datadir}/filezilla/resources/opencrystal/32x32
155%{_datadir}/filezilla/resources/opencrystal/32x32/*.png
156%dir %{_datadir}/filezilla/resources/opencrystal/48x48
157%{_datadir}/filezilla/resources/opencrystal/48x48/*.png
937a9452 158%{_iconsdir}/hicolor/*/apps/filezilla.png
73f60021
PG
159%{_desktopdir}/*.desktop
160%{_pixmapsdir}/*.png
5c22543d
PG
161%{_mandir}/man1/*.1*
162%{_mandir}/man5/*.5*
This page took 0.148397 seconds and 4 git commands to generate.