]> git.pld-linux.org Git - packages/anaconda.git/blame_incremental - anaconda.spec
- don't specify default %attr's
[packages/anaconda.git] / anaconda.spec
... / ...
CommitLineData
1# TODO
2# - kill /mnt/runtime symlink hacks (leave the host alone!)
3#
4%if 0
5# FC to PLD deps replace rules, extracted from cvs logs
6:%s#libxml2-python#python-libxml2#
7:%s#pyparted#python-parted#
8:%s#booty#python-booty#
9:%s#rhpl#python-rhpl#
10:%s#rhpxl#python-rhpxl#
11:%s#rpm-python#python-rpm#
12:%s#gtk2-devel#gtk+2-devel#
13:%s#pykickstart#python-kickstart#
14:%s#squashfs-tools#squashfs#
15%endif
16Summary: Graphical system installer
17Summary(pl): Graficzny instalator systemu
18Name: anaconda
19Version: 11.0.5
20Release: 0.87
21License: GPL
22Group: Applications/System
23Source0: %{name}-%{version}.tar.bz2
24# Source0-md5: f814e7d0011dd44c3c3cf12b6ddb5b40
25Source1: %{name}-mk-images
26Source2: %{name}-upd-instroot
27Source3: %{name}-mk-images.i386
28Source4: %{name}-scrubtree
29Source5: %{name}-installclass-pld.py
30Source6: %{name}-splash.png
31# Source6-md5: 6b38a868585adfd3a96a4ad16973c1f8
32Patch0: %{name}-pld.patch
33Patch1: %{name}-BUS_XEN.patch
34Patch2: %{name}-vserver-proc.patch
35Patch3: %{name}-pkgorder.patch
36Patch4: %{name}-errorhandling.patch
37Patch5: %{name}-libdir.patch
38Patch6: %{name}-pld-release.patch
39Patch7: %{name}-timezone.patch
40Patch8: %{name}-kernel.patch
41Patch9: %{name}-optflags.patch
42Patch10: %{name}-network.patch
43Patch11: %{name}-branding.patch
44Patch12: %{name}-x11.patch
45Patch13: %{name}-installclasses.patch
46Patch14: %{name}-release_notes_viewer_gui.patch
47Patch15: %{name}-hosttree.patch
48URL: http://fedora.redhat.com/projects/anaconda-installer/
49BuildRequires: bzip2-devel
50BuildRequires: device-mapper-static >= 1.01.05
51BuildRequires: e2fsprogs-devel
52BuildRequires: gettext-devel >= 0.11
53BuildRequires: glibc-static
54BuildRequires: gtk+2-devel
55BuildRequires: kudzu-devel >= 1.2.0
56BuildRequires: libselinux-static >= 1.6
57BuildRequires: libsepol-static
58BuildRequires: newt-static
59BuildRequires: popt-static
60BuildRequires: pump-static >= 0.8.24-1
61BuildRequires: python-devel
62BuildRequires: python-rhpl
63BuildRequires: python-rpm
64BuildRequires: rpm-pythonprov
65BuildRequires: rpmbuild(macros) >= 1.234
66BuildRequires: sed >= 4.0
67BuildRequires: slang-static
68BuildRequires: zlib-static
69Requires: /etc/pld-release
70Requires: device-mapper >= 1.01.05
71Requires: dosfstools
72Requires: e2fsprogs
73Requires: glibc-localedb-all
74Requires: grubby
75Requires: hfsutils
76Requires: jfsutils
77Requires: kudzu >= 1.2.34.3-1.1
78Requires: lvm2
79Requires: mdadm
80Requires: python-booty >= 0.71-0.6
81Requires: python-devel-tools
82Requires: python-kickstart
83Requires: python-libxml2
84Requires: python-parted
85Requires: python-rhpl >= 0.176-1.2
86Requires: python-rpm >= 4.2-0.61
87Requires: python-snack
88Requires: python-urlgrabber >= 2.9.8
89Requires: reiserfsprogs
90Requires: xfsprogs
91Requires: yum >= 2.5.1-3
92%ifnarch s390 s390x
93Requires: python-pyblock >= 0.7-1
94%endif
95BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
96
97%description
98The anaconda package contains the program which can be used to install
99system. These files are of little use on an already installed system.
100
101%description -l pl
102