fix a minor bug with the dm stuff
This commit is contained in:
parent
af873b28fd
commit
6ddc4b2e8d
@ -4,7 +4,7 @@
|
||||
Summary: The GNU disk partition manipulation program.
|
||||
Name: parted
|
||||
Version: 1.6.25
|
||||
Release: 2
|
||||
Release: 3
|
||||
Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
|
||||
Patch0: parted-1.6.3-fat.c.patch
|
||||
Patch3: parted-1.6.25-sx8.patch
|
||||
@ -99,6 +99,9 @@ rm -f $RPM_BUILD_ROOT/%{_infodir}/dir
|
||||
%{_libdir}/*.a*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 16 2005 Peter Jones <pjones@redhat.com> 1.6.25-3
|
||||
- fix /proc/devices parser bug
|
||||
|
||||
* Tue Nov 15 2005 Peter Jones <pjones@redhat.com> 1.6.25-2
|
||||
- add support for partitions on dm devices
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user