Author: baggins Date: Sat Mar 24 22:12:57 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - removed TODO for raw, raw is obsolete use open(..., O_DIRECT) - utmp(x)/wtmp(x) access ok - updated BRs
---- Files affected: SPECS: util-linux.spec (1.291 -> 1.292) ---- Diffs: ================================================================ Index: SPECS/util-linux.spec diff -u SPECS/util-linux.spec:1.291 SPECS/util-linux.spec:1.292 --- SPECS/util-linux.spec:1.291 Sat Mar 24 22:27:54 2007 +++ SPECS/util-linux.spec Sat Mar 24 23:12:52 2007 @@ -1,12 +1,9 @@ # $Revision$, $Date$ # # TODO: -# - move raw to /sbin (potentially can be used before mount partitions)?? # - move logger to separate package (to avoid conflicts with inetutils) # - what to do with scriptreplay? (req: perl) # -# - check utmp(x)/wtmp(x) access -# # Conditional build: %bcond_with uClibc # don't build few utilities %bcond_without selinux # build without SELinux support @@ -115,11 +112,13 @@ Patch76: %{name}-swap-page.patch Patch77: %{name}-umount-sysfs.patch Patch78: %{name}-ac-dirs.patch +BuildRequires: audit-libs-devel >= 1.0.6 BuildRequires: autoconf BuildRequires: automake -BuildRequires: intltool BuildRequires: cryptsetup-devel +BuildRequires: e2fsprogs-devel >= 1.36 BuildRequires: gettext-devel +BuildRequires: intltool %{?with_selinux:BuildRequires: libselinux-devel} %{!?with_uClibc:BuildRequires: ncurses-devel >= 5.0} %{!?with_uClibc:BuildRequires: pam-devel >= 0.99.7.1} @@ -1168,6 +1167,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.292 2007/03/24 22:12:52 baggins +- removed TODO for raw, raw is obsolete use open(..., O_DIRECT) +- utmp(x)/wtmp(x) access ok +- updated BRs + Revision 1.291 2007/03/24 21:27:54 baggins - up to 2.13-pre7, WIP - added some 60 bugfixes from fedora ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/util-linux.spec?r1=1.291&r2=1.292&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit