https://bugzilla.redhat.com/show_bug.cgi?id=1113915
--- Comment #2 from Matej Stuchlik mstuchli@redhat.com --- (In reply to Christopher Meng from comment #1)
- Release: 1
https://fedoraproject.org/wiki/Packaging:NamingGuidelines#Using_the_.25.7B. 3Fdist.7D_Tag
Fixed 8
- BuildRequires: python-devel
BuildRequires: python3-devel
Why python2 still being used?
Required during the build process: python ../py/makeqstrdata.py build/genhdr/qstrdefs.preprocessed.h qstrdefsport.h > build/genhdr/qstrdefs.generated.h
- LDFLAGS need to set as well: %?__global_ldflags
Fixed, but I'm now the build fails during linking. http://koji.fedoraproject.org/koji/taskinfo?taskID=7095407 I'll look into it, but does it seem familiar to you?
- Try make -C for subdir building
Fixed
New SRPM URL: http://mstuchli.fedorapeople.org/micropython-1.1.1-1.fc20.src.rpm