https://bugzilla.redhat.com/show_bug.cgi?id=1492084 --- Comment #5 from mgansser@xxxxxxxx <mgansser@xxxxxxxxx> --- (In reply to srakitnican from comment #4) > (In reply to mgansser@xxxxxxxx from comment #3) > > (In reply to srakitnican from comment #1) > > > > file COPYING is now in the git: > > https://git.sesse.net/?p=movit;a=blob_plain;f=COPYING; > > hb=13f6483a23b8d34947a0967269ba6ee19d106562 > > > > hwo should i comment this in the spec file ? > > I guess it is fine in that case then, but please add your COPYING text file > to %license instead to main and data packages, adding it to devel package is > unnecessary since it depends on the main package. Leaving a comment > explaining why you are adding the license test file. add %license macro add comment > While we are at it, you don't have any dependencies on the data package or > vice versa. Does the main package work without it? > > > make check fails due src/gtest-all.cc is missing, if I'm right. > > > > + export GTEST_DIR=/usr/include/gtest > > + GTEST_DIR=/usr/include/gtest > > + make check > > g++ -MMD -MP -Wall -O2 -g -pipe -Wall -Werror=format-security > > -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong > > --param=ssp-buffer-size=4 -grecord-gcc-switches > > -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic > > -fvisibility-inlines-hidden -I/usr/include/gtest/include -I/usr/include/SDL > > -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/eigen3 -o > > effect_chain_test.o -c effect_chain_test.cpp > > make: *** No rule to make target '/usr/include/gtest/src/gtest-all.cc', > > needed by 'gtest-all.o'. Stop. > > error: Bad exit status from /var/tmp/rpm-tmp.r8UCxK (%check) > > Yeah it seems broken, it is alright to leave it out. skipped test build Spec URL: https://martinkg.fedorapeople.org/Review/SPECS/movit.spec SRPM URL: https://martinkg.fedorapeople.org/Review/SRPMS/movit-1.5.3-2.fc26.src.rpm %changelog * Sat Sep 23 2017 Martin Gansser <martinkg@xxxxxxxxxxxxxxxxx> - 1.5.3-2 - Add comment why adding licensing test file - Add %%license macro only to main package - Add RR %%{name}-data = %%{version}-%%{release} to main package - Add RR %%{name} = %%{version}-%%{release} to data sub package -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx