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



--- Comment #5 from Christopher Meng <[email protected]> ---
1.
Wrong:

%changelog
* Wed Oct 16 2013 Vladan Popovic <[email protected]> - 0.4-2%{?dist}

--->

%changelog
* Wed Oct 16 2013 Vladan Popovic <[email protected]> - 0.4-2


2. %{__python} --> %{__python2}

%{python_sitelib}--> %{python2_sitelib}

3. DO NOT leave any macro in %changelog:

- Add files to %doc

-->

- Add files to %%doc

4. You'd better BR python2-devel.

-- 
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