]> git.pld-linux.org Git - packages/FileZilla.git/commitdiff
- up to 3.1.1.1 auto/th/FileZilla-3_1_1_1-1 auto/ti/FileZilla-3_1_1_1-1
authordzeus <dzeus@pld-linux.org>
Wed, 13 Aug 2008 06:40:21 +0000 (06:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added opencrystal theme

Changed files:
    FileZilla.spec -> 1.32

FileZilla.spec

index df3645a4b00774d1afb2bffe503e4b8c94984284..8ae24592a661ab8a920963d32bf0635a4e4e4617 100644 (file)
@@ -10,12 +10,12 @@ Summary(pt_BR.UTF-8):       Cliente FTP para o X Window
 Summary(ru.UTF-8):     FTP клиент для X Window
 Summary(uk.UTF-8):     FTP клієнт для X Window
 Name:          FileZilla
-Version:       3.1.0.1
+Version:       3.1.1.1
 Release:       1
 License:       GPL
 Group:         X11/Applications/Networking
 Source0:       http://dl.sourceforge.net/filezilla/%{name}_%{version}_src.tar.bz2
-# Source0-md5: 45a28bac466bd8f2eb1a97dfeb3ea8b3
+# Source0-md5: ba453a5007c38c68381814f42e4e834c
 Patch0:                %{name}-desktop.patch
 URL:           http://filezilla-project.org/
 BuildRequires: autoconf
@@ -135,6 +135,14 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/filezilla/resources/lone/32x32/*.png
 %dir %{_datadir}/filezilla/resources/lone/48x48
 %{_datadir}/filezilla/resources/lone/48x48/*.png
+%dir %{_datadir}/filezilla/resources/opencrystal
+%{_datadir}/filezilla/resources/opencrystal/theme.xml
+%dir %{_datadir}/filezilla/resources/opencrystal/16x16
+%{_datadir}/filezilla/resources/opencrystal/16x16/*.png
+%dir %{_datadir}/filezilla/resources/opencrystal/32x32
+%{_datadir}/filezilla/resources/opencrystal/32x32/*.png
+%dir %{_datadir}/filezilla/resources/opencrystal/48x48
+%{_datadir}/filezilla/resources/opencrystal/48x48/*.png
 %{_iconsdir}/hicolor/*/apps/filezilla.png
 %{_desktopdir}/*.desktop
 %{_pixmapsdir}/*.png
This page took 0.033647 seconds and 4 git commands to generate.