[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Remove ChangeLog from spec
- From: HARA Hiroshi <hhara miraclelinux com>
- To: Discussion of Development and Customization of the Red Hat Linux Installer <anaconda-devel-list redhat com>
- Subject: Remove ChangeLog from spec
- Date: Wed, 12 Dec 2007 10:45:13 +0900
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]