Author: glen Date: Fri Apr 20 12:48:06 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - assume audit-libs-devel >= 1.5 has auparse.h
---- Files affected: SPECS: readahead.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/readahead.spec diff -u SPECS/readahead.spec:1.5 SPECS/readahead.spec:1.6 --- SPECS/readahead.spec:1.5 Fri Apr 20 13:19:21 2007 +++ SPECS/readahead.spec Fri Apr 20 14:48:00 2007 @@ -1,8 +1,6 @@ # $Revision$, $Date$ # TODO # - maybe some scripts (still) usable here: http://bugs.gentoo.org/show_bug.cgi?id=64724 -# - some missing/bad BR: -# readahead-collector.c:35:21: auparse.h: No such file or directory Summary: Read a preset list of files into memory Summary(pl.UTF-8): Czyta listę plików do pamięci Name: readahead @@ -16,7 +14,7 @@ Source1: default.early Source2: default.later URL: https://hosted.fedoraproject.org/projects/readahead -BuildRequires: audit-libs-devel +BuildRequires: audit-libs-devel >= 1.5 BuildRequires: e2fsprogs-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -84,6 +82,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2007/04/20 12:48:00 glen +- assume audit-libs-devel >= 1.5 has auparse.h + Revision 1.5 2007/04/20 11:19:21 twittner - mispelling (http://so.pwn.pl/lista.php?co=lista) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/readahead.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
