Re: Macros in %files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Nov 13, 2008 at 2:47 PM, Orion Poplawski <orion@xxxxxxxxxxxxx> wrote:
> I'm reworking my plplot.spec and seeing the following build failure:
>
> Processing files: plplot-5.9.0-2.svn8985.fc11
> + exit 0
> error: File must begin with "/": %{python_sitearch}/_plplotcmodule.so
>
> spec has:
>
> %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from
> distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
>
> at the top, and then:
>
> %files
> %defattr(-,root,root,-)
> %{_docdir}/plplot-%{version}/
> %{_bindir}/plm2gif
> %{_bindir}/plpr
> %{_bindir}/pltek
> %{_bindir}/pstex2eps
> %{python_sitearch}/_plplotcmodule.so
>
> This has always worked before.
>
> Problems started showing up after I started using %bcond_without directives.

You can try adding %trace to the top of the spec file and see if
everything is expanding the way you'd expect.

--
Dan

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux