forked from pool/000release-packages
Automatic update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/000release-packages?expand=0&rev=741
This commit is contained in:
parent
bc21318ae0
commit
30782e0716
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: MicroOS-release
|
||||
Version: 20201026
|
||||
Version: 20201027
|
||||
Release: 0
|
||||
Summary: openSUSE MicroOS
|
||||
License: GPL-2.0-or-later
|
||||
@ -173,9 +173,9 @@ ExclusiveArch: %ix86 x86_64 ppc64le s390x aarch64 %arm
|
||||
%include %{SOURCE100}
|
||||
Provides: %name-%version
|
||||
Provides: product() = MicroOS
|
||||
Provides: product(MicroOS) = 20201026-0
|
||||
Provides: product(MicroOS) = 20201027-0
|
||||
Provides: product-label() = openSUSE%20MicroOS
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Amicroos%3A20201026
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Amicroos%3A20201027
|
||||
Provides: product-url(releasenotes) = http%3A%2F%2Fdoc.opensuse.org%2Frelease%2Dnotes%2Fx86_64%2FopenSUSE%2FTumbleweed%2Frelease%2Dnotes%2DopenSUSE.rpm
|
||||
Provides: product-endoflife()
|
||||
Requires: product_flavor(MicroOS)
|
||||
@ -191,7 +191,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(dvd)
|
||||
Provides: product_flavor(MicroOS) = 20201026-0
|
||||
Provides: product_flavor(MicroOS) = 20201027-0
|
||||
Summary: openSUSE MicroOS%{?betaversion: %{betaversion}}
|
||||
|
||||
%description dvd
|
||||
@ -207,7 +207,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(kubic-dvd)
|
||||
Provides: product_flavor(MicroOS) = 20201026-0
|
||||
Provides: product_flavor(MicroOS) = 20201027-0
|
||||
Summary: openSUSE MicroOS%{?betaversion: %{betaversion}}
|
||||
|
||||
%description kubic-dvd
|
||||
@ -223,7 +223,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance)
|
||||
Provides: product_flavor(MicroOS) = 20201026-0
|
||||
Provides: product_flavor(MicroOS) = 20201027-0
|
||||
Summary: openSUSE MicroOS%{?betaversion: %{betaversion}}
|
||||
|
||||
%description appliance
|
||||
@ -239,7 +239,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance-kubic)
|
||||
Provides: product_flavor(MicroOS) = 20201026-0
|
||||
Provides: product_flavor(MicroOS) = 20201027-0
|
||||
Summary: openSUSE MicroOS%{?betaversion: %{betaversion}}
|
||||
|
||||
%description appliance-kubic
|
||||
@ -298,11 +298,11 @@ cat >$RPM_BUILD_ROOT/etc/products.d/MicroOS.prod << EOF
|
||||
<product schemeversion="0">
|
||||
<vendor>openSUSE</vendor>
|
||||
<name>MicroOS</name>
|
||||
<version>20201026</version>
|
||||
<version>20201027</version>
|
||||
<release>0</release>
|
||||
<endoflife></endoflife>
|
||||
<arch>%{_target_cpu}</arch>
|
||||
<cpeid>cpe:/o:opensuse:microos:20201026</cpeid>
|
||||
<cpeid>cpe:/o:opensuse:microos:20201027</cpeid>
|
||||
<productline>MicroOS</productline>
|
||||
<register>
|
||||
<pool>
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package openSUSE-Addon-NonOss-release (Version 20201026)
|
||||
# spec file for package openSUSE-Addon-NonOss-release (Version 20201027)
|
||||
#
|
||||
# Copyright (c) 2020 openSUSE.
|
||||
#
|
||||
@ -16,16 +16,16 @@
|
||||
Name: openSUSE-Addon-NonOss-release
|
||||
%define product openSUSE-Addon-NonOss
|
||||
Summary: openSUSE NonOSS Addon%{?betaversion: %{betaversion}}
|
||||
Version: 20201026
|
||||
Version: 20201027
|
||||
Release: 0
|
||||
License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
|
||||
Provides: %name-%version
|
||||
Provides: product() = openSUSE-Addon-NonOss
|
||||
Provides: product(openSUSE-Addon-NonOss) = 20201026-0
|
||||
Provides: product(openSUSE-Addon-NonOss) = 20201027-0
|
||||
Provides: product-label() = non%20oss%20addon
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Daddon%2Dnonoss%3A20201026
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Daddon%2Dnonoss%3A20201027
|
||||
|
||||
|
||||
AutoReqProv: on
|
||||
@ -49,10 +49,10 @@ cat >$RPM_BUILD_ROOT/etc/products.d/openSUSE-Addon-NonOss.prod << EOF
|
||||
<product schemeversion="0">
|
||||
<vendor>openSUSE</vendor>
|
||||
<name>openSUSE-Addon-NonOss</name>
|
||||
<version>20201026</version>
|
||||
<version>20201027</version>
|
||||
<release>0</release>
|
||||
<arch>%{_target_cpu}</arch>
|
||||
<cpeid>cpe:/o:opensuse:opensuse-addon-nonoss:20201026</cpeid>
|
||||
<cpeid>cpe:/o:opensuse:opensuse-addon-nonoss:20201027</cpeid>
|
||||
<register>
|
||||
<pool>
|
||||
</pool>
|
||||
|
@ -20,7 +20,7 @@
|
||||
#define betaversion %{nil}
|
||||
%define codename Tumbleweed
|
||||
Name: openSUSE-release
|
||||
Version: 20201026
|
||||
Version: 20201027
|
||||
Release: 0
|
||||
# 0 is the product release, not the build release of this package
|
||||
Summary: openSUSE Tumbleweed
|
||||
@ -178,7 +178,7 @@ Provides: weakremover(openssl-debuginfo)
|
||||
%include %{SOURCE100}
|
||||
Provides: %name-%version
|
||||
Provides: product() = openSUSE
|
||||
Provides: product(openSUSE) = 20201026-0
|
||||
Provides: product(openSUSE) = 20201027-0
|
||||
%ifarch x86_64
|
||||
Provides: product-register-target() = openSUSE%2DTumbleweed%2Dx86_64
|
||||
%endif
|
||||
@ -192,7 +192,7 @@ Provides: product-register-target() = openSUSE%2DTumbleweed%2Dppc64le
|
||||
Provides: product-register-target() = openSUSE%2DTumbleweed%2Daarch64
|
||||
%endif
|
||||
Provides: product-label() = openSUSE
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%3A20201026
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%3A20201027
|
||||
Provides: product-url(releasenotes) = http%3A%2F%2Fdoc.opensuse.org%2Frelease%2Dnotes%2Fx86_64%2FopenSUSE%2FTumbleweed%2Frelease%2Dnotes%2DopenSUSE.rpm
|
||||
Provides: product-url(repository) = http%3A%2F%2Fdownload.opensuse.org%2Ftumbleweed%2Frepo%2Foss%2F
|
||||
Requires: product_flavor(openSUSE)
|
||||
@ -206,7 +206,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(ftp)
|
||||
Provides: product_flavor(openSUSE) = 20201026-0
|
||||
Provides: product_flavor(openSUSE) = 20201027-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description ftp
|
||||
@ -221,7 +221,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(mini)
|
||||
Provides: product_flavor(openSUSE) = 20201026-0
|
||||
Provides: product_flavor(openSUSE) = 20201027-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description mini
|
||||
@ -236,7 +236,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(dvd)
|
||||
Provides: product_flavor(openSUSE) = 20201026-0
|
||||
Provides: product_flavor(openSUSE) = 20201027-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description dvd
|
||||
@ -251,7 +251,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(livecd-kde)
|
||||
Provides: product_flavor(openSUSE) = 20201026-0
|
||||
Provides: product_flavor(openSUSE) = 20201027-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description livecd-kde
|
||||
@ -266,7 +266,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(livecd-x11)
|
||||
Provides: product_flavor(openSUSE) = 20201026-0
|
||||
Provides: product_flavor(openSUSE) = 20201027-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description livecd-x11
|
||||
@ -281,7 +281,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(livecd-gnome)
|
||||
Provides: product_flavor(openSUSE) = 20201026-0
|
||||
Provides: product_flavor(openSUSE) = 20201027-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description livecd-gnome
|
||||
@ -296,7 +296,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(livecd-xfce)
|
||||
Provides: product_flavor(openSUSE) = 20201026-0
|
||||
Provides: product_flavor(openSUSE) = 20201027-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description livecd-xfce
|
||||
@ -311,7 +311,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(usb-kde)
|
||||
Provides: product_flavor(openSUSE) = 20201026-0
|
||||
Provides: product_flavor(openSUSE) = 20201027-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description usb-kde
|
||||
@ -326,7 +326,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(usb-gnome)
|
||||
Provides: product_flavor(openSUSE) = 20201026-0
|
||||
Provides: product_flavor(openSUSE) = 20201027-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description usb-gnome
|
||||
@ -341,7 +341,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(usb-x11)
|
||||
Provides: product_flavor(openSUSE) = 20201026-0
|
||||
Provides: product_flavor(openSUSE) = 20201027-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description usb-x11
|
||||
@ -356,7 +356,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance)
|
||||
Provides: product_flavor(openSUSE) = 20201026-0
|
||||
Provides: product_flavor(openSUSE) = 20201027-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description appliance
|
||||
@ -371,7 +371,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance-docker)
|
||||
Provides: product_flavor(openSUSE) = 20201026-0
|
||||
Provides: product_flavor(openSUSE) = 20201027-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description appliance-docker
|
||||
@ -386,7 +386,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance-kvm)
|
||||
Provides: product_flavor(openSUSE) = 20201026-0
|
||||
Provides: product_flavor(openSUSE) = 20201027-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description appliance-kvm
|
||||
@ -401,7 +401,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance-vmware)
|
||||
Provides: product_flavor(openSUSE) = 20201026-0
|
||||
Provides: product_flavor(openSUSE) = 20201027-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description appliance-vmware
|
||||
@ -416,7 +416,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance-openstack)
|
||||
Provides: product_flavor(openSUSE) = 20201026-0
|
||||
Provides: product_flavor(openSUSE) = 20201027-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description appliance-openstack
|
||||
@ -431,7 +431,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance-hyperv)
|
||||
Provides: product_flavor(openSUSE) = 20201026-0
|
||||
Provides: product_flavor(openSUSE) = 20201027-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description appliance-hyperv
|
||||
@ -446,7 +446,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance-vagrant)
|
||||
Provides: product_flavor(openSUSE) = 20201026-0
|
||||
Provides: product_flavor(openSUSE) = 20201027-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description appliance-vagrant
|
||||
@ -461,7 +461,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance-wsl)
|
||||
Provides: product_flavor(openSUSE) = 20201026-0
|
||||
Provides: product_flavor(openSUSE) = 20201027-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description appliance-wsl
|
||||
@ -476,7 +476,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(appliance-custom)
|
||||
Provides: product_flavor(openSUSE) = 20201026-0
|
||||
Provides: product_flavor(openSUSE) = 20201027-0
|
||||
Summary: openSUSE Tumbleweed%{?betaversion: %{betaversion}}
|
||||
|
||||
%description appliance-custom
|
||||
@ -551,10 +551,10 @@ cat >$RPM_BUILD_ROOT/etc/products.d/openSUSE.prod << EOF
|
||||
<product schemeversion="0">
|
||||
<vendor>openSUSE</vendor>
|
||||
<name>openSUSE</name>
|
||||
<version>20201026</version>
|
||||
<version>20201027</version>
|
||||
<release>0</release>
|
||||
<arch>%{_target_cpu}</arch>
|
||||
<cpeid>cpe:/o:opensuse:opensuse:20201026</cpeid>
|
||||
<cpeid>cpe:/o:opensuse:opensuse:20201027</cpeid>
|
||||
<productline>openSUSE</productline>
|
||||
<register>
|
||||
<pool>
|
||||
|
@ -74,6 +74,10 @@ Provides: weakremover(gnu9-compilers-hpc-macros-devel)
|
||||
Provides: weakremover(tftpboot-installation-openSUSE-Leap-15.1-x86_64)
|
||||
%ifarch x86_64
|
||||
Provides: weakremover(libgnutls30-hmac-32bit)
|
||||
Provides: weakremover(libnetcdf-fortran_4_4_4-gnu-hpc)
|
||||
Provides: weakremover(netcdf-fortran_4_4_4-gnu-hpc)
|
||||
Provides: weakremover(netcdf-fortran_4_4_4-gnu-hpc-devel)
|
||||
Provides: weakremover(netcdf-fortran_4_4_4-gnu-hpc-devel-static)
|
||||
Provides: weakremover(python3-numpy_1_17_3-gnu-hpc)
|
||||
Provides: weakremover(python3-numpy_1_17_3-gnu-hpc-devel)
|
||||
%endif
|
||||
@ -5206,8 +5210,6 @@ Provides: weakremover(ghc-classy-prelude-conduit-devel)
|
||||
Provides: weakremover(ghc-classy-prelude-devel)
|
||||
Provides: weakremover(ghc-classy-prelude-yesod)
|
||||
Provides: weakremover(ghc-classy-prelude-yesod-devel)
|
||||
Provides: weakremover(ghc-clay)
|
||||
Provides: weakremover(ghc-clay-devel)
|
||||
Provides: weakremover(ghc-clckwrks)
|
||||
Provides: weakremover(ghc-clckwrks-devel)
|
||||
Provides: weakremover(ghc-clckwrks-plugin-media)
|
||||
@ -6282,8 +6284,6 @@ Provides: weakremover(ghc-hsx-jmacro)
|
||||
Provides: weakremover(ghc-hsx-jmacro-devel)
|
||||
Provides: weakremover(ghc-hsx2hs)
|
||||
Provides: weakremover(ghc-hsx2hs-devel)
|
||||
Provides: weakremover(ghc-hsyslog)
|
||||
Provides: weakremover(ghc-hsyslog-devel)
|
||||
Provides: weakremover(ghc-htaglib)
|
||||
Provides: weakremover(ghc-htaglib-devel)
|
||||
Provides: weakremover(ghc-html-conduit)
|
||||
@ -6396,10 +6396,6 @@ Provides: weakremover(ghc-io-region)
|
||||
Provides: weakremover(ghc-io-region-devel)
|
||||
Provides: weakremover(ghc-io-storage)
|
||||
Provides: weakremover(ghc-io-storage-devel)
|
||||
Provides: weakremover(ghc-io-streams)
|
||||
Provides: weakremover(ghc-io-streams-devel)
|
||||
Provides: weakremover(ghc-io-streams-haproxy)
|
||||
Provides: weakremover(ghc-io-streams-haproxy-devel)
|
||||
Provides: weakremover(ghc-irc)
|
||||
Provides: weakremover(ghc-irc-client)
|
||||
Provides: weakremover(ghc-irc-client-devel)
|
||||
@ -6452,8 +6448,6 @@ Provides: weakremover(ghc-jwt)
|
||||
Provides: weakremover(ghc-jwt-devel)
|
||||
Provides: weakremover(ghc-kansas-comet)
|
||||
Provides: weakremover(ghc-kansas-comet-devel)
|
||||
Provides: weakremover(ghc-katip)
|
||||
Provides: weakremover(ghc-katip-devel)
|
||||
Provides: weakremover(ghc-katip-elasticsearch)
|
||||
Provides: weakremover(ghc-katip-elasticsearch-devel)
|
||||
Provides: weakremover(ghc-kawhi)
|
||||
@ -6546,8 +6540,6 @@ Provides: weakremover(ghc-libnotify)
|
||||
Provides: weakremover(ghc-libnotify-devel)
|
||||
Provides: weakremover(ghc-librato)
|
||||
Provides: weakremover(ghc-librato-devel)
|
||||
Provides: weakremover(ghc-libsystemd-journal)
|
||||
Provides: weakremover(ghc-libsystemd-journal-devel)
|
||||
Provides: weakremover(ghc-licensor)
|
||||
Provides: weakremover(ghc-licensor-devel)
|
||||
Provides: weakremover(ghc-lift-generics)
|
||||
@ -6985,7 +6977,6 @@ Provides: weakremover(ghc-pinch)
|
||||
Provides: weakremover(ghc-pinch-devel)
|
||||
Provides: weakremover(ghc-pinchot)
|
||||
Provides: weakremover(ghc-pinchot-devel)
|
||||
Provides: weakremover(ghc-pipes)
|
||||
Provides: weakremover(ghc-pipes-aeson)
|
||||
Provides: weakremover(ghc-pipes-aeson-devel)
|
||||
Provides: weakremover(ghc-pipes-attoparsec)
|
||||
@ -7002,7 +6993,6 @@ Provides: weakremover(ghc-pipes-concurrency)
|
||||
Provides: weakremover(ghc-pipes-concurrency-devel)
|
||||
Provides: weakremover(ghc-pipes-csv)
|
||||
Provides: weakremover(ghc-pipes-csv-devel)
|
||||
Provides: weakremover(ghc-pipes-devel)
|
||||
Provides: weakremover(ghc-pipes-extras)
|
||||
Provides: weakremover(ghc-pipes-extras-devel)
|
||||
Provides: weakremover(ghc-pipes-fastx)
|
||||
@ -7023,8 +7013,6 @@ Provides: weakremover(ghc-pipes-parse)
|
||||
Provides: weakremover(ghc-pipes-parse-devel)
|
||||
Provides: weakremover(ghc-pipes-random)
|
||||
Provides: weakremover(ghc-pipes-random-devel)
|
||||
Provides: weakremover(ghc-pipes-safe)
|
||||
Provides: weakremover(ghc-pipes-safe-devel)
|
||||
Provides: weakremover(ghc-pipes-text)
|
||||
Provides: weakremover(ghc-pipes-text-devel)
|
||||
Provides: weakremover(ghc-pipes-wai)
|
||||
@ -7205,14 +7193,10 @@ Provides: weakremover(ghc-read-editor)
|
||||
Provides: weakremover(ghc-read-editor-devel)
|
||||
Provides: weakremover(ghc-read-env-var)
|
||||
Provides: weakremover(ghc-read-env-var-devel)
|
||||
Provides: weakremover(ghc-readable)
|
||||
Provides: weakremover(ghc-readable-devel)
|
||||
Provides: weakremover(ghc-readline)
|
||||
Provides: weakremover(ghc-readline-devel)
|
||||
Provides: weakremover(ghc-rebase)
|
||||
Provides: weakremover(ghc-rebase-devel)
|
||||
Provides: weakremover(ghc-recursion-schemes)
|
||||
Provides: weakremover(ghc-recursion-schemes-devel)
|
||||
Provides: weakremover(ghc-redis-io)
|
||||
Provides: weakremover(ghc-redis-io-devel)
|
||||
Provides: weakremover(ghc-redis-resp)
|
||||
@ -7289,8 +7273,6 @@ Provides: weakremover(ghc-rethinkdb)
|
||||
Provides: weakremover(ghc-rethinkdb-client-driver)
|
||||
Provides: weakremover(ghc-rethinkdb-client-driver-devel)
|
||||
Provides: weakremover(ghc-rethinkdb-devel)
|
||||
Provides: weakremover(ghc-retry)
|
||||
Provides: weakremover(ghc-retry-devel)
|
||||
Provides: weakremover(ghc-rev-state)
|
||||
Provides: weakremover(ghc-rev-state-devel)
|
||||
Provides: weakremover(ghc-riak)
|
||||
@ -7455,10 +7437,6 @@ Provides: weakremover(ghc-smtLib)
|
||||
Provides: weakremover(ghc-smtLib-devel)
|
||||
Provides: weakremover(ghc-smtp-mail)
|
||||
Provides: weakremover(ghc-smtp-mail-devel)
|
||||
Provides: weakremover(ghc-snap-core)
|
||||
Provides: weakremover(ghc-snap-core-devel)
|
||||
Provides: weakremover(ghc-snap-server)
|
||||
Provides: weakremover(ghc-snap-server-devel)
|
||||
Provides: weakremover(ghc-snowflake)
|
||||
Provides: weakremover(ghc-snowflake-devel)
|
||||
Provides: weakremover(ghc-soap)
|
||||
@ -7569,8 +7547,6 @@ Provides: weakremover(ghc-string-class)
|
||||
Provides: weakremover(ghc-string-class-devel)
|
||||
Provides: weakremover(ghc-string-combinators)
|
||||
Provides: weakremover(ghc-string-combinators-devel)
|
||||
Provides: weakremover(ghc-string-conv)
|
||||
Provides: weakremover(ghc-string-conv-devel)
|
||||
Provides: weakremover(ghc-string-conversions)
|
||||
Provides: weakremover(ghc-string-conversions-devel)
|
||||
Provides: weakremover(ghc-string-qq)
|
||||
@ -7721,8 +7697,6 @@ Provides: weakremover(ghc-thread-local-storage)
|
||||
Provides: weakremover(ghc-thread-local-storage-devel)
|
||||
Provides: weakremover(ghc-threads)
|
||||
Provides: weakremover(ghc-threads-devel)
|
||||
Provides: weakremover(ghc-threepenny-gui)
|
||||
Provides: weakremover(ghc-threepenny-gui-devel)
|
||||
Provides: weakremover(ghc-through-text)
|
||||
Provides: weakremover(ghc-through-text-devel)
|
||||
Provides: weakremover(ghc-thumbnail-plus)
|
||||
@ -7861,8 +7835,6 @@ Provides: weakremover(ghc-universe-instances-trans)
|
||||
Provides: weakremover(ghc-universe-instances-trans-devel)
|
||||
Provides: weakremover(ghc-universe-reverse-instances)
|
||||
Provides: weakremover(ghc-universe-reverse-instances-devel)
|
||||
Provides: weakremover(ghc-unix-bytestring)
|
||||
Provides: weakremover(ghc-unix-bytestring-devel)
|
||||
Provides: weakremover(ghc-unlit)
|
||||
Provides: weakremover(ghc-unlit-devel)
|
||||
Provides: weakremover(ghc-uri-bytestring)
|
||||
@ -8005,10 +7977,6 @@ Provides: weakremover(ghc-webpage)
|
||||
Provides: weakremover(ghc-webpage-devel)
|
||||
Provides: weakremover(ghc-webrtc-vad)
|
||||
Provides: weakremover(ghc-webrtc-vad-devel)
|
||||
Provides: weakremover(ghc-websockets)
|
||||
Provides: weakremover(ghc-websockets-devel)
|
||||
Provides: weakremover(ghc-websockets-snap)
|
||||
Provides: weakremover(ghc-websockets-snap-devel)
|
||||
Provides: weakremover(ghc-weigh)
|
||||
Provides: weakremover(ghc-weigh-devel)
|
||||
Provides: weakremover(ghc-wikicfp-scraper)
|
||||
@ -8165,8 +8133,6 @@ Provides: weakremover(ghc-zip)
|
||||
Provides: weakremover(ghc-zip-devel)
|
||||
Provides: weakremover(ghc-zippers)
|
||||
Provides: weakremover(ghc-zippers-devel)
|
||||
Provides: weakremover(ghc-zlib-bindings)
|
||||
Provides: weakremover(ghc-zlib-bindings-devel)
|
||||
Provides: weakremover(ghc-zlib-lens)
|
||||
Provides: weakremover(ghc-zlib-lens-devel)
|
||||
Provides: weakremover(ghostscript-cjk)
|
||||
@ -9061,6 +9027,7 @@ Provides: weakremover(libBulletXmlWorldImporter2_83)
|
||||
Provides: weakremover(libBulletXmlWorldImporter2_86)
|
||||
Provides: weakremover(libBulletXmlWorldImporter2_88)
|
||||
Provides: weakremover(libCGAL11)
|
||||
Provides: weakremover(libCharLS2)
|
||||
Provides: weakremover(libConvexDecomposition2_83)
|
||||
Provides: weakremover(libConvexDecomposition2_86)
|
||||
Provides: weakremover(libConvexDecomposition2_88)
|
||||
@ -11259,6 +11226,7 @@ Provides: weakremover(librepilot)
|
||||
Provides: weakremover(libretro-gtk-0_14)
|
||||
Provides: weakremover(libretro-gtk0)
|
||||
Provides: weakremover(libretro-pcsx_rearmed)
|
||||
Provides: weakremover(librime-lua)
|
||||
Provides: weakremover(librpmbuild8)
|
||||
Provides: weakremover(librssguard-3_6_0)
|
||||
Provides: weakremover(librssguard-3_6_1)
|
||||
@ -11361,6 +11329,7 @@ Provides: weakremover(libsqlcipher-3_15_2-0)
|
||||
Provides: weakremover(libsqlcipher-3_20_1-0)
|
||||
Provides: weakremover(libsqlcipher-3_27_2-0)
|
||||
Provides: weakremover(libsqlcipher-3_28_0-0)
|
||||
Provides: weakremover(libsqlcipher-3_30_1-0)
|
||||
Provides: weakremover(libssh-devel-doc)
|
||||
Provides: weakremover(libssl43)
|
||||
Provides: weakremover(libssl44)
|
||||
|
Loading…
Reference in New Issue
Block a user