[Bug 1022255] Review Request: libltc - Linear/Longitudinal Time Code (LTC) Library

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

 



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



--- Comment #17 from Michael Schwendt <bugs.michael@xxxxxxx> ---
I cannot reproduce it with F19 either.

Package "rpm-build" requires package "pkgconfig", so /usr/bin/pkg-config is
available always. Only if I break the dependency and erase pkgconfig, that
disables the detection here. Package "redhat-rpm-config" is not needed.

In "strace rpmbuild --rebuild libltc-1.1.1-0.1.fc19.src.rpm | grep pkg" output,
one can see what files are accessed for the pkgconfig deps detection. It starts
with evaluating this file:

$ cat /usr/lib/rpm/fileattrs/pkgconfig.attr
%__pkgconfig_provides    %{_rpmconfigdir}/pkgconfigdeps.sh --provides
%__pkgconfig_requires    %{_rpmconfigdir}/pkgconfigdeps.sh --requires
%__pkgconfig_path   
^((%{_libdir}|%{_datadir})/pkgconfig/.*\.pc|%{_bindir}/pkg-config)$

If extracting the built ltc.pc file to current dir, one can test manually, too:

  $ echo ltc.pc | /usr/lib/rpm/pkgconfigdeps.sh -R
  /usr/bin/pkg-config
  $ echo ltc.pc | /usr/lib/rpm/pkgconfigdeps.sh -P
  pkgconfig(ltc) = 1.1.1

Find out what happens on your machine(s).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review





[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]