Fix three errors in the spec file: %{liblkid} -> %{libblkid} Source archive generation instructions Stray tab character in the changelog Related: rhbz#543948 --- anaconda.spec.in | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/anaconda.spec.in b/anaconda.spec.in index 7d28d5b..66911ef 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -13,6 +13,7 @@ URL: http://fedoraproject.org/wiki/Anaconda # git clone http://git.fedorahosted.org/git/anaconda.git # git checkout -b archive-branch anaconda-%{version}-%{release} # ./autogen.sh +# ./configure # make dist Source0: %{name}-%{version}.tar.bz2 @@ -59,7 +60,7 @@ BuildRequires: libarchive-devel BuildRequires: libX11-devel BuildRequires: libXt-devel BuildRequires: libXxf86misc-devel -BuildRequires: libblkid-devel >= %{liblkid} +BuildRequires: libblkid-devel >= %{libblkid} BuildRequires: libcurl-devel BuildRequires: libnl-devel >= %{libnlver} BuildRequires: libselinux-devel >= %{libselinuxver} @@ -2941,7 +2942,7 @@ update-desktop-database &> /dev/null || : (rvykydal) - actionDestroyFormat call takes device, not format (rvykydal) - Fix getChildren call in partition UI (rvykydal) -- Fix removing of devices with the same name from tree when adding +- Fix removing of devices with the same name from tree when adding create action. (rvykydal) - Do not duplicate requested minor number in edit raid UI list. (rvykydal) - Offer available partitions when editing non-preexisting raid request. -- 1.6.6.1 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list