commit | c81a43c753efbda6f2106dbf0a291005683474f8 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Wed Sep 28 17:15:16 2011 -0400 |
committer | Eric Paris <eparis@redhat.com> | Wed Nov 02 15:37:10 2011 -0400 |
tree | cb51c58fa6a6cc250b8f56a7254b22b4b8feb3b1 | |
parent | b3b19fdce58ff6ddfa6dfb8e5576c922c96e1e45 [diff] |
libselinux: libsemanage: libsepol: regenerate .pc on VERSION change The makefile which generated the package config files did not have the VERSION file as a dependancy. Thus if you updated a tree you have previously build the .pc file wouldn't be rebuilt and the old version would be reinstalled. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Dan Walsh <dwalsh@redhat.com>