Author: glen Date: Mon Jul 11 10:28:34 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - fix handling of LFS
---- Files affected: SPECS: sysklogd.spec (1.98 -> 1.99) ---- Diffs: ================================================================ Index: SPECS/sysklogd.spec diff -u SPECS/sysklogd.spec:1.98 SPECS/sysklogd.spec:1.99 --- SPECS/sysklogd.spec:1.98 Thu Jul 7 16:38:35 2005 +++ SPECS/sysklogd.spec Mon Jul 11 12:28:29 2005 @@ -11,7 +11,7 @@ Summary(tr): Linux sistem ve çekirdek kayýt süreci Name: sysklogd Version: 1.4.1 -Release: 13 +Release: 13.3 License: GPL Group: Daemons Source0: http://www.ibiblio.org/pub/Linux/system/daemons/%{name}-%{version}.tar.gz @@ -153,7 +153,7 @@ %build %{__make} \ - OPTIMIZE="%{rpmcflags}" \ + OPTIMIZE="%{rpmcflags} -D_FILE_OFFSET_BITS=64" \ LDFLAGS="%{rpmldflags}" %install @@ -267,6 +267,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.99 2005/07/11 10:28:29 glen +- fix handling of LFS + Revision 1.98 2005/07/07 14:38:35 glen - add more info on added blocker ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/sysklogd.spec?r1=1.98&r2=1.99&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
