Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion SPECS/icu/icu.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
%define __requires_exclude ^/(usr/)?bin/(ba)?sh$

Summary: International Components for Unicode.
Name: icu
Version: 68.2.0.6
Release: 1%{?dist}
Release: 2%{?dist}
License: BSD and MIT and Public Domain and naist-2003
URL: https://github.com/microsoft/icu
Group: System Environment/Libraries
Expand Down Expand Up @@ -61,6 +63,8 @@ make -C icu/icu4c/source DESTDIR=%{buildroot} install
%{_libdir}/pkgconfig/*.pc

%changelog
* Mon Feb 28 2022 Pawel Winogrodzki <[email protected]> - 68.2.0.6-2
- Removing dependcy on Bash.

* Fri Apr 16 2021 CBL-Mariner Service Account <[email protected]> - 68.2.0.6-1
- Update to version "68.2.0.6".
Expand Down
7 changes: 6 additions & 1 deletion SPECS/krb5/krb5.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
%define __requires_exclude ^/(usr/)?bin/(ba)?sh$

Summary: The Kerberos newtork authentication system
Name: krb5
Version: 1.18
Release: 3%{?dist}
Release: 4%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
Expand Down Expand Up @@ -117,6 +119,9 @@ make check
%{_datarootdir}/locale/*

%changelog
* Mon Feb 28 2022 Pawel Winogrodzki <[email protected]> - 1.18-4
- Removing dependcy on Bash.

* Tue Feb 08 2022 Thomas Crain <[email protected]> - 1.18-3
- Remove manual pkgconfig(*) provides in toolchain specs

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ libsolv-0.7.20-1.cm2.aarch64.rpm
libsolv-devel-0.7.20-1.cm2.aarch64.rpm
libssh2-1.9.0-2.cm2.aarch64.rpm
libssh2-devel-1.9.0-2.cm2.aarch64.rpm
krb5-1.18-3.cm2.aarch64.rpm
krb5-1.18-4.cm2.aarch64.rpm
curl-7.76.0-6.cm2.aarch64.rpm
curl-devel-7.76.0-6.cm2.aarch64.rpm
curl-libs-7.76.0-6.cm2.aarch64.rpm
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ libsolv-0.7.20-1.cm2.x86_64.rpm
libsolv-devel-0.7.20-1.cm2.x86_64.rpm
libssh2-1.9.0-2.cm2.x86_64.rpm
libssh2-devel-1.9.0-2.cm2.x86_64.rpm
krb5-1.18-3.cm2.x86_64.rpm
krb5-1.18-4.cm2.x86_64.rpm
curl-7.76.0-6.cm2.x86_64.rpm
curl-devel-7.76.0-6.cm2.x86_64.rpm
curl-libs-7.76.0-6.cm2.x86_64.rpm
Expand Down
8 changes: 4 additions & 4 deletions toolkit/resources/manifests/package/toolchain_aarch64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,10 @@ kernel-headers-5.15.18.1-2.cm2.noarch.rpm
kmod-29-1.cm2.aarch64.rpm
kmod-debuginfo-29-1.cm2.aarch64.rpm
kmod-devel-29-1.cm2.aarch64.rpm
krb5-1.18-3.cm2.aarch64.rpm
krb5-debuginfo-1.18-3.cm2.aarch64.rpm
krb5-devel-1.18-3.cm2.aarch64.rpm
krb5-lang-1.18-3.cm2.aarch64.rpm
krb5-1.18-4.cm2.aarch64.rpm
krb5-debuginfo-1.18-4.cm2.aarch64.rpm
krb5-devel-1.18-4.cm2.aarch64.rpm
krb5-lang-1.18-4.cm2.aarch64.rpm
libarchive-3.4.2-5.cm2.aarch64.rpm
libarchive-debuginfo-3.4.2-5.cm2.aarch64.rpm
libarchive-devel-3.4.2-5.cm2.aarch64.rpm
Expand Down
8 changes: 4 additions & 4 deletions toolkit/resources/manifests/package/toolchain_x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,10 @@ kernel-headers-5.15.18.1-2.cm2.noarch.rpm
kmod-29-1.cm2.x86_64.rpm
kmod-debuginfo-29-1.cm2.x86_64.rpm
kmod-devel-29-1.cm2.x86_64.rpm
krb5-1.18-3.cm2.x86_64.rpm
krb5-debuginfo-1.18-3.cm2.x86_64.rpm
krb5-devel-1.18-3.cm2.x86_64.rpm
krb5-lang-1.18-3.cm2.x86_64.rpm
krb5-1.18-4.cm2.x86_64.rpm
krb5-debuginfo-1.18-4.cm2.x86_64.rpm
krb5-devel-1.18-4.cm2.x86_64.rpm
krb5-lang-1.18-4.cm2.x86_64.rpm
libarchive-3.4.2-5.cm2.x86_64.rpm
libarchive-debuginfo-3.4.2-5.cm2.x86_64.rpm
libarchive-devel-3.4.2-5.cm2.x86_64.rpm
Expand Down