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

--- Comment #5 from Michael Schwendt <[email protected]> ---
* As noticed in the related reviews, there are inter-package dependencies
involved. libee-devel should contain

  Requires: libestr-devel%{?_isa}

as headers like libee.h include libestr headers.


> %build
> %configure 
> %{__make}

Calling "V=1 make" for more verbose build output would be nice. For this
package, the linking stage would be affected, so a test-build was necessary to
notice this.


> %{__make} install -p DESTDIR=%{buildroot}

That error is in here, too:

  make install INSTALL="install -p" DESTDIR=%{buildroot}


* The "tests" directory contains a testsuite that's suitable for running it in
a %check section in the package.

-- 
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