diff --git a/parted.spec b/parted.spec index e063c78d80e63465634188d954612e61c34506ba..495700ba1db3944076c5dd3f164615e18212a674 100644 --- a/parted.spec +++ b/parted.spec @@ -1,3 +1,5 @@ +#needsrootforbuild + # This SPEC file come from GNU Parted Project(git://git.savannah.gnu.org/parted.git) # Default to disabling device-mapper and SELinux %define use_devmapper 0 @@ -14,7 +16,7 @@ Summary: The GNU disk partition manipulation program Name: parted Version: 3.4 -Release: 2 +Release: 3 URL: https://www.gnu.org/software/parted/ Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz License: GPLv3+ @@ -111,6 +113,9 @@ fi %{_libdir}/pkgconfig/libparted*.pc %changelog +* Thu Mar 3 2022 Li Jinlin - 3.4-3 +- add need root for build + * Tue Dec 21 2021 Chenxi Mao - 3.4-2 - fix build error on SUSE Euler 2.0