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



--- Comment #5 from Antonio Trande <[email protected]> ---
(In reply to Zbigniew Jędrzejewski-Szmek from comment #3)
> rm -rf $RPMBUILDROOT is unnecessary.
> 
> Hm, what is the "touch $RPM_BUILD_ROOT%{_libdir}/libgtengine.so.2" for?
> 
> ln -sf %{_libdir}/libgtengine.so.2.0
> $RPM_BUILD_ROOT%{_libdir}/libgtengine.so.2

I didn't knew that was enough the link only.

> ...
> I think this should be
> ln -s libgtengine.so.2.0 ${buildroot}%{_libdir}/libgtengine.so.2
> ln -s libgtengine.so.2 ${buildroot}%{_libdir}/libgtengine.so
> 

Spec URL: https://sagitter.fedorapeople.org/gtengine/gtengine.spec
SRPM URL:
https://sagitter.fedorapeople.org/gtengine/gtengine-2.3-3.fc23.src.rpm

> Hm, does the license which forbids the distribution of the PDFs also apply to 
> > the installation instructions? It's only 5 pages and is included in the 
> tarball, but strict reading of the notice suggests that it does:
> "The PDF documents at our site are copyrighted but not subject to the liberal 
> > terms of the Boost License".

I think that Installation PDF is not useful for packaging. Real documentation
is online: http://www.geometrictools.com/Documentation/Documentation.html

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