Michael Scherer changed Bug 739015
What Removed Added
CC   misc@zarb.org
Assignee nobody@fedoraproject.org misc@zarb.org

Comment # 2 from
Hi, 

- why is debug package disabled ?
( I assume that's because that's erlang, but in the absence of mention in the
draft erlang packaging policy, I prefer to ask )

- lots of stuff are not needed anymore for newer Fedora :

%clean
rm -rf $RPM_BUILD_ROOT

rm -Rf in the beginning of %install

%defattr(-,root,root,-)

BuildRoot:    %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)

- could you explain how the test fail in koji ( at least, with a comment ? )

otherwise, this seems good, let me start the review.


You are receiving this mail because: