1 |
# $Id: smeserver-mock.spec,v 1.22 2023/04/13 03:38:38 jpp Exp $ |
# $Id: smeserver-mock.spec,v 1.23 2023/04/14 02:57:42 jpp Exp $ |
2 |
%global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g') |
%global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g') |
3 |
Summary: smeserver-mock tools for building RPMs |
Summary: smeserver-mock tools for building RPMs |
4 |
%define name smeserver-mock |
%define name smeserver-mock |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 1.0 |
%define version 1.0 |
7 |
%define release 18 |
%define release 19 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
23 |
Patch10: smeserver-mock-1.0-20220630.patch |
Patch10: smeserver-mock-1.0-20220630.patch |
24 |
Patch11: smeserver-mock-1.0-change-log.patch |
Patch11: smeserver-mock-1.0-change-log.patch |
25 |
Patch12: smeserver-mock-1.0-20230412.patch |
Patch12: smeserver-mock-1.0-20230412.patch |
26 |
|
Patch13: smeserver-mock-1.0-bg12350-cvm.patch |
27 |
|
|
28 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
29 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
39 |
AutoReqProv: no |
AutoReqProv: no |
40 |
|
|
41 |
%changelog |
%changelog |
42 |
|
* Sun Apr 30 2023 TerryFage <terry.fage@gmail.com> 1.0-19.sme |
43 |
|
- add package to mock*.cfg facilitate cvm build [SME: 12350] |
44 |
|
- attribute solution to Trevor batley |
45 |
|
|
46 |
* Thu Apr 13 2023 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-18.sme |
* Thu Apr 13 2023 Jean-Philippe Pialasse <tests@pialasse.com> 1.0-18.sme |
47 |
- fixpost scriptled not working [SME: 12349] |
- fixpost scriptled not working [SME: 12349] |
48 |
- add smeos and smeupdates in mock file |
- add smeos and smeupdates in mock file |
131 |
%patch10 -p1 |
%patch10 -p1 |
132 |
%patch11 -p1 |
%patch11 -p1 |
133 |
%patch12 -p1 |
%patch12 -p1 |
134 |
|
%patch13 -p1 |
135 |
|
|
136 |
%build |
%build |
137 |
|
|