require exfatprogs instead of fuse-exfat; remove reiserfs tools requirements [release 25.04.1-2mamba;Thu May 29 2025]
This commit is contained in:
parent
5031283233
commit
bd86ad1eb6
@ -1,5 +1,4 @@
|
||||
# partitionmanager
|
||||
|
||||
KDE 5 partition manager.
|
||||
|
||||
KDE Partition Manager is an application to help you manage the disk devices, partitions and file systems on your computer. It allows you to easily create, copy, move, delete, resize without losing data, backup and restore partitions.
|
||||
|
||||
|
@ -2,13 +2,13 @@
|
||||
|
||||
Name: partitionmanager
|
||||
Version: 25.04.1
|
||||
Release: 1mamba
|
||||
Summary: KDE 5 partition manager
|
||||
Release: 2mamba
|
||||
Summary: KDE Plasma partition manager
|
||||
Group: Graphical Desktop/Applications/Administration
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://kde.org/
|
||||
URL: https://invent.kde.org/system/partitionmanager
|
||||
Source: https://download.kde.org/%{stable_kde6}/release-service/%{version}/src/partitionmanager-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -45,28 +45,24 @@ BuildRequires: libstdc++6-devel
|
||||
BuildRequires: cmake
|
||||
BuildRequires: kf6-rpm-macros
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: libkpmcore-devel >= %{majver}
|
||||
Requires: ntfsprogs
|
||||
Requires: jfsutils
|
||||
Requires: xfsprogs
|
||||
Requires: btrfs-progs
|
||||
Requires: e2fsprogs
|
||||
Requires: reiserfsprogs
|
||||
Requires: reiser4progs
|
||||
Requires: exfatprogs
|
||||
Requires: f2fs-tools
|
||||
Requires: gpart
|
||||
#Requires: reiserfsprogs
|
||||
#Requires: reiser4progs
|
||||
Requires: jfsutils
|
||||
Requires: hfstools
|
||||
Requires: hfsutils
|
||||
Requires: mdadm
|
||||
Requires: btrfs-progs
|
||||
Requires: f2fs-tools
|
||||
Requires: nilfs-utils
|
||||
Requires: gpart
|
||||
%ifnarch arm
|
||||
Requires: ntfsprogs
|
||||
Requires: yelp
|
||||
%endif
|
||||
Requires: fuse-exfat
|
||||
Requires: xfsprogs
|
||||
|
||||
%description
|
||||
KDE 5 partition manager.
|
||||
|
||||
KDE Partition Manager is an application to help you manage the disk devices, partitions and file systems on your computer. It allows you to easily create, copy, move, delete, resize without losing data, backup and restore partitions.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -95,6 +91,9 @@ KDE 5 partition manager.
|
||||
%doc LICENSES/*
|
||||
|
||||
%changelog
|
||||
* Thu May 29 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 25.04.1-2mamba
|
||||
- require exfatprogs instead of fuse-exfat; remove reiserfs tools requirements
|
||||
|
||||
* Sat May 10 2025 Automatic Build System <autodist@openmamba.org> 25.04.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user