Author: sparky Date: Thu Aug 10 01:13:56 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added flags patch
---- Files affected: SPECS: bonnie++.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/bonnie++.spec diff -u SPECS/bonnie++.spec:1.18 SPECS/bonnie++.spec:1.19 --- SPECS/bonnie++.spec:1.18 Tue Dec 14 01:23:34 2004 +++ SPECS/bonnie++.spec Thu Aug 10 03:13:50 2006 @@ -10,6 +10,7 @@ Group: Applications/System Source0: http://www.coker.com.au/bonnie++/%{name}-%{version}.tgz # Source0-md5: 00b1eee7f98b68fa762c4efb3b34caa1 +Patch0: %{name}-flags.patch URL: http://www.coker.com.au/bonnie++/ BuildRequires: autoconf BuildRequires: libstdc++-devel @@ -33,6 +34,7 @@ %prep %setup -q +%patch0 -p1 %build %{__autoconf} @@ -67,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2006/08/10 01:13:50 sparky +- added flags patch + Revision 1.18 2004/12/14 00:23:34 glen - add URL; rel 2; STBR ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/bonnie++.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
