Hi, I was surprised when my package (fuse-smb) failed during last rawhide rebuild in mock. In log there is: checking libsmbclient.h usability... no checking libsmbclient.h presence... no checking for libsmbclient.h... no configure: error: Please install libsmbclient header files. Up to FC6 libsmbclient.h is in samba-common (which is in BuildRequires), but after small investigation I noticed that in FC7 this file is in separate package libsmbclient-devel and dependency should be added. I would like to ask should I do something like: if "%fedora" > "6" BuildRequires: libsmbclient-devel %endif or it's better to make a branch for a rawhide and higher? Regards Marcin -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list