https://bugzilla.redhat.com/show_bug.cgi?id=837268

--- Comment #10 from jiri vanek <jva...@redhat.com> ---
"2.f CardManager.noarch: E: use-of-home-in-%postun and %post - This is most
discusable issue. I'm using it just for echo so I believe that it can stay in
as serving good purpose. However, if you really insist I will remove it."

As I told I use it only for echo and this echo is not bad.  If you really
insists (But not only because rpmlint is complaining :o) I will replace this
scriplets with something like

%post
  echo "This application is using your your_home/CardManager directory as
location with custom collections"
  echo "If this directory exists it will be used, otherwise it will be created
during first launch"


%postun
  echo "This application is using your your_home/CardManager directory as
location with custom collections"
  echo "This directory was not removed during uninstall to not touch your
private collections"

But imho the original scriplets with ~ are little bit better.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to