--- rpms/anaconda/sme9/anaconda.spec 2015/03/27 11:42:34 1.17 +++ rpms/anaconda/sme9/anaconda.spec 2015/03/27 17:30:40 1.19 @@ -4,7 +4,7 @@ Summary: Graphical system installer Name: anaconda Version: 13.21.229 -Release: 1%{?dist}.1 +Release: 1%{?dist}.2 License: GPLv2+ Group: Applications/System URL: http://fedoraproject.org/wiki/Anaconda @@ -39,6 +39,7 @@ Patch10019: 0019-UpgradeText-whitespace. Patch10020: 0020-PreventTooOldUpgrades.patch Patch10021: 0021-RaidN-v2.patch Patch10022: 0022-InstallerLanguages.patch +Patch10023: 0023-include_missing_freeblpriv3_so.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -213,6 +214,7 @@ system. These files are of little use o %patch10020 -p1 %patch10021 -p1 %patch10022 -p1 +%patch10023 -p1 %build %configure --disable-static @@ -271,6 +273,12 @@ update-desktop-database &> /dev/null || %endif %changelog +* Fri Mar 27 2015 Daniel Berteaud - 13.21.229-1.el6.sme.2 +- Include missing libfreeblpriv3.so in install.img [SME: 8884] + +* Fri Mar 27 2015 Daniel Berteaud - 13.21.229-1.el6.sme.1 +- Reapply SME patches after rebase to 13.21.229 [SME: 8761] + * Wed Oct 15 2014 Johnny Hughes - 13.21.229-1.el6.centos - Rebase to CentOS-6.6