On 3/10/19 6:39 AM, Globe Trotter wrote:
Looking at the details from the past (in the %changelog), in the past Fedora has not packaged it (since 2012). Anyway, why does not the following exclude it?

rm -f $RPM_BUILD_ROOT%{_bindir}/fetchmailconf*
rm -f $RPM_BUILD_ROOT%{_mandir}/man1/fetchmailconf.1*

That's just the launching script and the man page. There is still the main python library in the site-packages.

I noticed that it's in the python 2 site packages even though you're using python 3 in the build requires. I wonder how that's happening.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to