Author: glen Date: Wed May 17 19:50:40 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - bogl was removed - require glibc with dependancy on tzdata
---- Files affected: SPECS: anaconda.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/anaconda.spec diff -u SPECS/anaconda.spec:1.20 SPECS/anaconda.spec:1.21 --- SPECS/anaconda.spec:1.20 Tue May 16 23:27:58 2006 +++ SPECS/anaconda.spec Wed May 17 21:50:34 2006 @@ -29,9 +29,6 @@ URL: http://fedora.redhat.com/projects/anaconda-installer/ BuildRequires: X11-devel BuildRequires: beecrypt-devel -BuildRequires: bogl-bterm >= 0:0.1.9-17 -BuildRequires: bogl-devel >= 0:0.1.9-17 -BuildRequires: bogl-static >= 0:0.1.9-17 BuildRequires: bzip2-devel BuildRequires: device-mapper-devel >= 1.01.05 BuildRequires: device-mapper-static >= 1.01.05 @@ -54,9 +51,9 @@ BuildRequires: pirut BuildRequires: popt-static BuildRequires: pump-devel >= 0.8.20 -BuildRequires: python-kickstart BuildRequires: python-booty BuildRequires: python-devel +BuildRequires: python-kickstart BuildRequires: python-libxml2 BuildRequires: python-rhpl BuildRequires: python-rpm >= 4.2-0.61 @@ -73,8 +70,8 @@ Requires: kudzu > 1.2.0 Requires: parted >= 1.6.3-7 Requires: pirut -Requires: python-kickstart Requires: python-booty +Requires: python-kickstart Requires: python-libxml2 Requires: python-parted Requires: python-rhpl >= 0.170 @@ -110,6 +107,7 @@ Requires: X11 Requires: createrepo >= 0.4.3-3.1 Requires: gawk +Requires: glibc >= 6:2.3.6-5.1 Requires: python Requires: python-libxml2 Requires: python-rpm >= 4.2-0.61 @@ -234,6 +232,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2006/05/17 19:50:34 glen +- bogl was removed +- require glibc with dependancy on tzdata + Revision 1.20 2006/05/16 21:27:58 glen - updating deps, part #3 - po/[EMAIL PROTECTED] is already there, so no move ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/anaconda.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
