Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Christoph Wickert <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from Christoph Wickert <[email protected]> 2010-04-05 
18:55:14 EDT ---
Although the BuildRoot tag and cleaning the buildroot are no longer stricktly
necessary, what is wrong with having these two lines in the spec and making it
work on more platforms?

If you really want to save a few letters, I suggest to replace

install -Dpm 644 %{SOURCE1} %{buildroot}%{_docdir}/%{name}-%{version}/README.md

and

%doc %{_docdir}/%{name}-%{version}/README.md

with a simple

%doc %{SOURCE1}

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to