Luca Boccassi
|
202e7e03e3
|
Problem: RPM build targets outdated docs
Solution: update manpages list and use wildcard where possible in the
spec file
|
2016-07-31 17:10:34 +01:00 |
|
Luca Boccassi
|
faaa8e53fe
|
Problem: RPM has hard-coded SONAME versions
Solution: target wildcard in the spec file to make maintenance
easier
|
2016-07-31 17:10:34 +01:00 |
|
Luca Boccassi
|
c4defc75c0
|
Problem: RPM does not support PGM
Solution: build-depend on the libraries and add parameters in the
spec file
|
2016-07-31 17:10:34 +01:00 |
|
Luca Boccassi
|
373b63de9e
|
Problem: RPM build does not support automake
Solution: build-depend on the toolchain and call autoreconf in the
spec
|
2016-07-31 17:10:33 +01:00 |
|
Luca Boccassi
|
0372e5ce22
|
Problem: spec file needs version before build on OBS
Solution: stop autogenerating it and hard code version so that the
OBS build service can extract it and use it to build packages
automatically
|
2016-07-31 17:10:33 +01:00 |
|