--- rpms/smeserver-mock/sme10/smeserver-mock.spec 2019/09/30 19:34:51 1.10 +++ rpms/smeserver-mock/sme10/smeserver-mock.spec 2020/05/19 04:13:16 1.12 @@ -1,10 +1,10 @@ -# $Id: smeserver-mock.spec,v 1.9 2018/11/13 06:30:16 jpp Exp $ +# $Id: smeserver-mock.spec,v 1.11 2020/05/19 04:06:24 jpp Exp $ Summary: smeserver-mock tools for building RPMs %define name smeserver-mock Name: %{name} %define version 1.0 -%define release 8 +%define release 9 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -14,6 +14,9 @@ Patch0: smeserver-mock-1.0-updates_value Patch1: smeserver-mock-1.0-sme10599-spamassassin.patch Patch2: smeserver-mock-1.0-sme10600-video.patch Patch3: smeserver-mock-1.0-ocaml.patch +Patch4: smeserver-mock-1.0-sme10946-mock.patch +Patch5: smeserver-mock-1.0-sme10924-bins.patch + BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-devtools @@ -28,6 +31,11 @@ Requires: python27-build AutoReqProv: no %changelog +* Thu May 14 2020 Jean-Philipe Pialasse 1.0-9.sme +- fix nspawn and package_manager set to yum [SME: 10946] +- updating list of included packages for SME10 and SME9 repo +- updating the attached bins to help building [SME: 10924] + * Mon Sep 30 2019 Michel Begue 1.0-8.sme - added include pkg ocaml, camlp5 [SME: 10809] @@ -69,6 +77,8 @@ Few tools are also provided to help you %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 +%patch5 -p1 %build