[spacewalk-backend] exclude oracle files

Miroslav Suchý msuchy at fedoraproject.org
Wed Mar 6 15:47:41 UTC 2013


commit bf5207bef9c5219942d7607d7210eb1f804c32d6
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Wed Mar 6 16:47:29 2013 +0100

    exclude oracle files

 spacewalk-backend.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/spacewalk-backend.spec b/spacewalk-backend.spec
index 30178c0..983e93c 100644
--- a/spacewalk-backend.spec
+++ b/spacewalk-backend.spec
@@ -367,6 +367,7 @@ rm -f %{rhnconf}/rhnSecret.py*
 %{pythonrhnroot}/server/rhnSQL/dbi.py*
 %{pythonrhnroot}/server/rhnSQL/__init__.py*
 %{pythonrhnroot}/server/rhnSQL/sql_*.py*
+%exclude %{pythonrhnroot}/server/rhnSQL/driver_cx_Oracle.py*
 
 #%files sql-oracle
 #%doc LICENSE


More information about the scm-commits mailing list