[Bug 502130] Review Request: openocd - Open On-Chip Debugger

bugzilla at redhat.com bugzilla at redhat.com
Sat Aug 22 07:47:48 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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





--- Comment #14 from Chitlesh GOORAH <chitlesh at gmail.com>  2009-08-22 03:47:47 EDT ---
The package looks good to me except the following warnings are found during the
rpmbuild


warning: File listed twice: /usr/share/openocd/contrib/libdcc
warning: File listed twice: /usr/share/openocd/contrib/libdcc/README
warning: File listed twice: /usr/share/openocd/contrib/libdcc/dcc_stdio.c
warning: File listed twice: /usr/share/openocd/contrib/libdcc/dcc_stdio.h
warning: File listed twice: /usr/share/openocd/contrib/libdcc/example.c
warning: File listed twice: /usr/share/openocd/contrib/openocd.udev


To fix it, replace

%{_datadir}/%{name}

by

%dir %{_datadir}/%{name}
%{_datadir}/%{name}/scripts

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list