Commit Graph

3 Commits

Author SHA1 Message Date
Peter Jones
3dc1759711 Put back the patch to avoid needless #warn directives in public headers.
- Once again, don't complain about compilers newer than tested with in the
  public headers.
- Also use git to apply all patches.
- Fix up bad %global vs %define directives
- Fix up bad old changelog dates

Signed-off-by: Peter Jones <pjones@redhat.com>
2016-03-09 13:55:41 -05:00
gunnersrini
c64d7688f0 Update Source to the latest upstream version: v2.3.0 2016-03-08 20:49:30 +05:30
Peter Jones
651fed9793 Don't force the compiler version check on consumers of the library.
This check just stops things from building when the compiler gets
upgraded, and it clearly hasn't been maintained in some time.  The .so
almost certainly still works fine, and if the headers don't, the
consuming build will fail anyway.

Signed-off-by: Peter Jones <pjones@redhat.com>
2016-02-25 15:41:44 -05:00