From 6a5cecf8f11d5c3e6308fba91ab6a584d2552d26 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Tue, 30 Oct 2012 17:18:16 -0500 Subject: export.py: Add bcfg2-selinux spec file for changelog Signed-off-by: Sol Jerome --- tools/export.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/export.py b/tools/export.py index d8a534376..33c42d238 100755 --- a/tools/export.py +++ b/tools/export.py @@ -171,7 +171,7 @@ E.G. 1.2.0pre1 is a valid version. "- New upstream release\n", "\n"] # write out the new RPM changelog - specs = ["misc/bcfg2.spec", "redhat/bcfg2.spec.in"] + specs = ["misc/bcfg2.spec", "misc/bcfg2-selinux.spec", "redhat/bcfg2.spec.in"] if options.dryrun: print("*** Add the following to the top of the %%changelog section in %s:\n%s\n" % (rpmchangelog, " and ".join(specs))) -- cgit v1.2.3-1-g7c22