]> git.pld-linux.org Git - packages/anaconda.git/blobdiff - anaconda.spec
- lvm2 and glibc locales dependency
[packages/anaconda.git] / anaconda.spec
index f766b8c6c52c6e87ccaba4b212d620e8e2a212fa..3a1a502f40b66301d137a2612045fe2e610b1a07 100644 (file)
@@ -14,7 +14,7 @@ Summary:      Graphical system installer
 Summary(pl):   Graficzny instalator systemu
 Name:          anaconda
 Version:       11.0.5
-Release:       0.26
+Release:       0.32
 License:       GPL
 Group:         Applications/System
 Source0:       %{name}-%{version}.tar.bz2
@@ -31,6 +31,7 @@ Patch4:               %{name}-errorhandling.patch
 Patch5:                %{name}-libdir.patch
 Patch6:                %{name}-pld-release.patch
 Patch7:                %{name}-timezone.patch
+Patch8:                %{name}-kernel.patch
 URL:           http://fedora.redhat.com/projects/anaconda-installer/
 BuildRequires: X11-devel
 BuildRequires: beecrypt-devel
@@ -73,7 +74,9 @@ BuildRequires:        yum
 BuildRequires: zlib-devel
 BuildRequires: zlib-static
 Requires:      device-mapper >= 1.01.05
+Requires:      glibc-localedb-all
 Requires:      kudzu > 1.2.0
+Requires:      lvm2
 Requires:      parted >= 1.6.3-7
 Requires:      pirut
 Requires:      python-booty >= 0.71
@@ -146,6 +149,7 @@ systemach.
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 rm -f po/no.po
 mv -f po/{eu_ES,eu}.po
This page took 0.077939 seconds and 4 git commands to generate.