auto-import changelog data from parted-1.6.11-2.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Jun 01 2004 Jeremy Katz <katzj@redhat.com> - -devel requires main package (#124938)
This commit is contained in:
parent
43f5d5b0dc
commit
6c323eff26
@ -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 <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Tue Jun 1 2004 Jeremy Katz <katzj@redhat.com>
|
||||
- -devel requires main package (#124938)
|
||||
|
||||
* Thu May 13 2004 Jeremy Katz <katzj@redhat.com> - 1.6.11-1
|
||||
- update to 1.6.11
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user