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

Mario Blättermann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |m
             Blocks|                            |928937 (qt-reviews)



--- Comment #1 from Mario Blättermann <[email protected]> ---
# We install into libdir, but really build no binaries
%global debug_package %{nil}

If we don't build binaries, shouldn't this package be noarch? I know it is
somewhat difficult to sort out the files in /usr/lib as far as a 64-bit system
would expect these in /usr/lib64. But if there is a way to get it noarch, go
it.


rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,-)

Those are obsolete (current build chain defaults to that anyway), please drop.


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=928937
[Bug 928937] Qt-related package review tracker
-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to