Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Merge Review: usbutils https://bugzilla.redhat.com/show_bug.cgi?id=226518 panemade@xxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From panemade@xxxxxxxxx 2008-02-12 09:40 EST ------- Thanks for quick work. 1) But, I think patch did not solved following issues usbutils.src: E: non-utf8-spec-file /tmp/usbutils-0.73-2.fc9.src.rpm.9287/usbutils.spec usbutils.src: E: tag-not-utf8 %changelog solution==> iconv -f ISO-8859-1 -t UTF-8 usbutils.spec >usbutils.spec.new mv usbutils.spec.new usbutils.spec 2) remove following line from SPEC cp /usr/share/libtool/config.{sub,guess} . as you already have BR: libtool I got successful scratch build with above changes at http://koji.fedoraproject.org/koji/taskinfo?taskID=418904 3)Source URL should be http://downloads.sourceforge.net/linux-usb/%{name}-{version}.tar.gz 4) change make install line in SPEC to make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" ==> This will preserve timestamps. 5) Is following conflict line in SPEC for this package still needed? Conflicts: hotplug < 3:2002_01_14-2 ==> I saw no cvs module for hotplug in Fedora. 6)Also, Can you build this package? -- Configure bugmail: https://bugzilla.redhat.com/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