Summary: Create, copy and modify partitions. Name: parted Version: 1.8.8 Release: 1 License: GPL Group: System/Base Source: %{name}-%{version}.tar.bz2 %description Parted is a program for creating, copying and modifying partitions, and the file systems on them. Parted is especially useful on PPC machines in that, unlike fdisk, it accurately reads Macintosh partition maps. %prep %setup -q %build ./configure --prefix=/usr --disable-Werror make %install rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) /*