SPECS: anaconda.spec - update deps from FC, part1
glen
glen at pld-linux.org
Tue May 16 20:52:30 CEST 2006
Author: glen Date: Tue May 16 18:52:30 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- update deps from FC, part1
---- Files affected:
SPECS:
anaconda.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/anaconda.spec
diff -u SPECS/anaconda.spec:1.17 SPECS/anaconda.spec:1.18
--- SPECS/anaconda.spec:1.17 Tue May 16 20:37:36 2006
+++ SPECS/anaconda.spec Tue May 16 20:52:25 2006
@@ -1,4 +1,11 @@
# $Revision$, $Date$
+%if 0
+# FC to PLD deps replace rules, extracted from cvs logs
+:%s#libxml2-python#python-libxml2#
+:%s#pyparted#python-parted#
+:%s#booty#python-booty#
+:%s#rhpl#python-rhpl#
+%endif
Summary: Graphical system installer
Summary(pl): Graficzny instalator systemu
Name: anaconda
@@ -29,7 +36,7 @@
BuildRequires: glibc-static
BuildRequires: gtk+2-devel
BuildRequires: intltool >= 0.31.2-3
-BuildRequires: kudzu-devel >= 1.1
+BuildRequires: kudzu-devel >= 1.2.0
BuildRequires: libselinux-devel >= 1.6
BuildRequires: libselinux-static
BuildRequires: libsepol-devel
@@ -52,12 +59,12 @@
BuildRequires: zlib-devel
BuildRequires: zlib-static
Requires: anaconda-help
-Requires: kudzu
+Requires: kudzu > 1.2.0
Requires: parted >= 1.6.3-7
Requires: python-booty
Requires: python-libxml2
Requires: python-parted
-Requires: python-rhpl > 0.63
+Requires: python-rhpl > 0.170
Requires: python-rhpxl
Requires: python-rpm >= 4.2-0.61
Requires: python-urlgrabber
@@ -202,6 +209,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2006/05/16 18:52:25 glen
+- update deps from FC, part1
+
Revision 1.17 2006/05/16 18:37:36 glen
- updated to 11.0.5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/anaconda.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list