--- /dev/null
+Microsoft Excel MUI (German) 2016
+Microsoft Groove MUI (German) 2016
+Microsoft Office 64-bit Components 2016
+Microsoft Office OSM MUI (German) 2016
+Microsoft Office OSM UX MUI (German) 2016
+Microsoft Office Proofing (German) 2016
+Microsoft Office Proofing Tools 2016 - English
+Microsoft Office Shared 64-bit MUI (German) 2016
+Microsoft Office Shared MUI (German) 2016
+Microsoft Office Standard 2016
+Microsoft OneNote MUI (German) 2016
+Microsoft Outlook MUI (German) 2016
+Microsoft Publisher MUI (German) 2016
+Microsoft Word MUI (German) 2016
sed -i s/RELEASE/$(NRELEASE)/g oss-pkg-$(PACKAGE).spec
sed -i s/PACKAGE/$(PACKAGE)/g oss-pkg-$(PACKAGE).spec
sed -i s/YEAR/$(YEAR)/g oss-pkg-$(PACKAGE).spec
+ ../oss-pkg-tools/create_hash.sh $(PACKAGE)
mkdir -p oss-pkg-$(PACKAGE)
if [ ! -e $(PACKAGE).sls ]; then cp ../template/template.sls $(PACKAGE).sls; fi
sed s/PACKAGE/$(PACKAGE)/g $(PACKAGE).sls > oss-pkg-$(PACKAGE)/$(PACKAGE).sls
%post
-/usr/sbin/oss_api.sh POST 'softwares/add' '{"name":"PACKAGE","manually":false,"description":"PACKAGE","softwareVersions":[{"version":"VERSION"}]}'
+/usr/sbin/oss_api_post_file.sh 'softwares/add' /srv/salt/win/repo-ng/PACKAGE/HASH.json
%files
%defattr(644,root,root)