[PATCH] Do not include dd_list and dd_extract in the anaconda-core package.

Chris Lumens clumens at redhat.com
Thu Jan 29 15:48:02 UTC 2015


This results in file conflicts with anaconda-dracut.
---
 anaconda.spec.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/anaconda.spec.in b/anaconda.spec.in
index ad89e44..0800cd9 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -267,6 +267,7 @@ update-desktop-database &> /dev/null || :
 %{_sbindir}/handle-sshpw
 %{_datadir}/anaconda
 %{_prefix}/libexec/anaconda
+%exclude %{_prefix}/libexec/anaconda/dd_*
 %{_libdir}/python*/site-packages/pyanaconda/*
 %exclude %{_libdir}/python*/site-packages/pyanaconda/rescue.py*
 %exclude %{_libdir}/python*/site-packages/pyanaconda/text.py*
-- 
2.2.1



More information about the anaconda-patches mailing list