SPECS: anaconda.spec - updating deps, part #3 - po/sr at Latn is alre...

glen glen at pld-linux.org
Tue May 16 23:28:03 CEST 2006


Author: glen                         Date: Tue May 16 21:28:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updating deps, part #3
- po/sr at Latn is already there, so no move

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

---- Diffs:

================================================================
Index: SPECS/anaconda.spec
diff -u SPECS/anaconda.spec:1.19 SPECS/anaconda.spec:1.20
--- SPECS/anaconda.spec:1.19	Tue May 16 21:03:34 2006
+++ SPECS/anaconda.spec	Tue May 16 23:27:58 2006
@@ -8,12 +8,14 @@
 :%s#rhpxl#python-rhpxl#
 :%s#rpm-python#python-rpm#
 :%s#gtk2-devel#gtk+2-devel#
+:%s#pykickstart#python-kickstart#
+:%s#squashfs-tools#squashfs#
 %endif
 Summary:	Graphical system installer
 Summary(pl):	Graficzny instalator systemu
 Name:		anaconda
 Version:	11.0.5
-Release:	0.2
+Release:	0.4
 License:	GPL
 Group:		Applications/System
 Source0:	%{name}-%{version}.tar.bz2
@@ -23,6 +25,7 @@
 Source3:	%{name}-mk-images.i386
 Source4:	%{name}-scrubtree
 Patch0:		%{name}-pld.patch
+Patch1:		%{name}-BUS_XEN.patch
 URL:		http://fedora.redhat.com/projects/anaconda-installer/
 BuildRequires:	X11-devel
 BuildRequires:	beecrypt-devel
@@ -48,10 +51,10 @@
 BuildRequires:	newt-static
 BuildRequires:	pango-devel
 BuildRequires:	pciutils-devel
-#BuildRequires:	pirut
+BuildRequires:	pirut
 BuildRequires:	popt-static
 BuildRequires:	pump-devel >= 0.8.20
-#BuildRequires:	pykickstart
+BuildRequires:	python-kickstart
 BuildRequires:	python-booty
 BuildRequires:	python-devel
 BuildRequires:	python-libxml2
@@ -69,8 +72,8 @@
 Requires:	device-mapper >= 1.01.05
 Requires:	kudzu > 1.2.0
 Requires:	parted >= 1.6.3-7
-#Requires:	pirut
-#Requires:	pykickstart
+Requires:	pirut
+Requires:	python-kickstart
 Requires:	python-booty
 Requires:	python-libxml2
 Requires:	python-parted
@@ -78,7 +81,7 @@
 Requires:	python-rhpxl
 Requires:	python-rpm >= 4.2-0.61
 Requires:	python-urlgrabber
-Requires:	system-logos
+#Requires:	system-logos
 Requires:	yum >= 2.5.1-3
 %ifnarch s390 s390x
 Requires:	python-pyblock >= 0.7-1
@@ -86,7 +89,6 @@
 %ifnarch s390 s390x ppc64
 Requires:	python-rhpxl
 %endif
-#Requires:	system-logos
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -111,7 +113,7 @@
 Requires:	python
 Requires:	python-libxml2
 Requires:	python-rpm >= 4.2-0.61
-Requires:	squashfs-tools
+Requires:	squashfs
 Requires:	yum >= 2.4.0
 
 %description runtime
@@ -129,10 +131,10 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 rm -f po/no.po
 mv -f po/{eu_ES,eu}.po
-mv -f po/{sr,sr at Latn}.po
 
 sed -i -e 's/$(PYTHON) scripts/python scripts/' Makefile
 
@@ -232,6 +234,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2006/05/16 21:27:58  glen
+- updating deps, part #3
+- po/sr at Latn is already there, so no move
+
 Revision 1.19  2006/05/16 19:03:34  glen
 - merge deps from FC, part2
 
================================================================

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



More information about the pld-cvs-commit mailing list