Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: andutteye-client - Andutteye Software Suite Monitoring agent
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=211319
------- Additional Comments From andreas.utterberg@thundera.se 2006-11-15 09:17 EST ------- Thanx for all input! Hopefully it will go smoother on future packets when i have learned the Fedora standard correctly :-). Is this the right way to go if one wants to change locations on the software when the packed software in the Source tarbundle? have different locations defined?
<snip> %install mkdir -p %{buildroot}%{andutteye_bin_dir} install -m 0755 opt/andutteye/backbone/andutteye-api-linux.pl %{buildroot}%{andutteye_bin_dir} install -m 0755 opt/andutteye/bin/andutteyed %{buildroot}%{andutteye_bin_dir} install -m 0755 opt/andutteye/utils/* %{buildroot}%{andutteye_bin_dir} install -m 0644 opt/andutteye/LICENSE rm -rf %{buildroot}/opt/andutteye </snip>
Thanx in advance.