mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-23 09:03:23 -05:00
A little bit more text.
This commit is contained in:
parent
2964aa8a8b
commit
86262ac532
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
|
|
||||||
# Update this according to version
|
# Update this according to version
|
||||||
%define version 1.3.4
|
%define version 1.3.3
|
||||||
%define release 1mdk
|
%define release 1mdk
|
||||||
|
|
||||||
|
|
||||||
@ -53,6 +53,12 @@ Normal (non-root) users can make root filesystems and boot disks.
|
|||||||
The required perl modules perl-Expect, perl-IO-Stty, perl-IO-Tty are
|
The required perl modules perl-Expect, perl-IO-Stty, perl-IO-Tty are
|
||||||
available for download from prdownloads.sourceforge.net/gbootroot.
|
available for download from prdownloads.sourceforge.net/gbootroot.
|
||||||
|
|
||||||
|
Please note that there are two types of rpms packaged for gbootroot.
|
||||||
|
Distributions which require perl-GTK and require perl-base for perl such as
|
||||||
|
Mandrake should use the mdk rpm. Distributions which require Gtk-Perl and
|
||||||
|
only require perl for perl such as Red Hat should use the rpm not marked
|
||||||
|
as mdk.
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n gbootroot-%{version}.orig
|
%setup -n gbootroot-%{version}.orig
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
|
|
||||||
# Update this according to version
|
# Update this according to version
|
||||||
%define version 1.3.4
|
%define version 1.3.3
|
||||||
%define release 1
|
%define release 1
|
||||||
|
|
||||||
|
|
||||||
@ -53,6 +53,13 @@ Normal (non-root) users can make root filesystems and boot disks.
|
|||||||
The required perl modules perl-Expect, perl-IO-Stty, perl-IO-Tty are
|
The required perl modules perl-Expect, perl-IO-Stty, perl-IO-Tty are
|
||||||
available for download from prdownloads.sourceforge.net/gbootroot.
|
available for download from prdownloads.sourceforge.net/gbootroot.
|
||||||
|
|
||||||
|
Please note that there are two types of rpms packaged for gbootroot.
|
||||||
|
Distributions which require perl-GTK and require perl-base for perl such as
|
||||||
|
Mandrake should use the mdk rpm. Distributions which require Gtk-Perl and
|
||||||
|
only require perl for perl such as Red Hat should use the rpm not marked
|
||||||
|
as mdk.
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n gbootroot-%{version}.orig
|
%setup -n gbootroot-%{version}.orig
|
||||||
chown -R root:root .
|
chown -R root:root .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user