]> git.pld-linux.org Git - packages/anaconda.git/blame - anaconda.spec
- enable system-logs for GUI
[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
209972dd
ER
13# - network config files are not pld-style
14# - lvm2-initrd should be installed
15# - /etc/fstab
16# - /etc/modprobe.conf for geninitrd
17# - gui installer packages selector:
18#Traceback (most recent call last):
19# File "/home/glen/tmp/anaconda-11.0.5-root-glen//usr/lib/anaconda/gui.py", line 954, in nextClicked
20# File "/home/glen/tmp/anaconda-11.0.5-root-glen//usr/lib/anaconda/gui.py", line 1313, in setScreen
21# File "/home/glen/tmp/anaconda-11.0.5-root-glen//usr/lib/anaconda/iw/package_gui.py", line 29, in getScreen
22# File "/usr/share/python2.4/site-packages/pirut/GroupSelector.py", line 410, in doRefresh
23# File "/usr/share/python2.4/site-packages/pirut/GroupSelector.py", line 407, in populateCategories
24#TypeError: iter should be a GtkTreeIter
38519d28 25# - definition of anaconda pixmaps: http://www.raimokoski.com/lineox/Distro-definition-dir.txt
14d57731 26#
f7144e5a
ER
27%if 0
28# FC to PLD deps replace rules, extracted from cvs logs
29:%s#libxml2-python#python-libxml2#
30:%s#pyparted#python-parted#
31:%s#booty#python-booty#
32:%s#rhpl#python-rhpl#
51106aa3
ER
33:%s#rhpxl#python-rhpxl#
34:%s#rpm-python#python-rpm#
35:%s#gtk2-devel#gtk+2-devel#
7fc88410
ER
36:%s#pykickstart#python-kickstart#
37:%s#squashfs-tools#squashfs#
f7144e5a 38%endif
f00008ae 39Summary: Graphical system installer
841055be 40Summary(pl): Graficzny instalator systemu
f00008ae 41Name: anaconda
3e1e46cd 42Version: 11.0.5
38519d28 43Release: 0.95
f00008ae
PZ
44License: GPL
45Group: Applications/System
46Source0: %{name}-%{version}.tar.bz2
3e1e46cd 47# Source0-md5: f814e7d0011dd44c3c3cf12b6ddb5b40
f00008ae
PZ
48Source1: %{name}-mk-images
49Source2: %{name}-upd-instroot
50Source3: %{name}-mk-images.i386
bd688d0c 51Source4: %{name}-scrubtree
fd309822 52Source5: %{name}-installclass-pld.py
22e4506d 53Source6: %{name}-splash.png
dff1e766 54# Source6-md5: 6b38a868585adfd3a96a4ad16973c1f8
f00008ae 55Patch0: %{name}-pld.patch
7fc88410 56Patch1: %{name}-BUS_XEN.patch
e06c6bf7
ER
57Patch2: %{name}-vserver-proc.patch
58Patch3: %{name}-pkgorder.patch
59Patch4: %{name}-errorhandling.patch
224bf463 60Patch5: %{name}-libdir.patch
15a9a330 61Patch6: %{name}-pld-release.patch
c32a8102 62Patch7: %{name}-timezone.patch
127f0269 63Patch8: %{name}-kernel.patch
118a85f1 64Patch9: %{name}-optflags.patch
89fe6ec9
ER
65Patch10: %{name}-network.patch
66Patch11: %{name}-branding.patch
fd309822 67Patch12: %{name}-x11.patch
5e2c92f2 68Patch13: %{name}-installclasses.patch
b19b94a1 69Patch14: %{name}-release_notes_viewer_gui.patch
bdb6e9ac 70Patch15: %{name}-hosttree.patch
f00008ae 71URL: http://fedora.redhat.com/projects/anaconda-installer/
f00008ae 72BuildRequires: bzip2-devel
f71eda39 73BuildRequires: device-mapper-static >= 1.01.05
f00008ae 74BuildRequires: e2fsprogs-devel
d0a7f56a 75BuildRequires: gettext-devel >= 0.11
f00008ae
PZ
76BuildRequires: glibc-static
77BuildRequires: gtk+2-devel
f7144e5a 78BuildRequires: kudzu-devel >= 1.2.0
f71eda39 79BuildRequires: libselinux-static >= 1.6
3e1e46cd 80BuildRequires: libsepol-static
f00008ae 81BuildRequires: newt-static
f00008ae 82BuildRequires: popt-static
a5745b3c 83BuildRequires: pump-static >= 0.8.24-1
f00008ae 84BuildRequires: python-devel
9a34989e 85BuildRequires: python-rhpl
e9ab7e88 86BuildRequires: python-rpm
7c75e836 87BuildRequires: rpm-pythonprov
a47c899d 88BuildRequires: rpmbuild(macros) >= 1.234
a4a383ce 89BuildRequires: sed >= 4.0
f00008ae 90BuildRequires: slang-static
f00008ae 91BuildRequires: zlib-static
b8035c8f 92Requires: /etc/pld-release
51106aa3 93Requires: device-mapper >= 1.01.05
0c7db9ef 94Requires: dosfstools
de80ef9c 95Requires: e2fsprogs
614a933d 96Requires: glibc-localedb-all
89fe6ec9 97Requires: grubby
0c7db9ef 98Requires: hfsutils
de80ef9c 99Requires: jfsutils
bdb6e9ac 100Requires: kudzu >= 1.2.34.3-1.1
614a933d 101Requires: lvm2
0c7db9ef 102Requires: mdadm
b8035c8f 103Requires: python-booty >= 0.71-0.6
6a9e6705 104Requires: python-devel-tools
f28f7f38 105Requires: python-kickstart
f00008ae
PZ
106Requires: python-libxml2
107Requires: python-parted
bdb6e9ac 108Requires: python-rhpl >= 0.176-1.2
f00008ae 109Requires: python-rpm >= 4.2-0.61
35bb848d 110Requires: python-snack
89fe6ec9 111Requires: python-urlgrabber >= 2.9.8
de80ef9c 112Requires: reiserfsprogs
de80ef9c 113Requires: xfsprogs
51106aa3
ER
114Requires: yum >= 2.5.1-3
115%ifnarch s390 s390x
116Requires: python-pyblock >= 0.7-1
117%endif
841055be 118BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
f00008ae
PZ
119
120%description
841055be
JB
121The anaconda package contains the program which can be used to install
122system. These files are of little use on an already installed system.
123
124%description -l pl
125