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

Igor Gnatenko <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #4 from Igor Gnatenko <[email protected]> ---
> %configure --disable-static --with-usbids-dir=/usr/share/hwdata
replace /usr/share with %{_datadir}
> make DESTDIR=%{buildroot} install
replace with %make_install
> install -m ......
for all install calls use '-p' flag to preserver datetime
> Group: ....
drop this tag


other looks good to me

-- 
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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to