From 477fa004b72af9aa838b2f8b64dd05232ff68e85 Mon Sep 17 00:00:00 2001 From: Olivia Crain Date: Thu, 28 Apr 2022 17:41:04 -0500 Subject: [PATCH] Remove manual pkgconfig provides from non-toolchain specs (#2885) --- SPECS/dbus-glib/dbus-glib.spec | 6 ++-- SPECS/icu/icu.spec | 8 ++--- SPECS/libICE/libICE.spec | 7 ++-- SPECS/libSM/libSM.spec | 7 ++-- SPECS/libX11/libX11.spec | 8 ++--- SPECS/libXau/libXau.spec | 7 ++-- SPECS/libXaw/libXaw.spec | 7 ++-- SPECS/libXcursor/libXcursor.spec | 7 ++-- SPECS/libXdamage/libXdamage.spec | 7 ++-- SPECS/libXdmcp/libXdmcp.spec | 7 ++-- SPECS/libXext/libXext.spec | 7 ++-- SPECS/libXfixes/libXfixes.spec | 7 ++-- SPECS/libXfont2/libXfont2.spec | 7 ++-- SPECS/libXft/libXft.spec | 7 ++-- SPECS/libXi/libXi.spec | 7 ++-- SPECS/libXmu/libXmu.spec | 8 ++--- SPECS/libXpm/libXpm.spec | 7 ++-- SPECS/libXrandr/libXrandr.spec | 7 ++-- SPECS/libXrender/libXrender.spec | 7 ++-- SPECS/libXt/libXt.spec | 7 ++-- SPECS/libXtst/libXtst.spec | 7 ++-- SPECS/libXxf86vm/libXxf86vm.spec | 7 ++-- SPECS/libdrm/libdrm.spec | 7 ++-- SPECS/libepoxy/libepoxy.spec | 7 ++-- SPECS/libevdev/libevdev.spec | 7 ++-- SPECS/libfontenc/libfontenc.spec | 7 ++-- SPECS/libglvnd/libglvnd.spec | 13 +++----- SPECS/libnl3/libnl3.spec | 12 +++---- SPECS/libpciaccess/libpciaccess.spec | 7 ++-- SPECS/libpng/libpng.spec | 7 ++-- SPECS/libsndfile/libsndfile.spec | 7 ++-- SPECS/libwacom/libwacom.spec | 7 ++-- SPECS/libxcb/libxcb.spec | 32 +++---------------- SPECS/libxkbcommon/libxkbcommon.spec | 10 +++--- SPECS/libxkbfile/libxkbfile.spec | 7 ++-- SPECS/libxshmfence/libxshmfence.spec | 7 ++-- SPECS/lutok/lutok.spec | 6 ++-- SPECS/mtdev/mtdev.spec | 7 ++-- SPECS/nettle/nettle.spec | 7 ++-- SPECS/pixman/pixman.spec | 7 ++-- SPECS/vulkan-loader/vulkan-loader.spec | 6 ++-- .../wayland-protocols/wayland-protocols.spec | 6 ++-- SPECS/wayland/wayland.spec | 11 +++---- SPECS/xcb-proto/xcb-proto.spec | 7 ++-- SPECS/xkeyboard-config/xkeyboard-config.spec | 7 ++-- .../xorg-x11-drv-libinput.spec | 7 ++-- .../xorg-x11-font-utils.spec | 6 ++-- .../xorg-x11-proto-devel.spec | 32 +++---------------- .../xorg-x11-util-macros.spec | 7 ++-- .../xorg-x11-xkb-utils.spec | 7 ++-- .../xorg-x11-xtrans-devel.spec | 7 ++-- 51 files changed, 204 insertions(+), 219 deletions(-) diff --git a/SPECS/dbus-glib/dbus-glib.spec b/SPECS/dbus-glib/dbus-glib.spec index cd2b3aede0..7e91c03202 100644 --- a/SPECS/dbus-glib/dbus-glib.spec +++ b/SPECS/dbus-glib/dbus-glib.spec @@ -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 - 0.112-2 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Thu Jan 20 2022 Nicolas Guibourge - 0.112-1 - Upgrade to 0.112 diff --git a/SPECS/icu/icu.spec b/SPECS/icu/icu.spec index 638e8ab88e..e1433b0ca3 100644 --- a/SPECS/icu/icu.spec +++ b/SPECS/icu/icu.spec @@ -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 - 68.2.0.6-3 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Mon Feb 28 2022 Pawel Winogrodzki - 68.2.0.6-2 - Removing dependcy on Bash. diff --git a/SPECS/libICE/libICE.spec b/SPECS/libICE/libICE.spec index d5fdc5bf81..893dba5404 100644 --- a/SPECS/libICE/libICE.spec +++ b/SPECS/libICE/libICE.spec @@ -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 - 1.0.10-6 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Sat Jan 16 2021 Pawel Winogrodzki - 1.0.10-5 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libSM/libSM.spec b/SPECS/libSM/libSM.spec index 618c0e6b3e..ee33549c8a 100644 --- a/SPECS/libSM/libSM.spec +++ b/SPECS/libSM/libSM.spec @@ -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 - 1.2.3-8 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Sat Jan 16 2021 Pawel Winogrodzki - 1.2.3-7 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libX11/libX11.spec b/SPECS/libX11/libX11.spec index 44f71996a9..c1abd0358a 100644 --- a/SPECS/libX11/libX11.spec +++ b/SPECS/libX11/libX11.spec @@ -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 - 1.6.12-5 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Thu Jan 07 2021 Pawel Winogrodzki - 1.6.12-4 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libXau/libXau.spec b/SPECS/libXau/libXau.spec index 56da3da86c..7afd06da7e 100644 --- a/SPECS/libXau/libXau.spec +++ b/SPECS/libXau/libXau.spec @@ -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 - 1.0.9-6 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Sun Jan 10 2021 Pawel Winogrodzki - 1.0.9-5 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libXaw/libXaw.spec b/SPECS/libXaw/libXaw.spec index 58b33f8203..fe357f2e15 100644 --- a/SPECS/libXaw/libXaw.spec +++ b/SPECS/libXaw/libXaw.spec @@ -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 - 1.0.13-17 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Sun Jan 17 2021 Pawel Winogrodzki - 1.0.13-16 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libXcursor/libXcursor.spec b/SPECS/libXcursor/libXcursor.spec index 123e24d672..af9afeb756 100644 --- a/SPECS/libXcursor/libXcursor.spec +++ b/SPECS/libXcursor/libXcursor.spec @@ -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 - 1.2.0-5 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Tue Jan 19 2021 Pawel Winogrodzki - 1.2.0-4 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libXdamage/libXdamage.spec b/SPECS/libXdamage/libXdamage.spec index ac0da77a33..d70e19a6a2 100644 --- a/SPECS/libXdamage/libXdamage.spec +++ b/SPECS/libXdamage/libXdamage.spec @@ -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 - 1.1.5-5 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Thu Jan 14 2021 Pawel Winogrodzki - 1.1.5-4 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libXdmcp/libXdmcp.spec b/SPECS/libXdmcp/libXdmcp.spec index 51d3fa0a13..ebbc9d5af9 100644 --- a/SPECS/libXdmcp/libXdmcp.spec +++ b/SPECS/libXdmcp/libXdmcp.spec @@ -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 - 1.1.3-6 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Thu Jan 14 2021 Vinicius Jarina - 1.1.3-5 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libXext/libXext.spec b/SPECS/libXext/libXext.spec index 5b1deac15c..058db4af25 100644 --- a/SPECS/libXext/libXext.spec +++ b/SPECS/libXext/libXext.spec @@ -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 - 1.3.4-6 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Wed Jan 13 2021 Pawel Winogrodzki - 1.3.4-5 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libXfixes/libXfixes.spec b/SPECS/libXfixes/libXfixes.spec index 2568c89beb..824bb7f3d7 100644 --- a/SPECS/libXfixes/libXfixes.spec +++ b/SPECS/libXfixes/libXfixes.spec @@ -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 - 5.0.3-14 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Thu Jan 14 2021 Pawel Winogrodzki - 5.0.3-13 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libXfont2/libXfont2.spec b/SPECS/libXfont2/libXfont2.spec index 42296ebfc0..73748a783e 100644 --- a/SPECS/libXfont2/libXfont2.spec +++ b/SPECS/libXfont2/libXfont2.spec @@ -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 - 2.0.3-10 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Fri Jan 15 2021 Pawel Winogrodzki - 2.0.3-9 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libXft/libXft.spec b/SPECS/libXft/libXft.spec index 6239191f06..3d0d5b8422 100644 --- a/SPECS/libXft/libXft.spec +++ b/SPECS/libXft/libXft.spec @@ -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 - 2.3.3-6 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Tue Jan 19 2021 Pawel Winogrodzki - 2.3.3-5 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libXi/libXi.spec b/SPECS/libXi/libXi.spec index 5844755538..4f031782d7 100644 --- a/SPECS/libXi/libXi.spec +++ b/SPECS/libXi/libXi.spec @@ -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 - 1.7.10-6 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Fri Jan 15 2021 Vinicius Jarina - 1.7.10-5 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libXmu/libXmu.spec b/SPECS/libXmu/libXmu.spec index 7f3b597f79..7e9a390fa9 100644 --- a/SPECS/libXmu/libXmu.spec +++ b/SPECS/libXmu/libXmu.spec @@ -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 - 1.1.3-6 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Sat Jan 16 2021 Pawel Winogrodzki - 1.1.3-5 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libXpm/libXpm.spec b/SPECS/libXpm/libXpm.spec index ce73d703f1..75a679119c 100644 --- a/SPECS/libXpm/libXpm.spec +++ b/SPECS/libXpm/libXpm.spec @@ -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 - 3.5.13-5 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Sat Jan 16 2021 Pawel Winogrodzki - 3.5.13-4 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libXrandr/libXrandr.spec b/SPECS/libXrandr/libXrandr.spec index 509fe0dc3d..0b7f04e87b 100644 --- a/SPECS/libXrandr/libXrandr.spec +++ b/SPECS/libXrandr/libXrandr.spec @@ -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 - 1.5.2-6 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Thu Jan 14 2021 Pawel Winogrodzki - 1.5.2-5 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libXrender/libXrender.spec b/SPECS/libXrender/libXrender.spec index 64a689c766..c29b8f1182 100644 --- a/SPECS/libXrender/libXrender.spec +++ b/SPECS/libXrender/libXrender.spec @@ -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 - 0.9.10-14 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Thu Jan 14 2021 Pawel Winogrodzki - 0.9.10-13 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libXt/libXt.spec b/SPECS/libXt/libXt.spec index 0e218f81ac..a25183280a 100644 --- a/SPECS/libXt/libXt.spec +++ b/SPECS/libXt/libXt.spec @@ -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 - 1.2.0-4 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Sat Jan 16 2021 Pawel Winogrodzki - 1.2.0-3 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libXtst/libXtst.spec b/SPECS/libXtst/libXtst.spec index 7ffc4f8ff8..4f17d5c3f0 100644 --- a/SPECS/libXtst/libXtst.spec +++ b/SPECS/libXtst/libXtst.spec @@ -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 - 1.2.3-14 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Thu Jan 14 2021 Vinicius Jarina - 1.2.3-13 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libXxf86vm/libXxf86vm.spec b/SPECS/libXxf86vm/libXxf86vm.spec index ed33fb1981..d54b1c6c91 100644 --- a/SPECS/libXxf86vm/libXxf86vm.spec +++ b/SPECS/libXxf86vm/libXxf86vm.spec @@ -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 - 1.1.4-16 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Thu Jan 14 2021 Pawel Winogrodzki - 1.1.4-15 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libdrm/libdrm.spec b/SPECS/libdrm/libdrm.spec index a1875c69d5..8cf62d1ff4 100644 --- a/SPECS/libdrm/libdrm.spec +++ b/SPECS/libdrm/libdrm.spec @@ -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 - 2.4.102-5 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Mon Aug 30 2021 Pawel Winogrodzki - 2.4.102-4 - Removing BR on 'marinerui-rpm-macros'. Using macros from the build env. diff --git a/SPECS/libepoxy/libepoxy.spec b/SPECS/libepoxy/libepoxy.spec index 4c91ac5066..afe8056a2c 100644 --- a/SPECS/libepoxy/libepoxy.spec +++ b/SPECS/libepoxy/libepoxy.spec @@ -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 - 1.5.5-4 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Mon Aug 30 2021 Pawel Winogrodzki - 1.5.5-2 - Removing BR on 'marinerui-rpm-macros'. Using macros from the build env. diff --git a/SPECS/libevdev/libevdev.spec b/SPECS/libevdev/libevdev.spec index 3fe9880451..364ba794f1 100644 --- a/SPECS/libevdev/libevdev.spec +++ b/SPECS/libevdev/libevdev.spec @@ -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 - 1.9.1-6 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Mon Aug 30 2021 Pawel Winogrodzki - 1.9.1-5 - Removing BR on 'marinerui-rpm-macros'. Using macros from the build env. diff --git a/SPECS/libfontenc/libfontenc.spec b/SPECS/libfontenc/libfontenc.spec index d08b8e855b..317176ffc9 100644 --- a/SPECS/libfontenc/libfontenc.spec +++ b/SPECS/libfontenc/libfontenc.spec @@ -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 - 1.1.3-15 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Tue Jan 12 2021 Vinicius Jarina - 1.1.3-14 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libglvnd/libglvnd.spec b/SPECS/libglvnd/libglvnd.spec index 2731e691d5..fca94369e3 100644 --- a/SPECS/libglvnd/libglvnd.spec +++ b/SPECS/libglvnd/libglvnd.spec @@ -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 - 1.3.2-5 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Wed Oct 27 2021 Muhammad Falak - 1.3.2-4 - Remove epoch diff --git a/SPECS/libnl3/libnl3.spec b/SPECS/libnl3/libnl3.spec index 3bad9e4278..01e51461c9 100644 --- a/SPECS/libnl3/libnl3.spec +++ b/SPECS/libnl3/libnl3.spec @@ -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 - 3.5.0-3 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Mon Apr 11 2022 Pawel Winogrodzki - 3.5.0-2 - Fixing a typo in source URL. diff --git a/SPECS/libpciaccess/libpciaccess.spec b/SPECS/libpciaccess/libpciaccess.spec index 4bfd398d5e..fc4f5a0425 100644 --- a/SPECS/libpciaccess/libpciaccess.spec +++ b/SPECS/libpciaccess/libpciaccess.spec @@ -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 - 0.16-5 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Fri Dec 18 2020 Pawel Winogrodzki - 0.16-4 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - Added an explicit 'pkgconfig(pciaccess)' for 'libpciaccess-devel'. diff --git a/SPECS/libpng/libpng.spec b/SPECS/libpng/libpng.spec index a3390be4bb..c469e202a9 100644 --- a/SPECS/libpng/libpng.spec +++ b/SPECS/libpng/libpng.spec @@ -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 - 1.6.37-6 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Fri Sep 10 2021 Thomas Crain - 1.6.37-5 - Remove libtool archive files from final packaging diff --git a/SPECS/libsndfile/libsndfile.spec b/SPECS/libsndfile/libsndfile.spec index ba22f53e68..0a1287f967 100644 --- a/SPECS/libsndfile/libsndfile.spec +++ b/SPECS/libsndfile/libsndfile.spec @@ -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 - 1.0.31-2 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Tue Feb 09 2021 Pawel Winogrodzki - 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). diff --git a/SPECS/libwacom/libwacom.spec b/SPECS/libwacom/libwacom.spec index c4d7bc49a3..56c69a41df 100644 --- a/SPECS/libwacom/libwacom.spec +++ b/SPECS/libwacom/libwacom.spec @@ -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 - 1.6-4 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Mon Aug 30 2021 Pawel Winogrodzki - 1.6-3 - Removing BR on 'marinerui-rpm-macros'. Using macros from the build env. diff --git a/SPECS/libxcb/libxcb.spec b/SPECS/libxcb/libxcb.spec index c0aa736b8e..c754ce47d1 100644 --- a/SPECS/libxcb/libxcb.spec +++ b/SPECS/libxcb/libxcb.spec @@ -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 - 1.13.1-7 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Thu Jan 07 2021 Pawel Winogrodzki - 1.13.1-6 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libxkbcommon/libxkbcommon.spec b/SPECS/libxkbcommon/libxkbcommon.spec index 85c4a6f915..0d88b705d8 100644 --- a/SPECS/libxkbcommon/libxkbcommon.spec +++ b/SPECS/libxkbcommon/libxkbcommon.spec @@ -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 - 1.0.1-4 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Mon Aug 30 2021 Pawel Winogrodzki - 1.0.1-3 - Removing BR on 'marinerui-rpm-macros'. Using macros from the build env. diff --git a/SPECS/libxkbfile/libxkbfile.spec b/SPECS/libxkbfile/libxkbfile.spec index 025d0eae2b..2c01e7b996 100644 --- a/SPECS/libxkbfile/libxkbfile.spec +++ b/SPECS/libxkbfile/libxkbfile.spec @@ -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 - 1.1.0-6 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Fri Jan 15 2021 Pawel Winogrodzki - 1.1.0-5 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/libxshmfence/libxshmfence.spec b/SPECS/libxshmfence/libxshmfence.spec index a779a1bad2..4912831dce 100644 --- a/SPECS/libxshmfence/libxshmfence.spec +++ b/SPECS/libxshmfence/libxshmfence.spec @@ -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 - 1.3-9 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Thu Jan 14 2021 Pawel Winogrodzki - 1.3-8 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/lutok/lutok.spec b/SPECS/lutok/lutok.spec index aa0bf8f1e1..55da02ae35 100644 --- a/SPECS/lutok/lutok.spec +++ b/SPECS/lutok/lutok.spec @@ -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 - 0.4-17 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Mon Sep 28 2020 Joe Schmitt - 0.4-16 - Initial CBL-Mariner import from Fedora 32 (license: MIT). - Update URL. diff --git a/SPECS/mtdev/mtdev.spec b/SPECS/mtdev/mtdev.spec index 3b0ca75c26..162b18ac83 100644 --- a/SPECS/mtdev/mtdev.spec +++ b/SPECS/mtdev/mtdev.spec @@ -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 - 1.1.5-20 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Wed Dec 16 2020 Pawel Winogrodzki - 1.1.5-19 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified diff --git a/SPECS/nettle/nettle.spec b/SPECS/nettle/nettle.spec index f361fae63a..c19cfa1c39 100644 --- a/SPECS/nettle/nettle.spec +++ b/SPECS/nettle/nettle.spec @@ -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 - 3.7.3-2 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Tue Dec 21 2021 Max Brodeur-Urbas - 3.7.3-1 - Updgrading to 3.7.3 * Mon Apr 12 2021 Rachel Menge - 3.7.2-1 diff --git a/SPECS/pixman/pixman.spec b/SPECS/pixman/pixman.spec index c2ee82fc40..9870bc6a2f 100644 --- a/SPECS/pixman/pixman.spec +++ b/SPECS/pixman/pixman.spec @@ -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 - 0.40.0-5 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Mon Aug 30 2021 Pawel Winogrodzki - 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. diff --git a/SPECS/vulkan-loader/vulkan-loader.spec b/SPECS/vulkan-loader/vulkan-loader.spec index 9403701df9..769730cde7 100644 --- a/SPECS/vulkan-loader/vulkan-loader.spec +++ b/SPECS/vulkan-loader/vulkan-loader.spec @@ -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 - 1.2.148.1-4 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Mon Mar 29 2021 Pawel Winogrodzki - 1.2.148.1-3 - Changed source tarball name. diff --git a/SPECS/wayland-protocols/wayland-protocols.spec b/SPECS/wayland-protocols/wayland-protocols.spec index 3532d4216e..fcd744957e 100644 --- a/SPECS/wayland-protocols/wayland-protocols.spec +++ b/SPECS/wayland-protocols/wayland-protocols.spec @@ -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 - 1.25-4 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Thu Apr 07 2022 Hideyuki Nagase - 1.25-3 - Removed "BuildRequires: libffi-devel" and moved to wayland-devel. diff --git a/SPECS/wayland/wayland.spec b/SPECS/wayland/wayland.spec index 1b4d9d0a21..034750f664 100644 --- a/SPECS/wayland/wayland.spec +++ b/SPECS/wayland/wayland.spec @@ -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 - 1.20.0-6 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Thu Apr 07 2022 Hideyuki Nagase - 1.20.0-5 - Added "Requires: libffi-devel" for devel package. diff --git a/SPECS/xcb-proto/xcb-proto.spec b/SPECS/xcb-proto/xcb-proto.spec index bb90363779..0b0f0b5870 100644 --- a/SPECS/xcb-proto/xcb-proto.spec +++ b/SPECS/xcb-proto/xcb-proto.spec @@ -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 - 1.13-16 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Fri Jan 08 2021 Pawel Winogrodzki - 1.13-15 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/xkeyboard-config/xkeyboard-config.spec b/SPECS/xkeyboard-config/xkeyboard-config.spec index 47acfc6204..37435650bc 100644 --- a/SPECS/xkeyboard-config/xkeyboard-config.spec +++ b/SPECS/xkeyboard-config/xkeyboard-config.spec @@ -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 - 2.30-5 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Fri Jan 15 2021 Pawel Winogrodzki - 2.30-4 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/xorg-x11-drv-libinput/xorg-x11-drv-libinput.spec b/SPECS/xorg-x11-drv-libinput/xorg-x11-drv-libinput.spec index fd3554875c..35b30f0c90 100644 --- a/SPECS/xorg-x11-drv-libinput/xorg-x11-drv-libinput.spec +++ b/SPECS/xorg-x11-drv-libinput/xorg-x11-drv-libinput.spec @@ -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 - 0.30.0-5 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Fri Jan 15 2021 Pawel Winogrodzki - 0.30.0-4 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/xorg-x11-font-utils/xorg-x11-font-utils.spec b/SPECS/xorg-x11-font-utils/xorg-x11-font-utils.spec index 054bcc7703..c0da5eadd0 100644 --- a/SPECS/xorg-x11-font-utils/xorg-x11-font-utils.spec +++ b/SPECS/xorg-x11-font-utils/xorg-x11-font-utils.spec @@ -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 - 7.5-50 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Wed Oct 27 2021 Muhammad Falak - 7.5-49 - Remove epoch diff --git a/SPECS/xorg-x11-proto-devel/xorg-x11-proto-devel.spec b/SPECS/xorg-x11-proto-devel/xorg-x11-proto-devel.spec index 2c832e9efa..80028b7f5d 100644 --- a/SPECS/xorg-x11-proto-devel/xorg-x11-proto-devel.spec +++ b/SPECS/xorg-x11-proto-devel/xorg-x11-proto-devel.spec @@ -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 - 2019.1-6 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Thu Jan 07 2021 Pawel Winogrodzki - 2019.1-5 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/xorg-x11-util-macros/xorg-x11-util-macros.spec b/SPECS/xorg-x11-util-macros/xorg-x11-util-macros.spec index 117ba34a3d..9bcf3be8c3 100644 --- a/SPECS/xorg-x11-util-macros/xorg-x11-util-macros.spec +++ b/SPECS/xorg-x11-util-macros/xorg-x11-util-macros.spec @@ -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 - 1.19.2-9 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Thu Dec 10 2020 Pawel Winogrodzki - 1.19.2-8 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/xorg-x11-xkb-utils/xorg-x11-xkb-utils.spec b/SPECS/xorg-x11-xkb-utils/xorg-x11-xkb-utils.spec index 6ac79a360a..7151a52af4 100644 --- a/SPECS/xorg-x11-xkb-utils/xorg-x11-xkb-utils.spec +++ b/SPECS/xorg-x11-xkb-utils/xorg-x11-xkb-utils.spec @@ -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 - 7.7-35 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Fri Jan 15 2021 Pawel Winogrodzki - 7.7-34 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified. diff --git a/SPECS/xorg-x11-xtrans-devel/xorg-x11-xtrans-devel.spec b/SPECS/xorg-x11-xtrans-devel/xorg-x11-xtrans-devel.spec index 546adb8e95..bec5c337c2 100644 --- a/SPECS/xorg-x11-xtrans-devel/xorg-x11-xtrans-devel.spec +++ b/SPECS/xorg-x11-xtrans-devel/xorg-x11-xtrans-devel.spec @@ -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 - 1.4.0-6 +- Remove explicit pkgconfig provides that are now automatically generated by RPM + * Thu Jan 07 2021 Pawel Winogrodzki - 1.4.0-5 - Initial CBL-Mariner import from Fedora 33 (license: MIT). - License verified.