Changes to 'refs/tags/spacewalk-repo-1.3-1'
by Tomas Lestach
Tag 'spacewalk-repo-1.3-1' created by Tomas Lestach <tlestach(a)redhat.com> at 2011-01-31 17:36 +0000
Tagging package [spacewalk-repo] version [1.3-1] in directory [spec-tree/spacewalk-repo/].
Changes since spacewalk-1.3.3-1:
Tomas Lestach (4):
adding python-ethtool to rhel6 server comps
build python-ethtool only for dist-6E-sw-1.3-candidate
enable rhel6 repo
Automatic commit of package [spacewalk-repo] minor release [1.3-1].
---
rel-eng/comps/comps-spacewalk-server-rhel6.xml | 1 +
rel-eng/packages/spacewalk-repo | 2 +-
rel-eng/tito.props | 6 +++---
spec-tree/spacewalk-repo/spacewalk-repo.spec | 7 +++++--
4 files changed, 10 insertions(+), 6 deletions(-)
---
12 years, 4 months
2 commits - rel-eng/packages spec-tree/spacewalk-repo
by Tomas Lestach
rel-eng/packages/spacewalk-repo | 2 +-
spec-tree/spacewalk-repo/spacewalk-repo.spec | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
New commits:
commit cc5f93753a9d9e99a21cda75208b2aa89c35a681
Author: Tomas Lestach <tlestach(a)redhat.com>
Date: Mon Jan 31 18:36:03 2011 +0100
Automatic commit of package [spacewalk-repo] minor release [1.3-1].
diff --git a/rel-eng/packages/spacewalk-repo b/rel-eng/packages/spacewalk-repo
index 6b3c347..b4972ee 100644
--- a/rel-eng/packages/spacewalk-repo
+++ b/rel-eng/packages/spacewalk-repo
@@ -1 +1 @@
-1.3-0 spec-tree/spacewalk-repo/
+1.3-1 spec-tree/spacewalk-repo/
diff --git a/spec-tree/spacewalk-repo/spacewalk-repo.spec b/spec-tree/spacewalk-repo/spacewalk-repo.spec
index 4289cae..d640d22 100644
--- a/spec-tree/spacewalk-repo/spacewalk-repo.spec
+++ b/spec-tree/spacewalk-repo/spacewalk-repo.spec
@@ -1,7 +1,7 @@
Summary: Spacewalk packages yum repository configuration
Name: spacewalk-repo
Version: 1.3
-Release: 0%{?dist}
+Release: 1%{?dist}
License: GPLv2
Group: System Environment/Base
# This src.rpm is cannonical upstream
@@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
%config %{_sysconfdir}/yum.repos.d/spacewalk-client.repo
%changelog
+* Mon Jan 31 2011 Tomas Lestach <tlestach(a)redhat.com> 1.3-1
+- enable rhel6 repo (tlestach(a)redhat.com)
+
* Mon Nov 15 2010 Jan Pazdziora 1.3-0
- Bumping up version for 1.3.
commit fdc46936936094b2c560dee468d35f0f5c3ff30c
Author: Tomas Lestach <tlestach(a)redhat.com>
Date: Mon Jan 31 18:19:54 2011 +0100
enable rhel6 repo
diff --git a/spec-tree/spacewalk-repo/spacewalk-repo.spec b/spec-tree/spacewalk-repo/spacewalk-repo.spec
index 7c3f812..4289cae 100644
--- a/spec-tree/spacewalk-repo/spacewalk-repo.spec
+++ b/spec-tree/spacewalk-repo/spacewalk-repo.spec
@@ -32,7 +32,7 @@ mkdir -p $RPM_BUILD_ROOT
rm -rf $RPM_BUILD_ROOT
# some sane default value
-%define reposubdir RHEL/5
+%define reposubdir RHEL/%{rhel}
# redefine on fedora
%{?fedora: %define reposubdir Fedora/%{fedora}}
12 years, 4 months
rel-eng/tito.props
by Tomas Lestach
rel-eng/tito.props | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 003e74aeb66c2ecdcd0ae7e970a0b6ff5f69f03e
Author: Tomas Lestach <tlestach(a)redhat.com>
Date: Mon Jan 31 17:03:15 2011 +0100
build python-ethtool only for dist-6E-sw-1.3-candidate
diff --git a/rel-eng/tito.props b/rel-eng/tito.props
index 95d9b59..d3b4ec1 100644
--- a/rel-eng/tito.props
+++ b/rel-eng/tito.props
@@ -7,7 +7,7 @@ autobuild_tags = dist-5E-sw-1.3-candidate dist-6E-sw-1.3-candidate dist-f13-sw-1
[dist-5E-sw-1.3-candidate]
disttag = .el5
-blacklist=oracle-server-admin oracle-server-scripts rhnclient smartpm jabberd-selinux-workaround
+blacklist=oracle-server-admin oracle-server-scripts rhnclient smartpm jabberd-selinux-workaround python-ethtool
[dist-6E-sw-1.3-candidate]
disttag = .el6
@@ -15,8 +15,8 @@ blacklist=oracle-server-admin oracle-server-scripts rhnclient smartpm heirloom-p
[dist-f13-sw-1.3-candidate]
disttag = .fc13
-blacklist=jabberd-selinux oracle-server-admin oracle-server-scripts rhnclient smartpm jabberd-selinux-workaround
+blacklist=jabberd-selinux oracle-server-admin oracle-server-scripts rhnclient smartpm jabberd-selinux-workaround python-ethtool
[dist-f14-sw-1.3-candidate]
disttag = .fc14
-blacklist=jabberd-selinux oracle-server-admin oracle-server-scripts rhnclient smartpm jabberd-selinux-workaround
+blacklist=jabberd-selinux oracle-server-admin oracle-server-scripts rhnclient smartpm jabberd-selinux-workaround python-ethtool
12 years, 4 months
rel-eng/comps
by Tomas Lestach
rel-eng/comps/comps-spacewalk-server-rhel6.xml | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 56a0efdab49cd30969de7442128f48113734459a
Author: Tomas Lestach <tlestach(a)redhat.com>
Date: Mon Jan 31 17:00:31 2011 +0100
adding python-ethtool to rhel6 server comps
diff --git a/rel-eng/comps/comps-spacewalk-server-rhel6.xml b/rel-eng/comps/comps-spacewalk-server-rhel6.xml
index 313619d..bfe28e6 100644
--- a/rel-eng/comps/comps-spacewalk-server-rhel6.xml
+++ b/rel-eng/comps/comps-spacewalk-server-rhel6.xml
@@ -47,6 +47,7 @@
<packagereq type="default">perl-NOCpulse-Utils</packagereq>
<packagereq type="default">perl-RPM2</packagereq>
<packagereq type="default">perl-Satcon</packagereq>
+ <packagereq type="default">python-ethtool</packagereq>
<packagereq type="default">ProgAGoGo</packagereq>
<packagereq type="default">python-gzipstream</packagereq>
<packagereq type="default">quartz</packagereq>
12 years, 4 months
Changes to 'refs/tags/spacewalk-1.3.3-1'
by Milan Zazrivec
Tag 'spacewalk-1.3.3-1' created by Milan Zazrivec <mzazrivec(a)redhat.com> at 2011-01-31 15:09 +0000
Tagging package [spacewalk] version [1.3.3-1] in directory [spacewalk/package/].
Changes since yum-rhn-plugin-1.3.5-1:
Milan Zazrivec (3):
Require jabberd-selinux-workaround on RHEL-6.0
add jabberd-selinux-workaround to RHEL-6 comps
Automatic commit of package [spacewalk] release [1.3.3-1].
---
rel-eng/comps/comps-spacewalk-server-rhel6.xml | 1 +
rel-eng/packages/spacewalk | 2 +-
spacewalk/package/spacewalk.spec | 14 ++++++++++----
3 files changed, 12 insertions(+), 5 deletions(-)
---
12 years, 4 months
rel-eng/packages spacewalk/package
by Milan Zazrivec
rel-eng/packages/spacewalk | 2 +-
spacewalk/package/spacewalk.spec | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
New commits:
commit 84145ad885b2f04ceae06e07e888c6e25f26f4f9
Author: Milan Zazrivec <mzazrivec(a)redhat.com>
Date: Mon Jan 31 16:09:52 2011 +0100
Automatic commit of package [spacewalk] release [1.3.3-1].
diff --git a/rel-eng/packages/spacewalk b/rel-eng/packages/spacewalk
index 9ba82c3..fd808b8 100644
--- a/rel-eng/packages/spacewalk
+++ b/rel-eng/packages/spacewalk
@@ -1 +1 @@
-1.3.2-1 spacewalk/package/
+1.3.3-1 spacewalk/package/
diff --git a/spacewalk/package/spacewalk.spec b/spacewalk/package/spacewalk.spec
index f047c92..f1ae462 100644
--- a/spacewalk/package/spacewalk.spec
+++ b/spacewalk/package/spacewalk.spec
@@ -1,7 +1,7 @@
%define release_name Smile
Name: spacewalk
-Version: 1.3.2
+Version: 1.3.3
Release: 1%{?dist}
Summary: Spacewalk Systems Management Application
URL: https://fedorahosted.org/spacewalk
@@ -174,6 +174,9 @@ rm -rf %{buildroot}
%{_datadir}/spacewalk/setup/defaults.d/postgresql-backend.conf
%changelog
+* Mon Jan 31 2011 Milan Zazrivec <mzazrivec(a)redhat.com> 1.3.3-1
+- Require jabberd-selinux-workaround on RHEL-6.0
+
* Fri Jan 07 2011 Jan Pazdziora 1.3.2-1
- Conflict with the InstantClient 10 to remind that they need to be removed
upon upgrade.
12 years, 4 months
2 commits - rel-eng/comps spacewalk/package
by Milan Zazrivec
rel-eng/comps/comps-spacewalk-server-rhel6.xml | 1 +
spacewalk/package/spacewalk.spec | 9 ++++++---
2 files changed, 7 insertions(+), 3 deletions(-)
New commits:
commit 9cf0c7cc7b6de6354639cb509fab9d0b52169bb4
Author: Milan Zazrivec <mzazrivec(a)redhat.com>
Date: Mon Jan 31 16:00:22 2011 +0100
add jabberd-selinux-workaround to RHEL-6 comps
diff --git a/rel-eng/comps/comps-spacewalk-server-rhel6.xml b/rel-eng/comps/comps-spacewalk-server-rhel6.xml
index 3acb80a..313619d 100644
--- a/rel-eng/comps/comps-spacewalk-server-rhel6.xml
+++ b/rel-eng/comps/comps-spacewalk-server-rhel6.xml
@@ -14,6 +14,7 @@
<packagereq type="default">chameleon</packagereq>
<packagereq type="default">cx_Oracle</packagereq>
<packagereq type="default">eventReceivers</packagereq>
+ <packagereq type="default">jabberd-selinux-workaround</packagereq>
<packagereq type="default">jpam</packagereq>
<packagereq type="default">MessageQueue</packagereq>
<packagereq type="default">nocpulse-common</packagereq>
commit 9ab47d2dfa9b035be17c6fd3111bcb139f2656ac
Author: Milan Zazrivec <mzazrivec(a)redhat.com>
Date: Mon Jan 31 15:58:57 2011 +0100
Require jabberd-selinux-workaround on RHEL-6.0
diff --git a/spacewalk/package/spacewalk.spec b/spacewalk/package/spacewalk.spec
index 86bdda6..f047c92 100644
--- a/spacewalk/package/spacewalk.spec
+++ b/spacewalk/package/spacewalk.spec
@@ -77,11 +77,14 @@ Requires: osa-dispatcher-selinux
Requires: spacewalk-monitoring-selinux
Requires: spacewalk-selinux
-%if 0%{?fedora} >= 11 || 0%{?rhel} >= 6
-%else
-# Fedoras 11+ have their own selinux policy for jabberd:
+%if 0%{?rhel} == 5
Requires: jabberd-selinux
%endif
+# Work around for jabberd to work with stock RHEL-6.0 SELinux policy
+%if 0%{?rhel} == 6
+Requires: jabberd-selinux-workaround
+%endif
+
Requires: editarea >= 0.8.2-2
12 years, 4 months
Changes to 'refs/tags/yum-rhn-plugin-1.3.5-1'
by Tomas Lestach
Tag 'yum-rhn-plugin-1.3.5-1' created by Tomas Lestach <tlestach(a)redhat.com> at 2011-01-31 13:57 +0000
Tagging package [yum-rhn-plugin] version [1.3.5-1] in directory [client/rhel/yum-rhn-plugin/].
Changes since jabberd-selinux-workaround-1.0.2-1:
Milan Zazrivec (1):
Allow jabberd-selinux-workaround for RHEL-6 only
Tomas Lestach (1):
Automatic commit of package [yum-rhn-plugin] release [1.3.5-1].
---
client/rhel/yum-rhn-plugin/yum-rhn-plugin.spec | 7 ++++++-
rel-eng/packages/yum-rhn-plugin | 2 +-
rel-eng/tito.props | 6 +++---
3 files changed, 10 insertions(+), 5 deletions(-)
---
12 years, 4 months
client/rhel rel-eng/packages
by Tomas Lestach
client/rhel/yum-rhn-plugin/yum-rhn-plugin.spec | 7 ++++++-
rel-eng/packages/yum-rhn-plugin | 2 +-
2 files changed, 7 insertions(+), 2 deletions(-)
New commits:
commit 37a23ef45d64e0b353a892b1ab72e37668915842
Author: Tomas Lestach <tlestach(a)redhat.com>
Date: Mon Jan 31 14:57:49 2011 +0100
Automatic commit of package [yum-rhn-plugin] release [1.3.5-1].
diff --git a/client/rhel/yum-rhn-plugin/yum-rhn-plugin.spec b/client/rhel/yum-rhn-plugin/yum-rhn-plugin.spec
index 4fcdac3..a4a67a3 100644
--- a/client/rhel/yum-rhn-plugin/yum-rhn-plugin.spec
+++ b/client/rhel/yum-rhn-plugin/yum-rhn-plugin.spec
@@ -1,6 +1,6 @@
Summary: RHN support for yum
Name: yum-rhn-plugin
-Version: 1.3.4
+Version: 1.3.5
Release: 1%{?dist}
License: GPLv2
Group: System Environment/Base
@@ -53,6 +53,11 @@ rm -rf $RPM_BUILD_ROOT
%doc LICENSE
%changelog
+* Mon Jan 31 2011 Tomas Lestach <tlestach(a)redhat.com> 1.3.5-1
+- 672471 - do not send info to rhnParent about removing packages if plugin is
+ enabled, but machine is not registred - i.e. getSystemId() returns None
+ (msuchy(a)redhat.com)
+
* Thu Jan 20 2011 Tomas Lestach <tlestach(a)redhat.com> 1.3.4-1
- updating Copyright years for year 2011 (tlestach(a)redhat.com)
- update .po and .pot files for yum-rhn-plugin (tlestach(a)redhat.com)
diff --git a/rel-eng/packages/yum-rhn-plugin b/rel-eng/packages/yum-rhn-plugin
index 153f4ca..97229a3 100644
--- a/rel-eng/packages/yum-rhn-plugin
+++ b/rel-eng/packages/yum-rhn-plugin
@@ -1 +1 @@
-1.3.4-1 client/rhel/yum-rhn-plugin/
+1.3.5-1 client/rhel/yum-rhn-plugin/
12 years, 4 months
rel-eng/tito.props
by Milan Zazrivec
rel-eng/tito.props | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit ace9e5e2540f3629e0d294765e4bd0ec0d80c58c
Author: Milan Zazrivec <mzazrivec(a)redhat.com>
Date: Mon Jan 31 14:21:12 2011 +0100
Allow jabberd-selinux-workaround for RHEL-6 only
diff --git a/rel-eng/tito.props b/rel-eng/tito.props
index 22a382b..95d9b59 100644
--- a/rel-eng/tito.props
+++ b/rel-eng/tito.props
@@ -7,7 +7,7 @@ autobuild_tags = dist-5E-sw-1.3-candidate dist-6E-sw-1.3-candidate dist-f13-sw-1
[dist-5E-sw-1.3-candidate]
disttag = .el5
-blacklist=oracle-server-admin oracle-server-scripts rhnclient smartpm
+blacklist=oracle-server-admin oracle-server-scripts rhnclient smartpm jabberd-selinux-workaround
[dist-6E-sw-1.3-candidate]
disttag = .el6
@@ -15,8 +15,8 @@ blacklist=oracle-server-admin oracle-server-scripts rhnclient smartpm heirloom-p
[dist-f13-sw-1.3-candidate]
disttag = .fc13
-blacklist=jabberd-selinux oracle-server-admin oracle-server-scripts rhnclient smartpm
+blacklist=jabberd-selinux oracle-server-admin oracle-server-scripts rhnclient smartpm jabberd-selinux-workaround
[dist-f14-sw-1.3-candidate]
disttag = .fc14
-blacklist=jabberd-selinux oracle-server-admin oracle-server-scripts rhnclient smartpm
+blacklist=jabberd-selinux oracle-server-admin oracle-server-scripts rhnclient smartpm jabberd-selinux-workaround
12 years, 4 months