diff --git a/parted.spec b/parted.spec index 92c146d..96a448c 100644 --- a/parted.spec +++ b/parted.spec @@ -4,7 +4,7 @@ Summary: The GNU disk partition manipulation program. Name: parted Version: 1.6.11 -Release: 1 +Release: 2 Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz Patch0: parted-1.6.3-fat.c.patch Patch1: parted-1.6.6-gptver.patch @@ -32,6 +32,7 @@ to new hard disks. %package devel Summary: Files for developing apps which will manipulate disk partitions. Group: Development/Libraries +Requires: %{name} = %{version}-%{release} %description devel The GNU Parted library is a set of routines for hard disk partition manipulation. If you want to develop programs that manipulate disk @@ -87,6 +88,12 @@ rm -f $RPM_BUILD_ROOT/%{_infodir}/dir %{_libdir}/*.a* %changelog +* Tue Jun 15 2004 Elliot Lee +- rebuilt + +* Tue Jun 1 2004 Jeremy Katz +- -devel requires main package (#124938) + * Thu May 13 2004 Jeremy Katz - 1.6.11-1 - update to 1.6.11