--- rpms/smeserver-mock/sme10/smeserver-mock.spec 2022/11/18 18:18:24 1.21 +++ rpms/smeserver-mock/sme10/smeserver-mock.spec 2023/07/16 13:34:25 1.27 @@ -1,10 +1,10 @@ -# $Id: smeserver-mock.spec,v 1.20 2022/07/01 01:42:20 jpp Exp $ +# $Id: smeserver-mock.spec,v 1.26 2023/06/05 03:08:02 terryfage Exp $ %global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g') Summary: smeserver-mock tools for building RPMs %define name smeserver-mock Name: %{name} %define version 1.0 -%define release 16 +%define release 22 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -22,6 +22,11 @@ Patch8: smeserver-mock-1.0-sme11203-spam Patch9: smeserver-mock-1.0-sme11005-mojo-jwt-2.patch Patch10: smeserver-mock-1.0-20220630.patch Patch11: smeserver-mock-1.0-change-log.patch +Patch12: smeserver-mock-1.0-20230412.patch +Patch13: smeserver-mock-1.0-bg12350-cvm.patch +Patch14: smeserver-mock-1.0-add-pkgs-bz12350.patch +Patch15: smeserver-mock-1.0-extra-pkgs-bz12350.patch +Patch16: smeserver-mock-1.0-add-pkgs-bz12381.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch @@ -37,6 +42,30 @@ Buildrequires: e-smith-devtools AutoReqProv: no %changelog +* Sun Jul 16 2023 TerryFage 1.0-22.sme +- add to mock*.cfg facilitate build with external packages [SME: 12381] + +* Mon Jun 05 2023 TerryFage 1.0-21.sme +- add to mock*.cfg facilitate build with external packages [SME: 12350] +- attribute solutions Trevor Batley, Terry Fage + +* Thu May 04 2023 TerryFage 1.0-20.sme +- add to mock*.cfg facilitate build with external packages [SME: 12350] +- attribute solutions Trevor Batley, Terry Fage + +* Sun Apr 30 2023 TerryFage 1.0-19.sme +- add package to mock*.cfg facilitate cvm build [SME: 12350] +- attribute solution to Trevor batley + +* Thu Apr 13 2023 Jean-Philippe Pialasse 1.0-18.sme +- fixpost scriptled not working [SME: 12349] +- add smeos and smeupdates in mock file + +* Wed Apr 12 2023 Jean-Philippe Pialasse 1.0-17.sme +- fix change-log [SME: 12340] +- update smeserver 10 base mockfile +- perl.prov workaround in mock file + * Fri Nov 18 2022 Jean-Philippe Pialasse 1.0-16.sme - fix change-log not handling tab for version or release @@ -115,6 +144,11 @@ Few tools are also provided to help you %patch9 -p1 %patch10 -p1 %patch11 -p1 +%patch12 -p1 +%patch13 -p1 +%patch14 -p1 +%patch15 -p1 +%patch16 -p1 %build @@ -129,6 +163,7 @@ rm -rf $RPM_BUILD_ROOT --file /usr/bin/createBuildDir '%attr(0755,root,root)' \ --file /usr/bin/prepa '%attr(0755,root,root)' \ --file /usr/bin/tagbuild '%attr(0755,root,root)' \ + --file /etc/mock/perl.prov '%attr(0755,root,root)' \ --ignoredir /usr/lib/python3.6/site-packages/mockbuild/plugins \ --ignoredir /usr/lib/python3.6/site-packages/mockbuild \ --ignoredir /usr/lib/python3.6/site-packages \ @@ -143,7 +178,7 @@ rm -rf $RPM_BUILD_ROOT %pre %preun -%post +%post -p /bin/bash # updates sme site defaults main=/etc/mock/site-defaults.cfg