From: Peter Varkoly Date: Tue, 19 Sep 2017 19:37:32 +0000 (+0200) Subject: Adapt to the fixed json X-Git-Url: https://repo.cephalix.eu/gitweb/?a=commitdiff_plain;h=20fe8c65bbcc660f8664e772bf4432287ef7e584;p=template-old.git Adapt to the fixed json --- diff --git a/packages.spec.in b/packages.spec.in index fefb307..b58c49c 100644 --- a/packages.spec.in +++ b/packages.spec.in @@ -49,7 +49,7 @@ rm -rf %{buildroot} %post -/usr/sbin/oss_api.sh POST 'softwares/add' '{"name":"PACKAGE","manuell":false,"description":"PACKAGE","softwareVersions":[{"version":"VERSION"}]}' +/usr/sbin/oss_api.sh POST 'softwares/add' '{"name":"PACKAGE","manually":false,"description":"PACKAGE","softwareVersions":[{"version":"VERSION"}]}' %files %defattr(644,root,root)