]> git.pld-linux.org Git - packages/anaconda.git/blame - anaconda.spec
- update todo list
[packages/anaconda.git] / anaconda.spec
CommitLineData
14d57731 1# TODO
b8035c8f 2# - kill /mnt/runtime symlink hacks (leave the host alone!)
b13bffba
ER
3# - 01:20:59 ERROR : lokkit run failed: /usr/sbin/lokkit can not be run
4# - lrwxrwxrwx 1 root root 11 Aug 31 04:21 menu.lst -> ./grub.conf (DEAD LINK)
5# -rw-r--r-- 1 root root 551 Aug 31 04:21 menu.lst.rpmsave
6# - can't find font latcyrheb
7# LANG="en_US.UTF-8"
8# SYSFONT="latarcyrheb-sun16"
9# - sysconfig/timezone
10# - yuminstaller downloads all packages twice
11# 1156976072.958 317 192.168.2.3 TCP_MISS/200 209182 GET http://distrib/pld/dists/ac/PLD/i686/PLD/RPMS/sed-4.1.5-2.i686.rpm - DIRECT/x.x.x.x application/x-rpm
12# 1156976073.808 701 192.168.2.3 TCP_HIT/200 209188 GET http://distrib/pld/dists/ac/PLD/i686/PLD/RPMS/sed-4.1.5-2.i686.rpm - NONE/- application/x-rpm
14d57731 13#
f7144e5a
ER
14%if 0
15# FC to PLD deps replace rules, extracted from cvs logs
16:%s#libxml2-python#python-libxml2#
17:%s#pyparted#python-parted#
18:%s#booty#python-booty#
19:%s#rhpl#python-rhpl#
51106aa3
ER
20:%s#rhpxl#python-rhpxl#
21:%s#rpm-python#python-rpm#
22:%s#gtk2-devel#gtk+2-devel#
7fc88410
ER
23:%s#pykickstart#python-kickstart#
24:%s#squashfs-tools#squashfs#
f7144e5a 25%endif
f00008ae 26Summary: Graphical system installer
841055be 27Summary(pl): Graficzny instalator systemu
f00008ae 28Name: anaconda
3e1e46cd 29Version: 11.0.5
b13bffba 30Release: 0.90
f00008ae
PZ
31License: GPL
32Group: Applications/System
33Source0: %{name}-%{version}.tar.bz2
3e1e46cd 34# Source0-md5: f814e7d0011dd44c3c3cf12b6ddb5b40
f00008ae
PZ
35Source1: %{name}-mk-images
36Source2: %{name}-upd-instroot
37Source3: %{name}-mk-images.i386
bd688d0c 38Source4: %{name}-scrubtree
fd309822 39Source5: %{name}-installclass-pld.py
22e4506d 40Source6: %{name}-splash.png
dff1e766 41# Source6-md5: 6b38a868585adfd3a96a4ad16973c1f8
f00008ae 42Patch0: %{name}-pld.patch
7fc88410 43Patch1: %{name}-BUS_XEN.patch
e06c6bf7
ER
44Patch2: %{name}-vserver-proc.patch
45Patch3: %{name}-pkgorder.patch
46Patch4: %{name}-errorhandling.patch
224bf463 47Patch5: %{name}-libdir.patch
15a9a330 48Patch6: %{name}-pld-release.patch
c32a8102 49Patch7: %{name}-timezone.patch
127f0269 50Patch8: %{name}-kernel.patch
118a85f1 51Patch9: %{name}-optflags.patch
89fe6ec9
ER
52Patch10: %{name}-network.patch
53Patch11: %{name}-branding.patch
fd309822 54Patch12: %{name}-x11.patch
5e2c92f2 55Patch13: %{name}-installclasses.patch
b19b94a1 56Patch14: %{name}-release_notes_viewer_gui.patch
bdb6e9ac 57Patch15: %{name}-hosttree.patch
f00008ae 58URL: http://fedora.redhat.com/projects/anaconda-installer/
f00008ae 59BuildRequires: bzip2-devel
f71eda39 60BuildRequires: device-mapper-static >= 1.01.05
f00008ae 61BuildRequires: e2fsprogs-devel
d0a7f56a 62BuildRequires: gettext-devel >= 0.11
f00008ae
PZ
63BuildRequires: glibc-static
64BuildRequires: gtk+2-devel
f7144e5a 65BuildRequires: kudzu-devel >= 1.2.0
f71eda39 66BuildRequires: libselinux-static >= 1.6
3e1e46cd 67BuildRequires: libsepol-static
f00008ae 68BuildRequires: newt-static
f00008ae 69BuildRequires: popt-static
a5745b3c 70BuildRequires: pump-static >= 0.8.24-1
f00008ae 71BuildRequires: python-devel
9a34989e 72BuildRequires: python-rhpl
e9ab7e88 73BuildRequires: python-rpm
7c75e836 74BuildRequires: rpm-pythonprov
a47c899d 75BuildRequires: rpmbuild(macros) >= 1.234
a4a383ce 76BuildRequires: sed >= 4.0
f00008ae 77BuildRequires: slang-static
f00008ae 78BuildRequires: zlib-static
b8035c8f 79Requires: /etc/pld-release
51106aa3 80Requires: device-mapper >= 1.01.05
0c7db9ef 81Requires: dosfstools
de80ef9c 82Requires: e2fsprogs
614a933d 83Requires: glibc-localedb-all
89fe6ec9 84Requires: grubby
0c7db9ef 85Requires: hfsutils
de80ef9c 86Requires: jfsutils
bdb6e9ac 87Requires: kudzu >= 1.2.34.3-1.1
614a933d 88Requires: lvm2
0c7db9ef 89Requires: mdadm
b8035c8f 90Requires: python-booty >= 0.71-0.6
6a9e6705 91Requires: python-devel-tools
f28f7f38 92Requires: python-kickstart
f00008ae
PZ
93Requires: python-libxml2
94Requires: python-parted
bdb6e9ac 95Requires: python-rhpl >= 0.176-1.2
f00008ae 96Requires: python-rpm >= 4.2-0.61
35bb848d 97Requires: python-snack
89fe6ec9 98Requires: python-urlgrabber >= 2.9.8
de80ef9c 99Requires: reiserfsprogs
de80ef9c 100Requires: xfsprogs
51106aa3
ER
101Requires: yum >= 2.5.1-3
102%ifnarch s390 s390x
103Requires: python-pyblock >= 0.7-1
104%endif
841055be 105BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
f00008ae
PZ
106
107%description
841055be
JB
108The anaconda package contains the program which can be used to install
109system. These files are of little use on an already installed system.
110
111%description -l pl
112