oss-pkg-FileZilla.spec
+.DS_Store
-FileZilla Client 3.36.0
+FileZilla Client 3.64.0
###############################################################################
# SLS: PACKAGE
-# Copyright (c) 2017 Helmuth Varkoly, Nuermberg, Germany.
+# Copyright (c) 2023 Helmuth Varkoly, Nuermberg, Germany.
# All rights reserved.
#
-# Author: Helmuth Varkoly
+# Author: Helmuth Varkoly, Maximilian Grunow
#
-# Description: SLS to use with OSS's softwaremanagement
+# Description: SLS to use with Cranix's softwaremanagement
###############################################################################
PACKAGE:
pkg:
-Copyright (c) 2017 Peter Varkoly and Helmuth Varkoly Nürnberg. All rights reserverd.
\ No newline at end of file
+Copyright (c) 2023 Peter Varkoly and Helmuth Varkoly Nürnberg. All rights reserverd.
\ No newline at end of file
#
Name: oss-pkg-PACKAGE
-Summary: Package to install PACKAGE on OSS-Clients
+Summary: Package to install PACKAGE on Cranix-Clients
Version: VERSION
Release: RELEASE
License: GPL-2.0
Vendor: Peter Varkoly and Helmuth Varkoly
Packager: peter@varkoly.de
-Group: Productivity/
+Group: Productivity
Source: %{name}.tar.bz2
BuildArch: noarch
BuildRequires:unzip
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
-Package to install PACKAGE on OSS-Clients
+Package to install PACKAGE on Cranix-Clients
Authors:
--------
###############################################################################
# SLS: FileZilla
-# Copyright (c) 2017 Helmuth Varkoly, Nuermberg, Germany.
+# Copyright (c) 2023 Helmuth Varkoly, Nuermberg, Germany.
# All rights reserved.
#
-# Authors: Helmuth Varkoly
+# Authors: Helmuth Varkoly, Maximilian Grunow
#
# Description: Package SLS
# Note: No logging
FileZilla:
- '3.36.0':
- full_name: 'FileZilla Client 3.36.0'
+ '3.64.0':
+ full_name: 'FileZilla Client 3.64.0'
{% if ARCH == 'x64' %}
- installer: salt://win/repo-ng/FileZilla/FileZilla_3.36.0_win64-setup_bundled.exe
+ installer: salt://win/repo-ng/FileZilla/FileZilla_3.64.0_win64-setup.exe
uninstaller: '%PROGRAMFILES%\FileZilla FTP Client\uninstall.exe'
{% else %}
- installer: salt://win/repo-ng/FileZilla/FileZilla_3.36.0_win32-setup_bundled.exe
+ installer: salt://win/repo-ng/FileZilla/FileZilla_3.64.0_win32-setup.exe
uninstaller: '%PROGRAMFILES%\FileZilla FTP Client\uninstall.exe'
{% endif %}
install_flags: '/S'