[Bug 576023] Review Request: libwebcam - user-space configuration of the uvcvideo driver

bugzilla at redhat.com bugzilla at redhat.com
Mon Jul 19 06:55:53 UTC 2010


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=576023

--- Comment #22 from Hans de Goede <hdegoede at redhat.com> 2010-07-19 02:55:51 EDT ---
Hi Michael,

Almost there :)

Needs work:
-missing BuildRequires gengetopt
-you are not applying Patch3 anywhere
-Now the %{_datadir}/uvcdynctrl/data and the %{_datadir}/uvcdynctrl/data/046d
 directories are unowned. If you want to list each file under the dir
 explicitly, you need to also list all dirs, iow you need to use:
%dir %{_datadir}/uvcdynctrl
%dir %{_datadir}/uvcdynctrl/data
%dir %{_datadir}/uvcdynctrl/data/046d
%{_datadir}/uvcdynctrl/data/046d/logitech.xml
 but as said before instead you can also put just the following in %files:
%{_datadir}/uvcdynctrl
 note that this time there is no %dir in front of it! When you list a dir this
 way rpmbuild will make the rpm own the dir, and put all files and dirs
 below it in the rpm.

Regards,

Hans

-- 
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 package-review mailing list