Changes to 'refs/tags/spacewalk-schema-1.6.2-1'
by Jan Pazdziora
Tag 'spacewalk-schema-1.6.2-1' created by Jan Pazdziora <jpazdziora(a)redhat.com> at 2011-07-29 14:25 +0000
Tagging package [spacewalk-schema] version [1.6.2-1] in directory [schema/spacewalk/].
Changes since spacewalk-web-1.6.7-1:
Jan Pazdziora (2):
Adding empty directory for upgrades to 1.6.
Automatic commit of package [spacewalk-schema] release [1.6.2-1].
---
rel-eng/packages/spacewalk-schema | 2 +-
schema/spacewalk/spacewalk-schema.spec | 5 ++++-
schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/README | 1 +
3 files changed, 6 insertions(+), 2 deletions(-)
---
11 years, 10 months
rel-eng/packages schema/spacewalk
by Jan Pazdziora
rel-eng/packages/spacewalk-schema | 2 +-
schema/spacewalk/spacewalk-schema.spec | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
New commits:
commit 27a00c2af2a4e4be83cdc5cb82437f0a0e6ae4ee
Author: Jan Pazdziora <jpazdziora(a)redhat.com>
Date: Fri Jul 29 16:25:29 2011 +0200
Automatic commit of package [spacewalk-schema] release [1.6.2-1].
diff --git a/rel-eng/packages/spacewalk-schema b/rel-eng/packages/spacewalk-schema
index 4830f60..a1cf596 100644
--- a/rel-eng/packages/spacewalk-schema
+++ b/rel-eng/packages/spacewalk-schema
@@ -1 +1 @@
-1.6.1-1 schema/spacewalk/
+1.6.2-1 schema/spacewalk/
diff --git a/schema/spacewalk/spacewalk-schema.spec b/schema/spacewalk/spacewalk-schema.spec
index 2feeb09..4f386e3 100644
--- a/schema/spacewalk/spacewalk-schema.spec
+++ b/schema/spacewalk/spacewalk-schema.spec
@@ -2,7 +2,7 @@ Name: spacewalk-schema
Group: Applications/Internet
Summary: Oracle SQL schema for Spacewalk server
-Version: 1.6.1
+Version: 1.6.2
Release: 1%{?dist}
Source0: %{name}-%{version}.tar.gz
@@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/spacewalk-sql*
%changelog
+* Fri Jul 29 2011 Jan Pazdziora 1.6.2-1
+- Adding empty directory for upgrades to 1.6.
+
* Fri Jul 29 2011 Jan Pazdziora 1.6.1-1
- When versions match, it really is not an error.
11 years, 10 months
schema/spacewalk
by Jan Pazdziora
schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/README | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 52f8a0e1fb8fb0e5d4cee733fa1668cccfbb53bc
Author: Jan Pazdziora <jpazdziora(a)redhat.com>
Date: Fri Jul 29 16:22:52 2011 +0200
Adding empty directory for upgrades to 1.6.
To add empty (we have no upgrade scripts yet) directory, we will add a README file.
diff --git a/schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/README b/schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/README
new file mode 100644
index 0000000..823b0f2
--- /dev/null
+++ b/schema/spacewalk/upgrade/spacewalk-schema-1.5-to-spacewalk-schema-1.6/README
@@ -0,0 +1 @@
+-- Schema upgrade scripts.
11 years, 10 months
Changes to 'refs/tags/spacewalk-web-1.6.7-1'
by Miroslav Suchý
Tag 'spacewalk-web-1.6.7-1' created by Miroslav Suchý <msuchy(a)redhat.com> at 2011-07-29 14:14 +0000
Tagging package [spacewalk-web] version [1.6.7-1] in directory [web/].
Changes since spacewalk-schema-1.6.1-1:
Johannes Renner (1):
Fix software rollback to profiles
Miroslav Suchý (2):
Revert "adding tomcat require to spacewalk-base-minimal"
Automatic commit of package [spacewalk-web] release [1.6.7-1].
---
java/code/webapp/WEB-INF/pages/systems/details/packages/profiles/syncprofile.jsp | 2 +-
rel-eng/packages/spacewalk-web | 2 +-
web/spacewalk-web.spec | 10 ++++------
3 files changed, 6 insertions(+), 8 deletions(-)
---
11 years, 10 months
2 commits - rel-eng/packages web/spacewalk-web.spec
by Miroslav Suchý
rel-eng/packages/spacewalk-web | 2 +-
web/spacewalk-web.spec | 10 ++++------
2 files changed, 5 insertions(+), 7 deletions(-)
New commits:
commit e4c6fa8cbf9d2cd92b80ef88d4602d9cd303f94f
Author: Miroslav Suchý <msuchy(a)redhat.com>
Date: Fri Jul 29 16:14:35 2011 +0200
Automatic commit of package [spacewalk-web] release [1.6.7-1].
diff --git a/rel-eng/packages/spacewalk-web b/rel-eng/packages/spacewalk-web
index 5ff0d3e..2e343f6 100644
--- a/rel-eng/packages/spacewalk-web
+++ b/rel-eng/packages/spacewalk-web
@@ -1 +1 @@
-1.6.6-1 web/
+1.6.7-1 web/
diff --git a/web/spacewalk-web.spec b/web/spacewalk-web.spec
index 6825aa6..cbe6425 100644
--- a/web/spacewalk-web.spec
+++ b/web/spacewalk-web.spec
@@ -2,7 +2,7 @@ Name: spacewalk-web
Summary: Spacewalk Web site - Perl modules
Group: Applications/Internet
License: GPLv2
-Version: 1.6.6
+Version: 1.6.7
Release: 1%{?dist}
URL: https://fedorahosted.org/spacewalk
Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
@@ -257,6 +257,9 @@ rm -rf $RPM_BUILD_ROOT
# $Id$
%changelog
+* Fri Jul 29 2011 Miroslav Suchý 1.6.7-1
+- Revert "adding tomcat require to spacewalk-base-minimal"
+
* Fri Jul 29 2011 Miroslav Suchý 1.6.6-1
- 705363 - remove obscure keys forgotten for ages
- 705363 - Escape percentage symbol in changelog
commit f4edcac95dc0ff7901bd57c8d5eaca4e9cdacba6
Author: Miroslav Suchý <msuchy(a)redhat.com>
Date: Fri Jul 29 16:11:31 2011 +0200
Revert "adding tomcat require to spacewalk-base-minimal"
This reverts commit add57807953522ebe3dc6c9a8b8b6d8512c5b55a.
I do not see sense of this commit and neither tlestach not anybody
else can explaint it. Reverting. If that warning will pop up again
we can do revert of this revert later.
Conflicts:
web/spacewalk-web.spec
diff --git a/web/spacewalk-web.spec b/web/spacewalk-web.spec
index cf87d05..6825aa6 100644
--- a/web/spacewalk-web.spec
+++ b/web/spacewalk-web.spec
@@ -54,11 +54,6 @@ database. This includes RHN::* and RHN::DB::*.
Summary: Core of Perl modules for %{name} package
Group: Applications/Internet
Provides: spacewalk(spacewalk-base-minimal) = %{version}-%{release}
-%if 0%{?rhel} && 0%{?rhel} < 6
-Requires: tomcat5
-%else
-Requires: tomcat6
-%endif
Requires: httpd
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Obsoletes: rhn-base-minimal < 5.3.0
11 years, 10 months
java/code
by Jan Pazdziora
java/code/webapp/WEB-INF/pages/systems/details/packages/profiles/syncprofile.jsp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 09dc4b2ddf876762b51a2f538d5897060661cf69
Author: Johannes Renner <jrenner(a)suse.de>
Date: Fri Jul 29 14:59:57 2011 +0200
Fix software rollback to profiles
diff --git a/java/code/webapp/WEB-INF/pages/systems/details/packages/profiles/syncprofile.jsp b/java/code/webapp/WEB-INF/pages/systems/details/packages/profiles/syncprofile.jsp
index d0a22a1..5e4f235 100644
--- a/java/code/webapp/WEB-INF/pages/systems/details/packages/profiles/syncprofile.jsp
+++ b/java/code/webapp/WEB-INF/pages/systems/details/packages/profiles/syncprofile.jsp
@@ -72,7 +72,7 @@
<div align="right">
<hr />
<html:submit property="dispatch">
- <bean:message key="schedulesync.jsp.schedulesync"/>"
+ <bean:message key="schedulesync.jsp.schedulesync"/>
</html:submit>
</div>
</rhn:require>
11 years, 10 months
Changes to 'refs/tags/spacewalk-schema-1.6.1-1'
by Jan Pazdziora
Tag 'spacewalk-schema-1.6.1-1' created by Jan Pazdziora <jpazdziora(a)redhat.com> at 2011-07-29 13:57 +0000
Tagging package [spacewalk-schema] version [1.6.1-1] in directory [schema/spacewalk/].
Changes since rhnsd-4.9.13-1:
Jan Pazdziora (2):
When versions match, it really is not an error.
Automatic commit of package [spacewalk-schema] release [1.6.1-1].
---
rel-eng/packages/spacewalk-schema | 2 +-
schema/spacewalk/spacewalk-schema-upgrade | 3 ++-
schema/spacewalk/spacewalk-schema.spec | 5 ++++-
3 files changed, 7 insertions(+), 3 deletions(-)
---
11 years, 10 months
rel-eng/packages schema/spacewalk
by Jan Pazdziora
rel-eng/packages/spacewalk-schema | 2 +-
schema/spacewalk/spacewalk-schema.spec | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
New commits:
commit 7a783b60038b5d44e154677c2ab9b05e3dbf82c2
Author: Jan Pazdziora <jpazdziora(a)redhat.com>
Date: Fri Jul 29 15:57:47 2011 +0200
Automatic commit of package [spacewalk-schema] release [1.6.1-1].
diff --git a/rel-eng/packages/spacewalk-schema b/rel-eng/packages/spacewalk-schema
index ef7c193..4830f60 100644
--- a/rel-eng/packages/spacewalk-schema
+++ b/rel-eng/packages/spacewalk-schema
@@ -1 +1 @@
-1.5.6-1 schema/spacewalk/
+1.6.1-1 schema/spacewalk/
diff --git a/schema/spacewalk/spacewalk-schema.spec b/schema/spacewalk/spacewalk-schema.spec
index 148fb79..2feeb09 100644
--- a/schema/spacewalk/spacewalk-schema.spec
+++ b/schema/spacewalk/spacewalk-schema.spec
@@ -2,7 +2,7 @@ Name: spacewalk-schema
Group: Applications/Internet
Summary: Oracle SQL schema for Spacewalk server
-Version: 1.6.0
+Version: 1.6.1
Release: 1%{?dist}
Source0: %{name}-%{version}.tar.gz
@@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/spacewalk-sql*
%changelog
+* Fri Jul 29 2011 Jan Pazdziora 1.6.1-1
+- When versions match, it really is not an error.
+
* Fri Jul 15 2011 Jan Pazdziora 1.5.6-1
- 711064 - flip the order of iscsi and iscsiname in the kickstart file.
11 years, 10 months
schema/spacewalk
by Jan Pazdziora
schema/spacewalk/spacewalk-schema-upgrade | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 9968636e83bf1b0b61622891c26d4a3a6a82f17f
Author: Jan Pazdziora <jpazdziora(a)redhat.com>
Date: Fri Jul 29 15:57:08 2011 +0200
When versions match, it really is not an error.
diff --git a/schema/spacewalk/spacewalk-schema-upgrade b/schema/spacewalk/spacewalk-schema-upgrade
index 24466b0..a2c1ddd 100755
--- a/schema/spacewalk/spacewalk-schema-upgrade
+++ b/schema/spacewalk/spacewalk-schema-upgrade
@@ -64,7 +64,8 @@ my $retried = 0;
RETRY:
if ($start_schema_norm eq $target_schema_norm) {
- die "Your database schema already matches the schema package version [$target_schema_norm].\n";
+ warn "Your database schema already matches the schema package version [$target_schema_norm].\n";
+ exit;
}
if ($start_schema ne $start_schema_norm
or $target_schema ne $target_schema_norm) {
11 years, 10 months
Changes to 'refs/tags/rhnsd-4.9.13-1'
by Tomas Lestach
Tag 'rhnsd-4.9.13-1' created by Tomas Lestach <tlestach(a)redhat.com> at 2011-07-29 11:54 +0000
Tagging package [rhnsd] version [4.9.13-1] in directory [client/rhel/rhnsd/].
Changes since spacewalk-web-1.6.6-1:
Tomas Lestach (1):
Automatic commit of package [rhnsd] release [4.9.13-1].
---
client/rhel/rhnsd/rhnsd.spec | 5 ++++-
rel-eng/packages/rhnsd | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
11 years, 10 months