auto-import changelog data from parted-1.4.16-7.src.rpm
Tue Aug 21 2001 Matt Wilson <msw@redhat.com> 1.4.16-7 - really disable pc98 support (SF #51632)
This commit is contained in:
parent
08608a5292
commit
4e6418096f
@ -1,7 +1,7 @@
|
||||
Summary: The GNU disk partition manipulation program.
|
||||
Name: parted
|
||||
Version: 1.4.16
|
||||
Release: 6
|
||||
Release: 7
|
||||
Copyright: GPL
|
||||
Group: Applications/System
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||
@ -40,7 +40,7 @@ Parted library, you need to install this package.
|
||||
#patch1 needs autoconf
|
||||
autoconf
|
||||
%define __libtoolize /bin/true
|
||||
%configure --enable-shared --enable-part-static
|
||||
%configure --enable-shared --enable-part-static --enable-pc98=no
|
||||
make
|
||||
|
||||
%install
|
||||
@ -70,6 +70,9 @@ make
|
||||
%{_libdir}/lib*.so
|
||||
|
||||
%changelog
|
||||
* Tue Aug 21 2001 Matt Wilson <msw@redhat.com> 1.4.16-7
|
||||
- really disable pc98 support (SF #51632)
|
||||
|
||||
* Fri Aug 17 2001 Matt Wilson <msw@redhat.com> 1.4.16-6
|
||||
- added a patch (Patch1) to link the c library in dynamically, the
|
||||
rest of the libs statically for the parted binary (MF #49358)
|
||||
|
Loading…
Reference in New Issue
Block a user