SPECS: anaconda.spec - update booty dep - use /etc/pld-release and...

glen glen at pld-linux.org
Wed May 24 00:42:12 CEST 2006


Author: glen                         Date: Tue May 23 22:42:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update booty dep
- use /etc/pld-release and issue package

---- Files affected:
SPECS:
   anaconda.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/anaconda.spec
diff -u SPECS/anaconda.spec:1.29 SPECS/anaconda.spec:1.30
--- SPECS/anaconda.spec:1.29	Sat May 20 02:58:59 2006
+++ SPECS/anaconda.spec	Wed May 24 00:42:07 2006
@@ -15,7 +15,7 @@
 Summary(pl):	Graficzny instalator systemu
 Name:		anaconda
 Version:	11.0.5
-Release:	0.20
+Release:	0.24
 License:	GPL
 Group:		Applications/System
 Source0:	%{name}-%{version}.tar.bz2
@@ -30,6 +30,7 @@
 Patch3:		%{name}-pkgorder.patch
 Patch4:		%{name}-errorhandling.patch
 Patch5:		%{name}-libdir.patch
+Patch6:		%{name}-pld-release.patch
 URL:		http://fedora.redhat.com/projects/anaconda-installer/
 BuildRequires:	X11-devel
 BuildRequires:	beecrypt-devel
@@ -56,7 +57,7 @@
 BuildRequires:	popt-static
 BuildRequires:	pump-devel >= 0.8.24-1
 BuildRequires:	pump-static >= 0.8.24-1
-BuildRequires:	python-booty
+BuildRequires:	python-booty >= 0.71
 BuildRequires:	python-devel
 BuildRequires:	python-kickstart
 BuildRequires:	python-libxml2
@@ -75,7 +76,7 @@
 Requires:	kudzu > 1.2.0
 Requires:	parted >= 1.6.3-7
 Requires:	pirut
-Requires:	python-booty
+Requires:	python-booty >= 0.71
 Requires:	python-devel-tools
 Requires:	python-kickstart
 Requires:	python-libxml2
@@ -143,6 +144,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 rm -f po/no.po
 mv -f po/{eu_ES,eu}.po
@@ -246,6 +248,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2006/05/23 22:42:07  glen
+- update booty dep
+- use /etc/pld-release and issue package
+
 Revision 1.29  2006/05/20 00:58:59  glen
 - R python-devel-tools for pdb to use --debug
 
================================================================

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



More information about the pld-cvs-commit mailing list