Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=891170

leigh scott <[email protected]> changed:

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

--- Comment #1 from leigh scott <[email protected]> ---
Hi,

I believe the pkgconfig requirement should be removed from the -devel
subpackage as per guidelines.

also this requirement need s changing from

Requires:       %{name} = %{version}-%{release} 

to


Requires: %{name}%{?_isa} = %{version}-%{release}


In the %install section please change

%make_install


to

make install DESTDIR=%{buildroot}

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=p0ennFfoWm&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to