- Remove period from end of summary line (package review)

- Use preferred BuildRoot (package review)
- BR device-mapper-devel
This commit is contained in:
David Cantrell 2007-02-08 16:27:14 +00:00
parent c3878a10e1
commit 6e262847c9

View File

@ -15,7 +15,7 @@ License: GPL
Group: Applications/System
BuildRequires: e2fsprogs-devel readline-devel ncurses-devel
BuildRequires: automake libtool gettext-devel texinfo
BuildRequires: device-mapper >= 1.02.02, libselinux-devel libsepol-devel
BuildRequires: device-mapper-devel >= 1.02.17, libselinux-devel libsepol-devel
Prereq: /sbin/install-info
@ -97,6 +97,7 @@ exit 0
* Thu Feb 08 2007 David Cantrell <dcantrell@redhat.com> - 1.8.2-5
- Remove period from end of summary line (package review)
- Use preferred BuildRoot (package review)
- BR device-mapper-devel
* Tue Jan 30 2007 David Cantrell <dcantrell@redhat.com> - 1.8.2-4
- Patched parted.8 man page to show partition names apply to GPT disklabels