[spacewalk-backend] forbid oracle submodule

Miroslav Suchý msuchy at fedoraproject.org
Mon Jan 2 15:01:00 UTC 2012


commit ed0a370a7336a554d2da5ff7c5f9d0d034644b51
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Tue Apr 26 15:18:57 2011 +0200

    forbid oracle submodule

 spacewalk-backend.spec |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)
---
diff --git a/spacewalk-backend.spec b/spacewalk-backend.spec
index 4d5e0e3..9d6b964 100644
--- a/spacewalk-backend.spec
+++ b/spacewalk-backend.spec
@@ -56,15 +56,15 @@ Requires: %{name}-sql-virtual = %{version}-%{release}
 This package contains the basic code that provides SQL connectivity for
 the Spacewalk backend modules.
 
-%package sql-oracle
-Summary: Oracle backend for Spacewalk
-Group: Applications/Internet
-Requires: python(:DBAPI:oracle)
-Provides: %{name}-sql-virtual = %{version}-%{release}
-
-%description sql-oracle
-This package contains provides Oracle connectivity for the Spacewalk backend
-modules.
+#%package sql-oracle
+#Summary: Oracle backend for Spacewalk
+#Group: Applications/Internet
+#Requires: python(:DBAPI:oracle)
+#Provides: %{name}-sql-virtual = %{version}-%{release}
+#
+#%description sql-oracle
+#This package contains provides Oracle connectivity for the Spacewalk backend
+#modules.
 
 %package sql-postgresql
 Summary: Postgresql backend for Spacewalk
@@ -376,10 +376,10 @@ rm -f %{rhnconf}/rhnSecret.py*
 %{pythonrhnroot}/server/rhnSQL/__init__.py*
 %{pythonrhnroot}/server/rhnSQL/sql_*.py*
 
-%files sql-oracle
-%defattr(-,root,root,-)
-%doc PYTHON-LICENSES.txt LICENSE
-%{pythonrhnroot}/server/rhnSQL/driver_cx_Oracle.py*
+#%files sql-oracle
+#%defattr(-,root,root,-)
+#%doc PYTHON-LICENSES.txt LICENSE
+#%{pythonrhnroot}/server/rhnSQL/driver_cx_Oracle.py*
 
 %files sql-postgresql
 %defattr(-,root,root,-)


More information about the scm-commits mailing list