--- /dev/null
+.DS_Store
\ No newline at end of file
-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
VERSION = $(shell cat VERSION )
RELEASE = $(shell cat RELEASE )
NRELEASE = $(shell echo $(RELEASE) + 1 | bc )
-YEAR = $(shell date +%Y )
+YEAR = $(shell date +%Y )
package:
sed s/VERSION/$(VERSION)/g oss-pkg-$(PACKAGE).spec.in > oss-pkg-$(PACKAGE).spec
###############################################################################
# SLS: PACKAGE
-# Copyright (c) 2017 Helmuth Varkoly, Nuermberg, Germany.
+# Copyright (c) 2023 Helmuth Varkoly, Nuermberg, Germany.
# All rights reserved.
#
# Author: Helmuth Varkoly
#
# Description: SLS to use with OSS's softwaremanagement
###############################################################################
+MicrosoftTeams:
+ pkg.removed:
+ - version: 1.3.0.12058
+
PACKAGE:
pkg:
- installed
-1.3.0.12058
+1.6.00.7354
###############################################################################
-# SLS: Java Runtime
-# Copyright (c) 2017 Helmuth Varkoly, Nuermberg, Germany.
+# SLS: Microsoft Teams
+# Copyright (c) 2023 Helmuth Varkoly, Nuermberg, Germany.
# All rights reserved.
#
-# Authos: Helmuth Varkoly
+# Authors: Helmuth Varkoly, Maximilian Grunow
#
# Description: SLS for installation
###############################################################################