distro-release 23.09-1 (znver1) 2023-17557
-10000
| Status | rejected | ||||||||||||||
| Submitter | rugyada [@T] gmail.com | ||||||||||||||
| Platform | rolling | ||||||||||||||
| Repository | main | ||||||||||||||
| URL | https://abf.openmandriva.org/build_lists/362687 | ||||||||||||||
| Packages |
|
||||||||||||||
| Build Date | 2023-09-02 18:28:07 +0000 UTC | ||||||||||||||
| Last Updated | 2023-09-07 16:35:55.930570972 +0000 UTC |
$ git diff --patch-with-stat --summary ba785255267caebd1195aebf5008c5de4403a55b..19d250dabda28dcffe7f9534359071111414b2b5
.abf.yml | 2 +-
distro-release.spec | 37 +++++++++----------------------------
2 files changed, 10 insertions(+), 29 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index a1b5df6..4060d63 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- distro-release-23.08.tar.gz: 281b7221e3effcf1ff0655195854cc03eae49458
+ distro-release-23.09.tar.gz: b57a969f68a79b3594ed6df8de167245d36c24ff
diff --git a/distro-release.spec b/distro-release.spec
index fe4eb57..6608b3e 100644
--- a/distro-release.spec
+++ b/distro-release.spec
@@ -13,7 +13,7 @@
%define product_tag %(echo %{new_product} |tr A-Z a-z |sed -e 's,[ /!?],_,g')
%define shorttag omv
%define new_disturl http://openmandriva.org/
-%define new_bugurl https://github.com/OpenMandrivaAssociation/distribution/issues
+%define new_bugurl https://github.com/OpenMandrivaAssociation/distribution/issues/
%undefine am_i_cooker
%define am_i_rolling 1
@@ -71,12 +71,12 @@
Summary: %{new_distribution} release file
Name: distro-release
-Version: 23.08
+Version: 23.09
# (tpg) something needs to be done to make comparision 3.0 > 2015.0 came true
# 3001 = 3.1
# 3001 = 3.2 etc.
DistTag: %{shorttag}%{distro_tag}
-Release: 5
+Release: 1
License: GPLv2+
URL: https://github.com/OpenMandrivaSoftware/distro-release
Source0: https://github.com/OpenMandrivaSoftware/distro-release/archive/%{?am_i_cooker:refs/heads/master}%{!?am_i_cooker:%{version}/%{name}-%{version}}.tar.gz
@@ -99,6 +99,12 @@ Requires: filesystem
# cf mdvbz#32631
Provides: arch(%{_target_cpu})
Provides: %{arch_tagged distro-release-common}
+# Causes the PackageKit DNF backend to use distro-sync rather than upgrade
+# Always preferable at least for rolling and cooker because we may delete
+# old Epochs to clean up...
+%if 0%?am_i_cooker || 0%?am_i_rolling
+Provides: system-upgrade(dsync)
+%endif
%description common
Common files for %{new_distribution} release packages.
@@ -147,22 +153,6 @@ BuildArch: noarch
%description desktop-Plasma
KDE Plasma desktop configuration.
-
-%package desktop-Plasma6
-Summary: Plasma 6 desktop configuration
-Group: Graphical desktop/KDE
-BuildRequires: cmake(ECM)
-Requires: %{name}-desktop >= %{version}
-Requires: %{name}-theme >= %{version}
-Requires: plasma6-breeze
-Requires: plasma6-breeze-gtk
-Requires: kf6-breeze-icons
-Requires: noto-sans-fonts
-%rename distro-plasma-config
-BuildArch: noarch
-
-%description desktop-Plasma6
-KDE Plasma 6 desktop configuration.
%endif
#package desktop-Xfce
@@ -1154,15 +1144,6 @@ sed -i -e "s/#PRODUCT_ID/$(cat /etc/product.id)/" -e "s/#LANG/${LC_NAME/[-_]*}/g
%{_datadir}/plasma/shells/org.kde.plasma.desktop/contents/layout.js
%{_datadir}/plasma/layout-templates/org.openmandriva.plasma.desktop.globalMenuPanel
%{_datadir}/plasma/look-and-feel/org.openmandriva5.desktop
-
-%files desktop-Plasma6
-%{_sysconfdir}/xdg/*
-%{_datadir}/konsole/OM.profile
-%{_datadir}/kservices5/plasma-layout-template-org.openmandriva.plasma.desktop.defaultPanel.desktop
-%{_datadir}/plasma/layout-templates/org.openmandriva.plasma.desktop.defaultPanel
-%{_datadir}/plasma/shells/org.kde.plasma.desktop/contents/layout.js
-%{_datadir}/plasma/layout-templates/org.openmandriva.plasma.desktop.globalMenuPanel
-%{_datadir}/plasma/look-and-feel/org.openmandriva5.desktop
%endif
%files theme
Not Available
| rugyada [@T] gmail.com | done already | 837d 17hrs |
| benbullard79 [@T] cox.net | No Comment. | 833d 00hrs |
| benbullard79 [@T] cox.net | No Comment. | 833d 00hrs |