On 05/25/2017 12:16 PM, Joseph Fischetti wrote: > I was able to build/install/test via copr, which is an awesome resource. > > Thanks Lukas for the suggestion. I'd still like to get it sorted at some > point so I can use a local repository for the package, but this will work for > the time being.
Take a look at the 'mock' package (`yum install mock`) You can do: `mock -r epel-7-x86_64 /path/to/srpm` and it will automatically download all of the build-dependencies and rebuild the SRPM into binary RPMs locally on your system. (This is the tool that COPR uses internally).
signature.asc
Description: OpenPGP digital signature
_______________________________________________ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org