]> err.no Git - pkg-config/commit
2008-03-23 Tollef Fog Heen <tfheen@err.no>
authorTollef Fog Heen <tfheen@err.no>
Sun, 23 Mar 2008 20:39:07 +0000 (21:39 +0100)
committerTollef Fog Heen <tfheen@err.no>
Sun, 23 Mar 2008 20:39:07 +0000 (21:39 +0100)
commit69dafea1c8f4737b51e32ac1b9427076c70728c1
tree29405f16b6d55211720cb234931240775a6d6f27
parent15e72cef72e0187ca5547e44888c391591359634
2008-03-23  Tollef Fog Heen  <tfheen@err.no>

       * check/check-conflicts, check/conflicts-test.pc: New test,
       testing that conflicts work as they should.

       * pkg.c (verify_package): Make the conflicts check not only check
       package versions, but also package names.  This makes conflicts
       functional, something they were not before.
ChangeLog
check/Makefile.am
check/check-conflicts [new file with mode: 0755]
check/conflicts-test.pc [new file with mode: 0644]
check/public-dep.pc
pkg.c