[spacewalk-config] Rebase to spacewalk-config-1.9.8-1.fc18 in rawhide.

Miroslav Suchý msuchy at fedoraproject.org
Wed Mar 6 15:39:00 UTC 2013


commit d2bf59fcf2f3205b83b326a9f8d062e012143f38
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Wed Mar 6 16:38:18 2013 +0100

    Rebase to spacewalk-config-1.9.8-1.fc18 in rawhide.

 .gitignore            |    1 +
 sources               |    2 +-
 spacewalk-config.spec |   33 +++++++++++++++++++++++++++++----
 3 files changed, 31 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 14a1557..1e4e2e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /spacewalk-config-1.6.4.tar.gz
 /spacewalk-config-1.7.2.tar.gz
 /spacewalk-config-1.8.6.tar.gz
+/spacewalk-config-1.9.8.tar.gz
diff --git a/sources b/sources
index 48d34cd..c669328 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-95e899157b529e412bccf1ad4edce4f6  spacewalk-config-1.8.6.tar.gz
+b6f0eb1bb73b9e342a9b81b2662a28cc  spacewalk-config-1.9.8.tar.gz
diff --git a/spacewalk-config.spec b/spacewalk-config.spec
index 08d31d3..81494e6 100644
--- a/spacewalk-config.spec
+++ b/spacewalk-config.spec
@@ -1,7 +1,7 @@
 Name: spacewalk-config
 Summary: Spacewalk Configuration
-Version: 1.8.6
-Release: 2%{?dist}
+Version: 1.9.8
+Release: 1%{?dist}
 URL: http://fedorahosted.org/spacewalk
 Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
 License: GPLv2
@@ -104,8 +104,33 @@ chgrp apache /etc/rhn /etc/rhn/rhn.conf /etc/rhn/cluster.ini 2> /dev/null || :
 chmod o-rwx /etc/rhn/rhn.conf* /etc/rhn/cluster.ini* /etc/sysconfig/rhn/backup-* /var/lib/rhn/rhn-satellite-prep/* 2> /dev/null || :
 
 %changelog
-* Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.6-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+* Thu Feb 28 2013 Jan Pazdziora 1.9.8-1
+- Removing the dsn parameter from initDB, removing support for --db option.
+
+* Fri Feb 15 2013 Tomas Lestach <tlestach at redhat.com> 1.9.7-1
+- fix typo
+
+* Tue Feb 12 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.6-1
+- removed unused pxt page
+
+* Fri Feb 08 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.5-1
+- don't overload standard valid-user keyword
+- make pxt ACL work in apache 2.4
+- put requires for single file/directory to one line
+- merged .htaccess to main httpd configuration
+
+* Fri Feb 01 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.4-1
+- made apache 2.4 happy with our acl auth definitions
+
+* Thu Jan 31 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.3-1
+- RewriteLock is no longer valid in apache 2.4
+- removed no longer necessary directory definitions
+
+* Tue Jan 22 2013 Jan Pazdziora 1.9.2-1
+- We no longer ship /var/www/html/applications.
+
+* Fri Nov 09 2012 Jan Pazdziora 1.9.1-1
+- Address Permission Error on proxy details page.
 
 * Wed Oct 31 2012 Jan Pazdziora 1.8.6-1
 - Advertise the www.spacewalkproject.org.


More information about the scm-commits mailing list