[spacewalk-backend] exclude oracle files

Miroslav Suchý msuchy at fedoraproject.org
Mon Jul 22 08:11:51 UTC 2013


commit c3aa50211394fa542ad0f62f8e2040ba2ee809de
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Mon Jul 22 10:11:00 2013 +0200

    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 295a204..0c87230 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