Add buildreq for texinfo.
This commit is contained in:
parent
338cc1e1c2
commit
9cdb5411b2
10
parted.spec
10
parted.spec
@ -4,7 +4,7 @@
|
||||
Summary: The GNU disk partition manipulation program.
|
||||
Name: parted
|
||||
Version: 1.6.23
|
||||
Release: 1
|
||||
Release: 2
|
||||
Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
|
||||
Patch0: parted-1.6.3-fat.c.patch
|
||||
Patch3: parted-1.6.19-sx8.patch
|
||||
@ -17,9 +17,8 @@ Patch152: parted-1.6.15-dasd_geometry.patch
|
||||
Buildroot: %{_tmppath}/%{name}-root
|
||||
License: GPL
|
||||
Group: Applications/System
|
||||
BuildRequires: e2fsprogs-devel libtermcap-devel readline-devel
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: automake libtool gettext-devel
|
||||
BuildRequires: e2fsprogs-devel libtermcap-devel readline-devel ncurses-devel
|
||||
BuildRequires: automake libtool gettext-devel texinfo
|
||||
Prereq: /sbin/install-info
|
||||
|
||||
%description
|
||||
@ -99,6 +98,9 @@ rm -f $RPM_BUILD_ROOT/%{_infodir}/dir
|
||||
%{_libdir}/*.a*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 18 2005 Chris Lumens <clumens@redhat.com> 1.6.23-2
|
||||
- Add buildreq for texinfo.
|
||||
|
||||
* Fri Jul 08 2005 Chris Lumens <clumens@redhat.com> 1.6.23-1
|
||||
- Updated to 1.6.23.
|
||||
- Get rid of separate Mac patches that are now included in upstream.
|
||||
|
Loading…
Reference in New Issue
Block a user