Commit Graph

6 Commits

Author SHA1 Message Date
Orion Poplawski 1bb4a5c968 Use python3 for rpm generators
Use lowercase names for cmake provides in generator (in addition to old names)
2020-02-26 20:59:26 -07:00
Rex Dieter 8f3879e81d Fix ambiguous file lookup in cmake.prov
Don't use glob to lookup cmake config file, because there can
be multiple matches and we might accidentally pick the wrong one.
Instead just work with the filepath passed to us via stdin.
2017-02-20 10:17:02 -06:00
Orion Poplawski 72646fef46 Fix cmake.prov error 2017-02-09 11:24:13 -07:00
Jan Grulich 9a29aa1646 cmake.prov: handle exceptions 2015-03-23 10:18:31 +01:00
Rex Dieter 35c8f502e7 cmake.prov: use /usr/bin/python (instead of /bin/python) 2015-03-18 05:06:38 -05:00
Rex Dieter de493a3f77 RFE: CMake automatic RPM provides (#1202899) 2015-03-17 17:41:11 -05:00