On 12/06/2016 03:55 PM, Orion Poplawski wrote:
%_pkgdocdir was added in RHEL7.3, but incorrectly - see https://bugzilla.redhat.com/show_bug.cgi?id=1392354 I've added a fixed version to epel-rpm-macros - https://bodhi.fedoraproject.org/updates/epel-rpm-macros-7-11 And went ahead and added it for EPEL6 as well: https://bodhi.fedoraproject.org/updates/epel-rpm-macros-6-16 I've submitted buildroot overrides as well, so they should be active in koji. Please test and give feedback.
My build is still failing for EPEL7: http://koji.fedoraproject.org/koji/taskinfo?taskID=16787864 I can tell DOCDIR is still being set to the unversioned name: + make -j16 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' LIBDIR=/usr/share/mup DOCDIR=/usr/share/doc/mup But then in the %files processing, it's looking for the versioned name: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xFa6Xl + umask 022 + cd /builddir/build/BUILD + cd mup-6.5 + DOCDIR=/builddir/build/BUILDROOT/mup-6.5-1.el7.x86_64/usr/share/doc/mup-6.5 + export DOCDIR Thanks, Greg _______________________________________________ epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx