Author: glen                         Date: Wed May 24 22:05:07 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add network, branding patch
- add grubby dep
- update urlgrabber, booty deps
- was able to install system on LVM!

---- Files affected:
SPECS:
   anaconda.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/anaconda.spec
diff -u SPECS/anaconda.spec:1.37 SPECS/anaconda.spec:1.38
--- SPECS/anaconda.spec:1.37    Wed May 24 19:08:37 2006
+++ SPECS/anaconda.spec Thu May 25 00:05:02 2006
@@ -15,7 +15,7 @@
 Summary(pl):   Graficzny instalator systemu
 Name:          anaconda
 Version:       11.0.5
-Release:       0.35
+Release:       0.50
 License:       GPL
 Group:         Applications/System
 Source0:       %{name}-%{version}.tar.bz2
@@ -34,6 +34,8 @@
 Patch7:                %{name}-timezone.patch
 Patch8:                %{name}-kernel.patch
 Patch9:                %{name}-optflags.patch
+Patch10:       %{name}-network.patch
+Patch11:       %{name}-branding.patch
 URL:           http://fedora.redhat.com/projects/anaconda-installer/
 BuildRequires: X11-devel
 BuildRequires: beecrypt-devel
@@ -79,13 +81,14 @@
 Requires:      dosfstools
 Requires:      e2fsprogs
 Requires:      glibc-localedb-all
+Requires:      grubby
 Requires:      hfsutils
 Requires:      jfsutils
 Requires:      kudzu > 1.2.0
 Requires:      lvm2
 Requires:      mdadm
 Requires:      pirut
-Requires:      python-booty >= 0.71
+Requires:      python-booty >= 0.71-0.2
 Requires:      python-devel-tools
 Requires:      python-kickstart
 Requires:      python-libxml2
@@ -94,7 +97,7 @@
 Requires:      python-rhpxl >= 0.18
 Requires:      python-rpm >= 4.2-0.61
 Requires:      python-snack
-Requires:      python-urlgrabber
+Requires:      python-urlgrabber >= 2.9.8
 Requires:      reiserfsprogs
 #Requires:     system-logos
 Requires:      xfsprogs
@@ -159,6 +162,8 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
+%patch11 -p1
 
 rm -f po/no.po
 mv -f po/{eu_ES,eu}.po
@@ -278,6 +283,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2006/05/24 22:05:02  glen
+- add network, branding patch
+- add grubby dep
+- update urlgrabber, booty deps
+- was able to install system on LVM!
+
 Revision 1.37  2006/05/24 17:08:37  glen
 - more fs tools
 - parted not required directly and appropriate versioned dep in python-parted
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/anaconda.spec?r1=1.37&r2=1.38&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to