auto-import changelog data from parted-1.4.11-5.src.rpm
Tue May 29 2001 Bill Nottingham <notting@redhat.com> - add major numbers for cciss - add libunicode-devel buildprereq Sun May 27 2001 Matthew Wilson <msw@redhat.com> - added type, heads, and sectors to the python binding for PedDevice
This commit is contained in:
parent
2b1e035865
commit
d80cf3d82e
14
parted.spec
14
parted.spec
@ -1,13 +1,16 @@
|
|||||||
Summary: The GNU disk partition manipulation program.
|
Summary: The GNU disk partition manipulation program.
|
||||||
Name: parted
|
Name: parted
|
||||||
Version: 1.4.11
|
Version: 1.4.11
|
||||||
Release: 3
|
Release: 5
|
||||||
Copyright: GPL
|
Copyright: GPL
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||||
Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
|
Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
|
||||||
Patch0: http://domsch.com/linux/parted/parted-1.4.11-gpt-010319.patch
|
Patch0: http://domsch.com/linux/parted/parted-1.4.11-gpt-010319.patch
|
||||||
Patch1: http://domsch.com/linux/parted/parted-1.4.11-gpt-pmbralign.patch
|
Patch1: http://domsch.com/linux/parted/parted-1.4.11-gpt-pmbralign.patch
|
||||||
|
Patch2: parted-python.patch
|
||||||
|
Patch3: parted-1.4.11-cciss.patch
|
||||||
|
BuildPrereq: libunicode-devel
|
||||||
%define _sbindir /sbin
|
%define _sbindir /sbin
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -31,6 +34,8 @@ disk partitions and filesystems.
|
|||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
|
%patch2 -p1
|
||||||
|
%patch3 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%define __libtoolize /bin/true
|
%define __libtoolize /bin/true
|
||||||
@ -60,6 +65,13 @@ make
|
|||||||
%{_libdir}/lib*.so
|
%{_libdir}/lib*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 29 2001 Bill Nottingham <notting@redhat.com>
|
||||||
|
- add major numbers for cciss
|
||||||
|
- add libunicode-devel buildprereq
|
||||||
|
|
||||||
|
* Sun May 27 2001 Matthew Wilson <msw@redhat.com>
|
||||||
|
- added type, heads, and sectors to the python binding for PedDevice
|
||||||
|
|
||||||
* Fri May 4 2001 Matt Wilson <msw@redhat.com>
|
* Fri May 4 2001 Matt Wilson <msw@redhat.com>
|
||||||
- added parted-1.4.11-gpt-pmbralign.patch from Matt Domsch
|
- added parted-1.4.11-gpt-pmbralign.patch from Matt Domsch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user