[Bug 452427] Review Request: awesome - Extremely fast, small, dynamic and awesome floating and tiling window manager

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 28 21:19:22 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

--- Comment #110 from Jim Meyering <meyering at redhat.com> 2010-10-28 17:19:19 EDT ---
Building on F14 from sources, the first step is to rebuild cairo with
--enable-xcb, but that fails:

RPM build errors:
    Installed (but unpackaged) file(s) found:
   /usr/include/cairo/cairo-xcb.h
   /usr/lib64/pkgconfig/cairo-xcb-shm.pc
   /usr/lib64/pkgconfig/cairo-xcb.pc

To get past that, I had to add these lines to the %files section of cairo.spec:

%{_includedir}/cairo/cairo-xcb.h
%{_libdir}/pkgconfig/cairo-xcb-shm.pc
%{_libdir}/pkgconfig/cairo-xcb.pc

Otherwise, these instructions worked fine:
http://awesome.naquadah.org/wiki/Awesome-3-fedora

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list