|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Gnome Partition Editor
|
|
|
|
|
Name: gparted
|
|
|
|
|
Version: 1.0.0
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
URL: http://gparted.org
|
|
|
|
|
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
|
|
|
@ -19,6 +19,8 @@ BuildRequires: libappstream-glib
|
|
|
|
|
BuildRequires: itstool
|
|
|
|
|
BuildRequires: gcc-c++
|
|
|
|
|
|
|
|
|
|
ExclusiveArch: x86_64 ppc64le
|
|
|
|
|
|
|
|
|
|
Requires: PolicyKit-authentication-agent
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
@ -72,6 +74,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{name}.a
|
|
|
|
|
%{_mandir}/man8/gparted.*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Aug 26 2019 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 1.0.0-4
|
|
|
|
|
- Add exclusivearch for epel8
|
|
|
|
|
|
|
|
|
|
* Mon Aug 26 2019 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 1.0.0-3
|
|
|
|
|
- Drop gnome-doc-utils as BR
|
|
|
|
|
|
|
|
|
|