SPECS: FileZilla.spec - 3.0.9.2

blues blues at pld-linux.org
Wed Apr 23 00:43:37 CEST 2008


Author: blues                        Date: Tue Apr 22 22:43:37 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 3.0.9.2

---- Files affected:
SPECS:
   FileZilla.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/FileZilla.spec
diff -u SPECS/FileZilla.spec:1.24 SPECS/FileZilla.spec:1.25
--- SPECS/FileZilla.spec:1.24	Thu Mar 27 15:42:00 2008
+++ SPECS/FileZilla.spec	Wed Apr 23 00:43:32 2008
@@ -1,11 +1,9 @@
 # $Revision$, $Date$
 # TODO
-#	/usr/share/locale/ca_ES at valencia is needed by FileZilla-3.0.5.2-1.i686
-#	(there is probably ca_ES at valencia locale in Debian glibc - merge it)
-# - unpackaged:
-#   /usr/bin/fzputtygen
-#   /usr/share/filezilla/resources/blukis/theme.xml
-#   /usr/share/filezilla/resources/cyril/theme.xml
+# - /usr/share/locale/ca_ES at valencia is needed by FileZilla-3.0.5.2-1.i686
+#   (there is probably ca_ES at valencia locale in Debian glibc - merge it)
+#   Temporary removed locale...
+# - removed directory for vi_VN locale.
 Summary:	FTP client for X Window
 Summary(es.UTF-8):	Cliente FTP para el X Window
 Summary(ja.UTF-8):	X Window System 用マルチスレッド FTP クライアント
@@ -14,17 +12,15 @@
 Summary(ru.UTF-8):	FTP клиент для X Window
 Summary(uk.UTF-8):	FTP клієнт для X Window
 Name:		FileZilla
-Version:	3.0.8.1
-Release:	1.1
+Version:	3.0.9.2
+Release:	1
 License:	GPL
 Group:		X11/Applications/Networking
 Source0:	http://dl.sourceforge.net/filezilla/%{name}_%{version}_src.tar.bz2
-# Source0-md5:	465de8637065886ad07048c97385a387
+# Source0-md5:	4f8b3d84a6f09c012c3693fa7eba52b5
 Patch0:		%{name}-desktop.patch
-Patch1:		%{name}-locales.patch
 URL:		http://filezilla-project.org/
 BuildRequires:	autoconf
-BuildRequires:	--TODO
 BuildRequires:	automake
 BuildRequires:	libtool >= 2:1.5
 BuildRequires:	wxGTK2-unicode-devel >= 2.8.6
@@ -46,10 +42,8 @@
 %prep
 %setup -q -n filezilla-%{version}
 %patch0 -p1
-%patch1 -p1
 
 cd locales
-rm -f ca at valencia.po
 mv bg{_BG,}.po
 mv cs{_CZ,}.po
 mv da{_DK,}.po
@@ -73,6 +67,8 @@
 mv sk{_SK,}.po
 mv sl{_SI,}.po
 mv th{_TH,}.po
+# Temporary - FIXME:
+rm -f 	ca at valencia.po
 
 %build
 %{__libtoolize}
@@ -90,6 +86,11 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+# Temporary - FIXME:
+rm -rf \
+	$RPM_BUILD_ROOT%{_datadir}/locale/ca_ES at valencia/ \
+	$RPM_BUILD_ROOT%{_datadir}/locale/vi_VN/
+
 %find_lang filezilla
 
 %clean
@@ -100,6 +101,7 @@
 %doc AUTHORS NEWS README
 %attr(755,root,root) %{_bindir}/filezilla
 %attr(755,root,root) %{_bindir}/fzsftp
+%attr(755,root,root) %{_bindir}/fzputtygen
 %dir %{_datadir}/filezilla
 %dir %{_datadir}/filezilla/docs
 %{_datadir}/filezilla/docs/*
@@ -115,6 +117,7 @@
 %dir %{_datadir}/filezilla/resources/48x48
 %{_datadir}/filezilla/resources/48x48/*.png
 %dir %{_datadir}/filezilla/resources/blukis
+%{_datadir}/filezilla/resources/blukis/theme.xml
 %dir %{_datadir}/filezilla/resources/blukis/16x16
 %{_datadir}/filezilla/resources/blukis/16x16/*.png
 %dir %{_datadir}/filezilla/resources/blukis/32x32
@@ -122,6 +125,7 @@
 %dir %{_datadir}/filezilla/resources/blukis/48x48
 %{_datadir}/filezilla/resources/blukis/48x48/*.png
 %dir %{_datadir}/filezilla/resources/cyril
+%{_datadir}/filezilla/resources/cyril/theme.xml
 %dir %{_datadir}/filezilla/resources/cyril/16x16
 %{_datadir}/filezilla/resources/cyril/16x16/*.png
 %{_desktopdir}/*.desktop
@@ -135,6 +139,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2008-04-22 22:43:32  blues
+- 3.0.9.2
+
 Revision 1.24  2008-03-27 14:42:00  ankry
 - rel. 1.1; rel. 1 already tagged by builder
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/FileZilla.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list