SPECS: anaconda.spec - merge deps from FC, part2

glen glen at pld-linux.org
Tue May 16 21:03:39 CEST 2006


Author: glen                         Date: Tue May 16 19:03:39 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- merge deps from FC, part2

---- Files affected:
SPECS:
   anaconda.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/anaconda.spec
diff -u SPECS/anaconda.spec:1.18 SPECS/anaconda.spec:1.19
--- SPECS/anaconda.spec:1.18	Tue May 16 20:52:25 2006
+++ SPECS/anaconda.spec	Tue May 16 21:03:34 2006
@@ -5,12 +5,15 @@
 :%s#pyparted#python-parted#
 :%s#booty#python-booty#
 :%s#rhpl#python-rhpl#
+:%s#rhpxl#python-rhpxl#
+:%s#rpm-python#python-rpm#
+:%s#gtk2-devel#gtk+2-devel#
 %endif
 Summary:	Graphical system installer
 Summary(pl):	Graficzny instalator systemu
 Name:		anaconda
 Version:	11.0.5
-Release:	0.1
+Release:	0.2
 License:	GPL
 Group:		Applications/System
 Source0:	%{name}-%{version}.tar.bz2
@@ -43,9 +46,12 @@
 BuildRequires:	libsepol-static
 BuildRequires:	newt-devel
 BuildRequires:	newt-static
+BuildRequires:	pango-devel
 BuildRequires:	pciutils-devel
+#BuildRequires:	pirut
 BuildRequires:	popt-static
 BuildRequires:	pump-devel >= 0.8.20
+#BuildRequires:	pykickstart
 BuildRequires:	python-booty
 BuildRequires:	python-devel
 BuildRequires:	python-libxml2
@@ -56,18 +62,30 @@
 BuildRequires:	rpm-pythonprov
 BuildRequires:	sed >= 4.0
 BuildRequires:	slang-static
+BuildRequires:	yum
 BuildRequires:	zlib-devel
 BuildRequires:	zlib-static
 Requires:	anaconda-help
+Requires:	device-mapper >= 1.01.05
 Requires:	kudzu > 1.2.0
 Requires:	parted >= 1.6.3-7
+#Requires:	pirut
+#Requires:	pykickstart
 Requires:	python-booty
 Requires:	python-libxml2
 Requires:	python-parted
-Requires:	python-rhpl > 0.170
+Requires:	python-rhpl >= 0.170
 Requires:	python-rhpxl
 Requires:	python-rpm >= 4.2-0.61
 Requires:	python-urlgrabber
+Requires:	system-logos
+Requires:	yum >= 2.5.1-3
+%ifnarch s390 s390x
+Requires:	python-pyblock >= 0.7-1
+%endif
+%ifnarch s390 s390x ppc64
+Requires:	python-rhpxl
+%endif
 #Requires:	system-logos
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -85,11 +103,16 @@
 Summary(pl):	Elementy graficznego instalatora systemu potrzebne tylko przy nowych instalacjach
 Group:		Applications/System
 AutoReqProv:	false
+Requires:	%{name} = %{version}-%{release}
+Requires:	/usr/bin/strip
 Requires:	X11
+Requires:	createrepo >= 0.4.3-3.1
 Requires:	gawk
 Requires:	python
 Requires:	python-libxml2
 Requires:	python-rpm >= 4.2-0.61
+Requires:	squashfs-tools
+Requires:	yum >= 2.4.0
 
 %description runtime
 The anaconda-runtime package contains parts of the installation system
@@ -209,6 +232,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2006/05/16 19:03:34  glen
+- merge deps from FC, part2
+
 Revision 1.18  2006/05/16 18:52:25  glen
 - update deps from FC, part1
 
================================================================

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



More information about the pld-cvs-commit mailing list