Remove manual pkgconfig provides from non-toolchain specs (#2885)

This commit is contained in:
Olivia Crain 2022-04-28 17:41:04 -05:00 коммит произвёл GitHub
Родитель 0739469aac
Коммит 477fa004b7
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
51 изменённых файлов: 204 добавлений и 219 удалений

Просмотреть файл

@ -1,7 +1,7 @@
Summary: Glib interfaces to D-Bus API
Name: dbus-glib
Version: 0.112
Release: 1%{?dist}
Release: 2%{?dist}
License: AFL OR GPLv2+
Vendor: Microsoft Corporation
Distribution: Mariner
@ -21,7 +21,6 @@ Summary: Libraries and headers for the D-Bus GLib bindings
Requires: %{name} = %{version}
Requires: dbus-devel
Requires: glib-devel
Provides: pkgconfig(dbus-glib-1)
%description devel
Headers and static libraries for the D-Bus GLib bindings
@ -65,6 +64,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_libdir}/pkgconfig/*.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 0.112-2
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Thu Jan 20 2022 Nicolas Guibourge <nicolasg@microsoft.com> - 0.112-1
- Upgrade to 0.112

Просмотреть файл

@ -3,7 +3,7 @@
Summary: International Components for Unicode.
Name: icu
Version: 68.2.0.6
Release: 2%{?dist}
Release: 3%{?dist}
License: BSD and MIT and Public Domain and naist-2003
URL: https://github.com/microsoft/icu
Group: System Environment/Libraries
@ -22,9 +22,6 @@ The International Components for Unicode (ICU) package is a mature, widely used
%package devel
Summary: Header and development files
Requires: %{name} = %{version}
Provides: pkgconfig(icu-i18n)
Provides: pkgconfig(icu-io)
Provides: pkgconfig(icu-uc)
Provides: libicu-devel = %{version}-%{release}
%description devel
@ -63,6 +60,9 @@ make -C icu/icu4c/source DESTDIR=%{buildroot} install
%{_libdir}/pkgconfig/*.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 68.2.0.6-3
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Mon Feb 28 2022 Pawel Winogrodzki <pawelwi@microsoft.com> - 68.2.0.6-2
- Removing dependcy on Bash.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: X.Org X11 ICE runtime library
Name: libICE
Version: 1.0.10
Release: 5%{?dist}
Release: 6%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -24,8 +24,6 @@ Summary: X.Org X11 ICE development package
Requires: %{name}%{?_isa} = %{version}-%{release}
Provides: pkgconfig(ice) = %{version}-%{release}
%description devel
The X.Org X11 ICE (Inter-Client Exchange) development package.
@ -63,6 +61,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_libdir}/pkgconfig/ice.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.0.10-6
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Sat Jan 16 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.0.10-5
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: X.Org X11 SM runtime library
Name: libSM
Version: 1.2.3
Release: 7%{?dist}
Release: 8%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -27,8 +27,6 @@ Summary: X.Org X11 SM development package
Requires: %{name} = %{version}-%{release}
Provides: pkgconfig(sm) = %{version}-%{release}
%description devel
The X.Org X11 SM (Session Management) development package.
@ -69,6 +67,9 @@ rm -rf %{buildroot}%{_docdir}
%{_libdir}/pkgconfig/sm.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.2.3-8
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Sat Jan 16 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.2.3-7
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: Core X11 protocol client library
Name: libX11
Version: 1.6.12
Release: 4%{?dist}
Release: 5%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -39,9 +39,6 @@ Summary: Development files for %{name}
Requires: %{name} = %{version}-%{release}
Requires: %{name}-xcb = %{version}-%{release}
Provides: pkgconfig(x11) = %{version}-%{release}
Provides: pkgconfig(x11-xcb) = %{version}-%{release}
%description devel
X.Org X11 libX11 development package
@ -123,6 +120,9 @@ make %{?_smp_mflags} check
%{_mandir}/man5/*.5*
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.6.12-5
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Thu Jan 07 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.6.12-4
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: Sample Authorization Protocol for X
Name: libXau
Version: 1.0.9
Release: 5%{?dist}
Release: 6%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -27,8 +27,6 @@ Summary: Development files for %{name}
BuildRequires: xorg-x11-proto-devel
Provides: pkgconfig(xau) = %{version}-%{release}
Requires: %{name} = %{version}-%{release}
Requires: pkg-config
Requires: xorg-x11-proto-devel
@ -70,6 +68,9 @@ make check
%{_mandir}/man3/*.3*
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.0.9-6
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Sun Jan 10 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.0.9-5
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -3,7 +3,7 @@
Summary: X Athena Widget Set
Name: libXaw
Version: 1.0.13
Release: 16%{?dist}
Release: 17%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -35,8 +35,6 @@ Requires: pkgconfig(xpm)
Requires: pkgconfig(xproto)
Requires: pkgconfig(xt)
Provides: pkgconfig(xaw7) = %{version}-%{release}
%description devel
X.Org X11 libXaw development package
@ -83,6 +81,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_pkgdocdir}/*.xml
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.0.13-17
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Sun Jan 17 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.0.13-16
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: Cursor management library
Name: libXcursor
Version: 1.2.0
Release: 4%{?dist}
Release: 5%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -32,8 +32,6 @@ Summary: Development files for %{name}
Requires: %{name} = %{version}-%{release}
Provides: pkgconfig(xcursor) = %{version}-%{release}
%description devel
libXcursor development package.
@ -79,6 +77,9 @@ rm -r %{buildroot}%{_mandir}/man3
%{_libdir}/pkgconfig/xcursor.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.2.0-5
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Tue Jan 19 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.2.0-4
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: X Damage extension library
Name: libXdamage
Version: 1.1.5
Release: 4%{?dist}
Release: 5%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -24,8 +24,6 @@ Summary: Development files for %{name}
Requires: %{name} = %{version}-%{release}
Provides: pkgconfig(xdamage) = %{version}-%{release}
%description devel
X.Org X11 libXdamage development package.
@ -59,6 +57,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_libdir}/pkgconfig/xdamage.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.1.5-5
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Thu Jan 14 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.1.5-4
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: X Display Manager Control Protocol library
Name: libXdmcp
Version: 1.1.3
Release: 5%{?dist}
Release: 6%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -23,8 +23,6 @@ Summary: Development files for %{name}
Requires: %{name} = %{version}-%{release}
Provides: pkgconfig(xdmcp) = %{version}-%{release}
%description devel
libXdmcp development package.
@ -62,6 +60,9 @@ rm -rf %{buildroot}%{_docdir}
%{_libdir}/pkgconfig/xdmcp.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.1.3-6
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Thu Jan 14 2021 Vinicius Jarina <vinja@microsoft.com> - 1.1.3-5
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: X.Org X11 libXext runtime library
Name: libXext
Version: 1.3.4
Release: 5%{?dist}
Release: 6%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -28,8 +28,6 @@ Summary: X.Org X11 libXext development package
Requires: %{name} = %{version}-%{release}
Provides: pkgconfig(xext) = %{version}-%{release}
%description devel
X.Org X11 libXext development package
@ -82,6 +80,9 @@ rm -rf %{buildroot}%{_docdir}
%{_mandir}/man3/*.3*
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.3.4-6
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Wed Jan 13 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.3.4-5
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: X Fixes library
Name: libXfixes
Version: 5.0.3
Release: 13%{?dist}
Release: 14%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -28,8 +28,6 @@ Summary: Development files for %{name}
Requires: %{name} = %{version}-%{release}
Requires: pkg-config
Provides: pkgconfig(xfixes) = %{version}-%{release}
%description devel
libXfixes development package
@ -64,6 +62,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_mandir}/man3/Xfixes.3*
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 5.0.3-14
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Thu Jan 14 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 5.0.3-13
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: X.Org X11 libXfont2 runtime library
Name: libXfont2
Version: 2.0.3
Release: 9%{?dist}
Release: 10%{?dist}
License: BSD AND MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -27,8 +27,6 @@ Summary: X.Org X11 libXfont2 development package
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: libfontenc-devel%{?_isa}
Provides: pkgconfig(xfont2) = %{version}-%{release}
%description devel
X.Org X11 libXfont development package
@ -61,6 +59,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_libdir}/pkgconfig/xfont2.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 2.0.3-10
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Fri Jan 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 2.0.3-9
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: X.Org X11 libXft runtime library
Name: libXft
Version: 2.3.3
Release: 5%{?dist}
Release: 6%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -28,8 +28,6 @@ Summary: X.Org X11 libXft development package
Requires: %{name} = %{version}-%{release}
Requires: fontconfig-devel >= 2.2-1
Provides: pkgconfig(xft) = %{version}-%{release}
%description devel
X.Org X11 libXft development package
@ -68,6 +66,9 @@ rm -r %{buildroot}%{_mandir}/man3
%{_libdir}/pkgconfig/xft.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 2.3.3-6
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Tue Jan 19 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 2.3.3-5
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: X.Org X11 libXi runtime library
Name: libXi
Version: 1.7.10
Release: 5%{?dist}
Release: 6%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -33,8 +33,6 @@ Requires: pkg-config
# required by xi.pc
Requires: xorg-x11-proto-devel
Provides: pkgconfig(xi) = %{version}-%{release}
%description devel
X.Org X11 libXi development package
@ -71,6 +69,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_mandir}/man3/*.3*
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.7.10-6
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Fri Jan 15 2021 Vinicius Jarina <vinja@microsoft.com> - 1.7.10-5
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: X.Org X11 libXmu/libXmuu runtime libraries
Name: libXmu
Version: 1.1.3
Release: 5%{?dist}
Release: 6%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -25,9 +25,6 @@ Summary: X.Org X11 libXmu development package
Requires: %{name} = %{version}-%{release}
Provides: pkgconfig(xmu) = %{version}-%{release}
Provides: pkgconfig(xmuu) = %{version}-%{release}
%description devel
X.Org X11 libXmu development package
@ -91,6 +88,9 @@ rm -rf %{buildroot}%{_docdir}
%{_libdir}/pkgconfig/xmuu.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.1.3-6
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Sat Jan 16 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.1.3-5
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: X.Org X11 libXpm runtime library
Name: libXpm
Version: 3.5.13
Release: 4%{?dist}
Release: 5%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -26,8 +26,6 @@ Summary: X.Org X11 libXpm development package
Requires: %{name} = %{version}-%{release}
Provides: pkgconfig(xpm) = %{version}-%{release}
%description devel
X.Org X11 libXpm development package
@ -64,6 +62,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_mandir}/man1/*.1*
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 3.5.13-5
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Sat Jan 16 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 3.5.13-4
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: X.Org X11 libXrandr runtime library
Name: libXrandr
Version: 1.5.2
Release: 5%{?dist}
Release: 6%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -29,8 +29,6 @@ Summary: X.Org X11 libXrandr development package
Requires: %{name} = %{version}-%{release}
Provides: pkgconfig(xrandr) = %{version}-%{release}
%description devel
X.Org X11 libXrandr development package
@ -64,6 +62,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_mandir}/man3/*.3*
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.5.2-6
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Thu Jan 14 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.5.2-5
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: X.Org X11 libXrender runtime library
Name: libXrender
Version: 0.9.10
Release: 13%{?dist}
Release: 14%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -25,8 +25,6 @@ Summary: X.Org X11 libXrender development package
Requires: %{name} = %{version}-%{release}
Provides: pkgconfig(xrender) = %{version}-%{release}
%description devel
X.Org X11 libXrender development package
@ -63,6 +61,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_libdir}/pkgconfig/xrender.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 0.9.10-14
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Thu Jan 14 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 0.9.10-13
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: X.Org X11 libXt runtime library
Name: libXt
Version: 1.2.0
Release: 3%{?dist}
Release: 4%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -31,8 +31,6 @@ Summary: X.Org X11 libXt development package
Requires: %{name}%{?_isa} = %{version}-%{release}
Provides: pkgconfig(xt) = %{version}-%{release}
%description devel
X.Org X11 libXt development package
@ -104,6 +102,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_mandir}/man3/*.3*
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.2.0-4
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Sat Jan 16 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.2.0-3
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: X.Org X11 libXtst runtime library
Name: libXtst
Version: 1.2.3
Release: 13%{?dist}
Release: 14%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -29,8 +29,6 @@ Summary: X.Org X11 libXtst development package
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: libXi-devel%{?_isa}
Provides: pkgconfig(xtst) = %{version}-%{release}
%description devel
X.Org X11 libXtst development package
@ -68,6 +66,9 @@ rm -rf %{buildroot}%{_docdir}
%{_mandir}/man3/XTest*.3*
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.2.3-14
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Thu Jan 14 2021 Vinicius Jarina <vinja@microsoft.com> - 1.2.3-13
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: X.Org X11 libXxf86vm runtime library
Name: libXxf86vm
Version: 1.1.4
Release: 15%{?dist}
Release: 16%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -27,8 +27,6 @@ Summary: X.Org X11 libXxf86vm development package
Requires: %{name} = %{version}-%{release}
Provides: pkgconfig(xxf86vm) = %{version}-%{release}
%description devel
X.Org X11 libXxf86vm development package
@ -61,6 +59,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_includedir}/X11/extensions/xf86vmode.h
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.1.4-16
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Thu Jan 14 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.1.4-15
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -49,7 +49,7 @@ end}
Summary: Direct Rendering Manager runtime library
Name: libdrm
Version: 2.4.102
Release: 4%{?dist}
Release: 5%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -90,8 +90,6 @@ Summary: Direct Rendering Manager development package
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: kernel-headers
Provides: pkgconfig(libdrm) = %{version}-%{release}
%description devel
Direct Rendering Manager development package.
@ -312,6 +310,9 @@ mkdir -p %{buildroot}%{_docdir}/libdrm
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 2.4.102-5
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Mon Aug 30 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 2.4.102-4
- Removing BR on 'marinerui-rpm-macros'. Using macros from the build env.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: epoxy runtime library
Name: libepoxy
Version: 1.5.5
Release: 3%{?dist}
Release: 4%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -28,8 +28,6 @@ Summary: Development files for libepoxy
Requires: %{name}%{?_isa} = %{version}-%{release}
Provides: pkgconfig(epoxy) = %{version}-%{release}
%description devel
This package contains libraries and header files for
developing applications that use %{name}.
@ -64,6 +62,9 @@ ninja -C %{_vpath_builddir} test || \
%{_libdir}/pkgconfig/epoxy.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.5.5-4
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Mon Aug 30 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.5.5-2
- Removing BR on 'marinerui-rpm-macros'. Using macros from the build env.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: Kernel Evdev Device Wrapper Library
Name: libevdev
Version: 1.9.1
Release: 5%{?dist}
Release: 6%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -23,8 +23,6 @@ Summary: Kernel Evdev Device Wrapper Library Development Package
Requires: %{name}%{?_isa} = %{version}-%{release}
Provides: pkgconfig(libevdev) = %{version}-%{release}
%description devel
Kernel Evdev Device Wrapper Library Development Package.
@ -68,6 +66,9 @@ Utilities to handle and/or debug evdev devices.
%{_bindir}/libevdev-tweak-device
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.9.1-6
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Mon Aug 30 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.9.1-5
- Removing BR on 'marinerui-rpm-macros'. Using macros from the build env.

Просмотреть файл

@ -3,7 +3,7 @@
Summary: X.Org X11 libfontenc runtime library
Name: libfontenc
Version: 1.1.3
Release: 14%{?dist}
Release: 15%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -23,8 +23,6 @@ Summary: X.Org X11 libfontenc development package
Requires: %{name} = %{version}-%{release}
Provides: pkgconfig(fontenc) = %{version}-%{release}
%description devel
X.Org X11 libfontenc development package
@ -57,6 +55,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_libdir}/pkgconfig/fontenc.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.1.3-15
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Tue Jan 12 2021 Vinicius Jarina <vinja@microsoft.com> - 1.1.3-14
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: The GL Vendor-Neutral Dispatch library
Name: libglvnd
Version: 1.3.2
Release: 4%{?dist}
Release: 5%{?dist}
License: MIT AND GPLv3+
Vendor: Microsoft Corporation
Distribution: Mariner
@ -45,12 +45,6 @@ Provides: mesa-khr-devel = %{version}-%{release}
Provides: mesa-khr-devel%{?_isa} = %{version}-%{release}
Provides: libGLES-devel = %{version}-%{release}
Provides: libGLES-devel%{?_isa} = %{version}-%{release}
Provides: pkgconfig(egl) = %{version}-%{release}
Provides: pkgconfig(gl) = %{version}-%{release}
Provides: pkgconfig(glesv1_cm) = %{version}-%{release}
Provides: pkgconfig(glesv2) = %{version}-%{release}
Provides: pkgconfig(glx) = %{version}-%{release}
Provides: pkgconfig(opengl) = %{version}-%{release}
%description devel
The %{name}-devel package contains libraries and header files for
@ -59,8 +53,6 @@ developing applications that use %{name}.
%package core-devel
Summary: Core development files for %{name}
Provides: pkgconfig(libglvnd) = %{version}-%{release}
%description core-devel
The %{name}-core-devel package is a bootstrap trick for Mesa, which wants
to build against the %{name} headers but does not link against any of
@ -218,6 +210,9 @@ make check V=1 || \
%{_libdir}/pkgconfig/opengl.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.3.2-5
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Wed Oct 27 2021 Muhammad Falak <mwani@microsft.com> - 1.3.2-4
- Remove epoch

Просмотреть файл

@ -1,7 +1,7 @@
Summary: Netlink Protocol Library Suite
Name: libnl3
Version: 3.5.0
Release: 2%{?dist}
Release: 3%{?dist}
License: LGPLv2+
Vendor: Microsoft Corporation
Distribution: Mariner
@ -22,13 +22,6 @@ Netlink is a IPC mechanism primarly between the kernel and user space processes.
%package devel
Summary: Libraries and headers for the libnl
Requires: libnl3
Provides: pkgconfig(libnl-3.0)
Provides: pkgconfig(libnl-cli-3.0)
Provides: pkgconfig(libnl-genl-3.0)
Provides: pkgconfig(libnl-idiag-3.0)
Provides: pkgconfig(libnl-nf-3.0)
Provides: pkgconfig(libnl-route-3.0)
Provides: pkgconfig(libnl-xfrm-3.0)
%description devel
Headers and static libraries for the libnl
@ -73,6 +66,9 @@ make %{?_smp_mflags} check
%{_libdir}/pkgconfig/libnl-xfrm-3.0.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 3.5.0-3
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Mon Apr 11 2022 Pawel Winogrodzki <pawelwi@microsoft.com> - 3.5.0-2
- Fixing a typo in source URL.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: PCI access library
Name: libpciaccess
Version: 0.16
Release: 4%{?dist}
Release: 5%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -28,8 +28,6 @@ Summary: PCI access library development package
Requires: %{name} = %{version}-%{release}
Requires: pkg-config
Provides: pkgconfig(pciaccess) = %{version}-%{release}
%description devel
Development package for libpciaccess.
@ -60,6 +58,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_libdir}/pkgconfig/pciaccess.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 0.16-5
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Fri Dec 18 2020 Pawel Winogrodzki <pawelwi@microsoft.com> - 0.16-4
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- Added an explicit 'pkgconfig(pciaccess)' for 'libpciaccess-devel'.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: contains libraries for reading and writing PNG files.
Name: libpng
Version: 1.6.37
Release: 5%{?dist}
Release: 6%{?dist}
License: zlib
Vendor: Microsoft Corporation
Distribution: Mariner
@ -17,8 +17,6 @@ The libpng package contains libraries used by other programs for reading and wri
%package devel
Summary: Header and development files
Requires: %{name} = %{version}-%{release}
Provides: pkgconfig(libpng) = %{version}-%{release}
Provides: pkgconfig(libpng16) = %{version}-%{release}
%description devel
It contains the libraries and header files to create applications
@ -61,6 +59,9 @@ make %{?_smp_mflags} -k check
%{_mandir}/man3/*
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.6.37-6
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Fri Sep 10 2021 Thomas Crain <thcrain@microsoft.com> - 1.6.37-5
- Remove libtool archive files from final packaging

Просмотреть файл

@ -1,7 +1,7 @@
Summary: Library for reading and writing sound files
Name: libsndfile
Version: 1.0.31
Release: 1%{?dist}
Release: 2%{?dist}
License: BSD AND GPLv2+ AND LGPLv2+ AND MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -38,8 +38,6 @@ Summary: Development files for libsndfile
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: pkg-config
Provides: pkgconfig(sndfile) = %{version}-%{release}
%description devel
libsndfile is a C library for reading and writing sound files such as
AIFF, AU, WAV, and others through one standard interface.
@ -141,6 +139,9 @@ LD_LIBRARY_PATH=$PWD/src/.libs make check
%{_libdir}/pkgconfig/sndfile.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.0.31-2
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Tue Feb 09 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.0.31-1
- Added "autogen" to "BuildRequires" to build the newer version.
- Added a .nopatch for CVE-2018-13419 (existence of issue disputed by project owner).

Просмотреть файл

@ -3,7 +3,7 @@
Summary: Tablet Information Client Library
Name: libwacom
Version: 1.6
Release: 3%{?dist}
Release: 4%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -32,8 +32,6 @@ Summary: Tablet Information Client Library Development Package
Requires: %{name} = %{version}-%{release}
Requires: pkg-config
Provides: pkgconfig(libwacom) = %{version}-%{release}
%description devel
Tablet information client library development package.
@ -92,6 +90,9 @@ install -d %{buildroot}/%{_udevrulesdir}
%{_datadir}/libwacom/layouts/*.svg
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.6-4
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Mon Aug 30 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.6-3
- Removing BR on 'marinerui-rpm-macros'. Using macros from the build env.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: A C binding to the X11 protocol
Name: libxcb
Version: 1.13.1
Release: 6%{?dist}
Release: 7%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -32,33 +32,6 @@ Summary: Development files for %{name}
Requires: %{name}%{?_isa} = %{version}-%{release}
Provides: pkgconfig(pthread-stubs) = %{version}-%{release}
Provides: pkgconfig(xcb) = %{version}-%{release}
Provides: pkgconfig(xcb-composite) = %{version}-%{release}
Provides: pkgconfig(xcb-damage) = %{version}-%{release}
Provides: pkgconfig(xcb-dpms) = %{version}-%{release}
Provides: pkgconfig(xcb-dri2) = %{version}-%{release}
Provides: pkgconfig(xcb-dri3) = %{version}-%{release}
Provides: pkgconfig(xcb-glx) = %{version}-%{release}
Provides: pkgconfig(xcb-present) = %{version}-%{release}
Provides: pkgconfig(xcb-randr) = %{version}-%{release}
Provides: pkgconfig(xcb-record) = %{version}-%{release}
Provides: pkgconfig(xcb-render) = %{version}-%{release}
Provides: pkgconfig(xcb-res) = %{version}-%{release}
Provides: pkgconfig(xcb-screensaver) = %{version}-%{release}
Provides: pkgconfig(xcb-shape) = %{version}-%{release}
Provides: pkgconfig(xcb-shm) = %{version}-%{release}
Provides: pkgconfig(xcb-sync) = %{version}-%{release}
Provides: pkgconfig(xcb-xf86dri) = %{version}-%{release}
Provides: pkgconfig(xcb-xfixes) = %{version}-%{release}
Provides: pkgconfig(xcb-xinerama) = %{version}-%{release}
Provides: pkgconfig(xcb-xinput) = %{version}-%{release}
Provides: pkgconfig(xcb-xkb) = %{version}-%{release}
Provides: pkgconfig(xcb-xselinux) = %{version}-%{release}
Provides: pkgconfig(xcb-xtest) = %{version}-%{release}
Provides: pkgconfig(xcb-xv) = %{version}-%{release}
Provides: pkgconfig(xcb-xvmc) = %{version}-%{release}
%description devel
The %{name}-devel package contains libraries and header files for developing
applications that use %{name}.
@ -132,6 +105,9 @@ rm -r %{buildroot}/usr/share/doc/libxcb/tutorial
%{_mandir}/man3/*.3*
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.13.1-7
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Thu Jan 07 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.13.1-6
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -4,7 +4,7 @@
Summary: X.Org X11 XKB parsing library
Name: libxkbcommon
Version: 1.0.1
Release: 3%{?dist}
Release: 4%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -37,9 +37,6 @@ Summary: X.Org X11 XKB parsing development package
Requires: %{name}%{?_isa} = %{version}-%{release}
Provides: pkgconfig(xkbcommon) = %{version}-%{release}
Provides: pkgconfig(xkbregistry) = %{version}-%{release}
%description devel
X.Org X11 XKB parsing development package
@ -57,8 +54,6 @@ Summary: X.Org X11 XKB keymap creation library
Requires: %{name}-x11%{?_isa} = %{version}-%{release}
Provides: pkgconfig(xkbcommon-x11) = %{version}-%{release}
%description x11-devel
X.Org X11 XKB keymap creation library development package
@ -130,6 +125,9 @@ rm -r %{buildroot}%{_mandir}/man1
%{_libexecdir}/xkbcommon/xkbcli-list
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.0.1-4
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Mon Aug 30 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.0.1-3
- Removing BR on 'marinerui-rpm-macros'. Using macros from the build env.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: X.Org X11 libxkbfile runtime library
Name: libxkbfile
Version: 1.1.0
Release: 5%{?dist}
Release: 6%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -21,8 +21,6 @@ Summary: X.Org X11 libxkbfile development package
Requires: %{name} = %{version}-%{release}
Provides: pkgconfig(xkbfile) = %{version}-%{release}
%description devel
X.Org X11 libxkbfile development package
@ -63,6 +61,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_libdir}/pkgconfig/xkbfile.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.1.0-6
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Fri Jan 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.1.0-5
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: X11 shared memory fences
Name: libxshmfence
Version: 1.3
Release: 8%{?dist}
Release: 9%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -23,8 +23,6 @@ Summary: Development files for %{name}
Requires: %{name}%{?_isa} = %{version}-%{release}
Provides: pkgconfig(xshmfence) = %{version}-%{release}
%description devel
The %{name}-devel package contains libraries and header files for
developing applications that use %{name}.
@ -55,6 +53,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_libdir}/*.so
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.3-9
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Thu Jan 14 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.3-8
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -1,6 +1,6 @@
Name: lutok
Version: 0.4
Release: 16%{?dist}
Release: 17%{?dist}
License: BSD
Vendor: Microsoft Corporation
Distribution: Mariner
@ -69,7 +69,6 @@ rm %{buildroot}%{_libdir}/liblutok.la
Summary: Libraries and header files for Lutok development
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: lua-devel >= 5.1
Provides: pkgconfig(lutok) = %{version}-%{release}
%description devel
Provides the libraries and header files to develop applications that
@ -109,6 +108,9 @@ details on how to run the installed tests.
%{_testsdir}
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 0.4-17
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Mon Sep 28 2020 Joe Schmitt <joschmit@microsoft.com> - 0.4-16
- Initial CBL-Mariner import from Fedora 32 (license: MIT).
- Update URL.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: Multitouch Protocol Translation Library
Name: mtdev
Version: 1.1.5
Release: 19%{?dist}
Release: 20%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -25,8 +25,6 @@ Summary: Multitouch Protocol Translation Library Development Package
Requires: %{name} = %{version}-%{release}
Requires: pkg-config
Provides: pkgconfig(mtdev) = %{version}-%{release}
%description devel
Multitouch protocol translation library development package.
@ -61,6 +59,9 @@ find %{buildroot} -type f -name "*.la" -delete -print
%{_bindir}/mtdev-test
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.1.5-20
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Wed Dec 16 2020 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.1.5-19
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified

Просмотреть файл

@ -1,7 +1,7 @@
Summary: Low level cryptographic libraries
Name: nettle
Version: 3.7.3
Release: 1%{?dist}
Release: 2%{?dist}
License: LGPLv3+ or GPLv2+
URL: https://www.lysator.liu.se/~nisse/nettle/
Source0: https://ftp.gnu.org/gnu/nettle/%{name}-%{version}.tar.gz
@ -23,8 +23,6 @@ kernel space.
%package devel
Summary: Development libraries and header files for nettle
Requires: nettle
Provides: pkgconfig(hogweed)
Provides: pkgconfig(nettle)
%description devel
The package contains libraries and header files for
@ -63,6 +61,9 @@ make %{?_smp_mflags} check
%{_libdir}/pkgconfig/*.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 3.7.3-2
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Tue Dec 21 2021 Max Brodeur-Urbas <maxbr@microsoft.com> - 3.7.3-1
- Updgrading to 3.7.3
* Mon Apr 12 2021 Rachel Menge <rachelmenge@microsoft.com> - 3.7.2-1

Просмотреть файл

@ -1,7 +1,7 @@
Summary: Pixel manipulation library
Name: pixman
Version: 0.40.0
Release: 4%{?dist}
Release: 5%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -20,8 +20,6 @@ Summary: Pixel manipulation library development package
Requires: %{name}%{?isa} = %{version}-%{release}
Requires: pkg-config
Provides: pkgconfig(pixman-1) = %{version}-%{name}
%description devel
Development library for pixman.
@ -59,6 +57,9 @@ sed -i 's/120/600/' test/meson.build
%{_libdir}/pkgconfig/pixman-1.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 0.40.0-5
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Mon Aug 30 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 0.40.0-4
- Switching back to using ldconfig scriptlets, since they are now available.
- Removing BR on 'marinerui-rpm-macros'. Using macros from the build env.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: Vulkan ICD desktop loader
Name: vulkan-loader
Version: 1.2.148.1
Release: 3%{?dist}
Release: 4%{?dist}
License: ASL 2.0
Vendor: Microsoft Corporation
Distribution: Mariner
@ -39,7 +39,6 @@ Summary: Development files for %{name}
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: vulkan-headers
Provides: pkgconfig(vulkan) = %{version}-%{release}
Provides: vulkan-devel%{?_isa} = %{version}-%{release}
Provides: vulkan-devel = %{version}-%{release}
Obsoletes: vulkan-devel < %{version}-%{release}
@ -87,6 +86,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/vulkan/{explicit,implicit}_layer.d/ \
%{_libdir}/*.so
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.2.148.1-4
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Mon Mar 29 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.2.148.1-3
- Changed source tarball name.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: Wayland protocols that adds functionality not available in the core protocol
Name: wayland-protocols
Version: 1.25
Release: 3%{?dist}
Release: 4%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -20,7 +20,6 @@ wayland-protocols.
%package devel
Summary: Wayland protocols that adds functionality not available in the core protocol
Provides: pkgconfig(wayland-protocols) = %{version}-%{release}
%description devel
wayland-protocols contains Wayland protocols that adds functionality not
@ -46,6 +45,9 @@ wayland-protocols.
%{_datadir}/%{name}/
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.25-4
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Thu Apr 07 2022 Hideyuki Nagase <hideyukn@microsoft.com> - 1.25-3
- Removed "BuildRequires: libffi-devel" and moved to wayland-devel.

Просмотреть файл

@ -1,7 +1,7 @@
Summary: Wayland Compositor Infrastructure
Name: wayland
Version: 1.20.0
Release: 5%{?dist}
Release: 6%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -33,12 +33,6 @@ Requires: libwayland-client%{?_isa} = %{version}-%{release}
Requires: libwayland-cursor%{?_isa} = %{version}-%{release}
Requires: libwayland-egl%{?_isa} = %{version}-%{release}
Requires: libwayland-server%{?_isa} = %{version}-%{release}
Provides: pkgconfig(wayland-client) = %{version}-%{release}
Provides: pkgconfig(wayland-cursor) = %{version}-%{release}
Provides: pkgconfig(wayland-egl) = %{version}-%{release}
Provides: pkgconfig(wayland-egl-backend) = %{version}-%{release}
Provides: pkgconfig(wayland-scanner) = %{version}-%{release}
Provides: pkgconfig(wayland-server) = %{version}-%{release}
%description devel
The %{name}-devel package contains libraries and header files for
@ -119,6 +113,9 @@ Wayland server library
%{_libdir}/libwayland-server.so.0*
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.20.0-6
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Thu Apr 07 2022 Hideyuki Nagase <hideyukn@microsoft.com> - 1.20.0-5
- Added "Requires: libffi-devel" for devel package.

Просмотреть файл

@ -3,7 +3,7 @@
Summary: XCB protocol descriptions
Name: xcb-proto
Version: 1.13
Release: 15%{?dist}
Release: 16%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -21,8 +21,6 @@ BuildRequires: python3-devel
Requires: pkg-config
Requires: python3-xml
Provides: pkgconfig(xcb-proto) = %{version}-%{release}
%description
XCB is a project to enable efficient language bindings to the X11 protocol.
This package contains the protocol descriptions themselves. Language
@ -50,6 +48,9 @@ the protocol.
%{python3_sitelib}/xcbgen
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.13-16
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Fri Jan 08 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.13-15
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -3,7 +3,7 @@
Summary: X Keyboard Extension configuration data
Name: xkeyboard-config
Version: 2.30
Release: 4%{?dist}
Release: 5%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -36,8 +36,6 @@ Summary: Development files for %{name}
Requires: %{name} = %{version}-%{release}
Requires: pkg-config
Provides: pkgconfig(xkeyboard-config) = %{version}-%{release}
%description devel
Development files for %{name}.
@ -81,6 +79,9 @@ rm -f %{buildroot}%{_datadir}/X11/xkb/compiled
%{_datadir}/pkgconfig/xkeyboard-config.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 2.30-5
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Fri Jan 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 2.30-4
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -5,7 +5,7 @@
Summary: Xorg X11 libinput input driver
Name: xorg-x11-drv-libinput
Version: 0.30.0
Release: 4%{?dist}
Release: 5%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -42,8 +42,6 @@ Summary: Xorg X11 libinput input driver development package.
Requires: pkg-config
Provides: pkgconfig(xorg-libinput) = %{version}-%{release}
%description devel
Xorg X11 libinput input driver development files.
@ -77,6 +75,9 @@ cp %{SOURCE1} %{buildroot}%{_datadir}/X11/xorg.conf.d/
%{_includedir}/xorg/libinput-properties.h
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 0.30.0-5
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Fri Jan 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 0.30.0-4
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -8,7 +8,7 @@
Summary: X.Org X11 font utilities
Name: xorg-x11-font-utils
Version: 7.5
Release: 49%{?dist}
Release: 50%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -39,7 +39,6 @@ Provides: mkfontdir = %{mkfontdir}
Provides: mkfontscale = %{mkfontscale}
Provides: font-util = %{font_util}
Provides: font-utils = %{version}-%{release}
Provides: pkgconfig(fontutil) = %{version}-%{release}
Provides: ucs2any = %{font_util}
%description
@ -115,6 +114,9 @@ find %{buildroot} -name bdftruncate\* -print0 | xargs -0 rm -f
%{_x11fontdir}/util/map-*
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 7.5-50
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Wed Oct 27 2021 Muhammad Falak <mwani@microsft.com> - 7.5-49
- Remove epoch

Просмотреть файл

@ -4,7 +4,7 @@
Summary: X.Org X11 Protocol headers
Name: xorg-x11-proto-devel
Version: 2019.1
Release: 5%{?dist}
Release: 6%{?dist}
License: MIT AND BSD
Vendor: Microsoft Corporation
Distribution: Mariner
@ -19,33 +19,6 @@ BuildRequires: libtool
BuildRequires: pkg-config
BuildRequires: xorg-x11-util-macros
Provides: pkgconfig(bigreqsproto) = %{version}-%{release}
Provides: pkgconfig(compositeproto) = %{version}-%{release}
Provides: pkgconfig(damageproto) = %{version}-%{release}
Provides: pkgconfig(dmxproto) = %{version}-%{release}
Provides: pkgconfig(dri2proto) = %{version}-%{release}
Provides: pkgconfig(dri3proto) = %{version}-%{release}
Provides: pkgconfig(fixesproto) = %{version}-%{release}
Provides: pkgconfig(fontsproto) = %{version}-%{release}
Provides: pkgconfig(glproto) = %{version}-%{release}
Provides: pkgconfig(inputproto) = %{version}-%{release}
Provides: pkgconfig(kbproto) = %{version}-%{release}
Provides: pkgconfig(presentproto) = %{version}-%{release}
Provides: pkgconfig(randrproto) = %{version}-%{release}
Provides: pkgconfig(recordproto) = %{version}-%{release}
Provides: pkgconfig(renderproto) = %{version}-%{release}
Provides: pkgconfig(resourceproto) = %{version}-%{release}
Provides: pkgconfig(scrnsaverproto) = %{version}-%{release}
Provides: pkgconfig(videoproto) = %{version}-%{release}
Provides: pkgconfig(xcmiscproto) = %{version}-%{release}
Provides: pkgconfig(xextproto) = %{version}-%{release}
Provides: pkgconfig(xf86bigfontproto) = %{version}-%{release}
Provides: pkgconfig(xf86dgaproto) = %{version}-%{release}
Provides: pkgconfig(xf86driproto) = %{version}-%{release}
Provides: pkgconfig(xf86vidmodeproto) = %{version}-%{release}
Provides: pkgconfig(xineramaproto) = %{version}-%{release}
Provides: pkgconfig(xproto) = %{version}-%{release}
%description
X.Org X11 Protocol headers
@ -236,6 +209,9 @@ rm -f %{buildroot}%{_docdir}/*/*.{html,svg}
%{_docdir}/xorgproto/*
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 2019.1-6
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Thu Jan 07 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 2019.1-5
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -4,7 +4,7 @@
Summary: X.Org X11 Autotools macros
Name: xorg-x11-util-macros
Version: 1.19.2
Release: 8%{?dist}
Release: 9%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -16,8 +16,6 @@ Requires: automake
Requires: libtool
Requires: pkg-config
Provides: pkgconfig(xorg-macros) = %{version}-%{release}
BuildArch: noarch
%description
@ -42,6 +40,9 @@ make install DESTDIR=%{buildroot} INSTALL="install -p"
%{_datadir}/util-macros
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.19.2-9
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Thu Dec 10 2020 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.19.2-8
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -8,7 +8,7 @@
Summary: X.Org X11 xkb utilities
Name: xorg-x11-xkb-utils
Version: 7.7
Release: 34%{?dist}
Release: 35%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -40,8 +40,6 @@ Summary: X.Org X11 xkb utilities development package
Requires: pkg-config
Requires: xkbcomp
Provides: pkgconfig(xkbcomp) = %{version}-%{release}
%description devel
X.Org X11 xkb utilities development files.
@ -113,6 +111,9 @@ popd
%{_libdir}/pkgconfig/xkbcomp.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 7.7-35
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Fri Jan 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 7.7-34
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.

Просмотреть файл

@ -6,7 +6,7 @@
Summary: X.Org X11 developmental X transport library
Name: xorg-x11-xtrans-devel
Version: 1.4.0
Release: 5%{?dist}
Release: 6%{?dist}
License: MIT
Vendor: Microsoft Corporation
Distribution: Mariner
@ -21,8 +21,6 @@ BuildArch: noarch
BuildRequires: pkg-config
BuildRequires: xorg-x11-util-macros
Provides: pkgconfig(xtrans) = %{version}-%{release}
%description
X.Org X11 developmental X transport library
@ -54,6 +52,9 @@ make install DESTDIR=%{buildroot} INSTALL="install -p"
%{_datadir}/pkgconfig/xtrans.pc
%changelog
* Fri Apr 22 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.4.0-6
- Remove explicit pkgconfig provides that are now automatically generated by RPM
* Thu Jan 07 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.4.0-5
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
- License verified.