rel-eng/comps/comps-spacewalk-client-rhel5.xml | 1 - rel-eng/tito.props | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-)
New commits: commit a62aff4cbbfa971afaf8440e288bc991a53f6ddf Author: Michael Mraka michael.mraka@redhat.com Date: Wed Jan 30 15:14:53 2013 +0100
there's no abrt on RHEL5
diff --git a/rel-eng/comps/comps-spacewalk-client-rhel5.xml b/rel-eng/comps/comps-spacewalk-client-rhel5.xml index 023b99f..b8d2c4c 100644 --- a/rel-eng/comps/comps-spacewalk-client-rhel5.xml +++ b/rel-eng/comps/comps-spacewalk-client-rhel5.xml @@ -32,7 +32,6 @@ <packagereq type="default">spacewalk-client-repo</packagereq> <packagereq type="default">spacewalk-backend-libs</packagereq> <packagereq type="default">spacewalk-oscap</packagereq> - <packagereq type="default">spacewalk-abrt</packagereq> </packagelist> </group> </comps> diff --git a/rel-eng/tito.props b/rel-eng/tito.props index 53db252..e56f8c3 100644 --- a/rel-eng/tito.props +++ b/rel-eng/tito.props @@ -10,7 +10,7 @@ autobuild_tags = spacewalk-nightly-rhel5 spacewalk-nightly-rhel6 spacewalk-night
[spacewalk-nightly-rhel5] disttag = .el5 -blacklist=oracle-server-admin oracle-server-scripts rhnclient smartpm oracle-rhnsat-selinux spacewalk-jpp-workaround apt-spacewalk python-hwdata spacewalk-oro-compat +blacklist=oracle-server-admin oracle-server-scripts rhnclient smartpm oracle-rhnsat-selinux spacewalk-jpp-workaround apt-spacewalk python-hwdata spacewalk-oro-compat spacewalk-abrt
[spacewalk-nightly-rhel6] disttag = .el6
spacewalk-commits@lists.fedorahosted.org