Skip to content

Commit

Permalink
update changelog and remove marcos changes from spec file
Browse files Browse the repository at this point in the history
update changelog entry

Remove macros changes in the spec file

Add newline char to spec file
  • Loading branch information
simran committed Oct 11, 2020
1 parent 5366eab commit 520f9a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 5 additions & 0 deletions saphanabootstrap-formula.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Oct 11 04:21:32 UTC 2020 - Simranpal Singh <[email protected]>

- Fix the hana media extraction and installation logics when using exe archives

-------------------------------------------------------------------
Thu Oct 8 02:34:37 UTC 2020 - Simranpal Singh <[email protected]>

Expand Down
2 changes: 0 additions & 2 deletions saphanabootstrap-formula.spec
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ Suggests: prometheus-hanadb_exporter >= 0.7.0
%define fname hana
%define fdir %{_datadir}/salt-formulas
%define ftemplates templates
%define fmacros macros

%description
SAP HANA deployment salt formula. This formula is capable to install
Expand Down Expand Up @@ -77,7 +76,6 @@ fi

%attr(0755, root, salt) %{fdir}/states/%{fname}
%attr(0755, root, salt) %{fdir}/states/%{fname}/%{ftemplates}
%attr(0755, root, salt) %{fdir}/states/%{fname}/%{fmacros}
%attr(0755, root, salt) %{fdir}/metadata/%{fname}

%changelog

0 comments on commit 520f9a5

Please sign in to comment.