Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: qcwebcam https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=193216 ------- Additional Comments From paul@xxxxxxxxxxxx 2006-05-27 06:36 EST ------- (In reply to comment #2) > John, > Please check SPEC file again at > http://people.redhat.com/pnemade/Qcwebcam/qcwebcam.spec. I am getting error > error: Bad file: /usr/src/redhat/SOURCES/Webcam.desktop: No such file or directory The file Webcam.desktop was missing from the RPM SOURCES directory. This shouldn't happen if you're building from the SRPM, which contains this file. > what changes should i do in SPEC file?? I'd suggest reading the packaging guidelines here: http://fedoraproject.org/wiki/Packaging/Guidelines It doesn't cover everything here though. In particular, RPM packages should not install anything under /usr/local - you need to change the install step to put files under /usr instead. > Also for using dist tag i saw onse statement on > http://fedoraproject.org/wiki/Packaging/NamingGuidelines#head-beca3bf84972f19a384cc2e5091ed47c2b3cebc7 > that NOTE: Fedora Core packages cannot use the %{?dist} tag as the current build > system cannot handle it. This is a Fedora Extras package submission, not a Fedora Core one. The Fedora Extras build system (which will soon be used for Fedora Core anyway) handles the dist tag just fine. > So how to use dist in SPEC file? Exactly as it says on the wiki. I tried but no value is substituted there > and got blank space in src rpm name. The macros will defined automatically in the Fedora Extras build system, and you can try this for yourself by building your package in mock. See: http://fedoraproject.org/wiki/Projects/Mock You could alternatively define the macros manually when you build the package: $ rpmbuild --define "fedora 5" --define "dist .fc5" ... I see there is another project called qcwebcam: http://www.fhttpd.org/pub/qcwebcam/README.html This could cause confusion... -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review