Author: sls Date: Thu Dec 13 02:00:57 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added compile.patch
---- Files affected: SPECS: adjtimex.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: SPECS/adjtimex.spec diff -u SPECS/adjtimex.spec:1.34 SPECS/adjtimex.spec:1.35 --- SPECS/adjtimex.spec:1.34 Mon Feb 12 22:23:46 2007 +++ SPECS/adjtimex.spec Thu Dec 13 03:00:52 2007 @@ -25,6 +25,7 @@ Group: Base Source0: ftp://sunsite.unc.edu/pub/Linux/system/admin/time/%{name}-%{version}.tar.gz # Source0-md5: 9888b54f418d7cc120fd3a4222f01c9c +Patch0: %{name}-compile.patch BuildRequires: autoconf BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -195,6 +196,7 @@ %prep %setup -q +%patch0 -p1 %build %{__autoconf} @@ -225,6 +227,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2007-12-13 02:00:52 sls +- added compile.patch + Revision 1.34 2007-02-12 21:23:46 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/adjtimex.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
