Hi, I tried to build the latest anaconda. (using git-clone) and I solved build dependency of my build machine for anaconda-11.4.0.7-1. but building was failed because ChangeLog is not in anaconda tree. and according to my understandings, you have decided not to include ChangeLog in anaconda tree. so I removed ChangeLog from anaconda.spec. thanks,
diff --git a/anaconda.spec b/anaconda.spec index dc80186..5714afd 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -172,7 +172,6 @@ desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{bu %files -f %{name}.lang %defattr(-,root,root) %doc COPYING -%doc ChangeLog %doc docs/command-line.txt %doc docs/install-methods.txt %doc docs/kickstart-docs.txt
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list