summaryrefslogtreecommitdiff
path: root/contrib/fedora
AgeCommit message (Collapse)AuthorFilesLines
2013-08-22BUILD: Fix contrib build macros to display warningsStephen Gallagher1-6/+6
There was an inconsistency with how the warnings were specified and how they were consumed by the macros. The result was that warnings were hidden.
2013-05-23Adding script to create a SRPMLukas Slebodnik1-0/+120
Recommended way to create SRPM is to run make (prerelease-)srpm. But in previous case make file have to be generated, therefore configure script should not fail. (all sssd required dependencies have to be installed) Script make_srpm.sh can be runned without running configure, script can be runned only from git repository. https://fedorahosted.org/sssd/ticket/1927
2013-03-18Remove duplicate remake from bashrc_sssdJakub Hrozek1-6/+0
2013-03-07BUILD: Add contributed macros and aliases to simplify buildingStephen Gallagher1-0/+103