Author: qboosh Date: Fri Mar 18 21:17:21 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.28 - removed obsolete compile patch
---- Files affected: packages/adjtimex: adjtimex.spec (1.37 -> 1.38) , adjtimex-compile.patch (1.2 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/adjtimex/adjtimex.spec diff -u packages/adjtimex/adjtimex.spec:1.37 packages/adjtimex/adjtimex.spec:1.38 --- packages/adjtimex/adjtimex.spec:1.37 Sat Jan 29 01:06:06 2011 +++ packages/adjtimex/adjtimex.spec Fri Mar 18 22:17:16 2011 @@ -19,14 +19,13 @@ Summary(uk.UTF-8): Утиліта для внесення поправок в змінні часу ядра Summary(zh_CN.UTF-8): 用于调整内核时间变量的实用程序。 Name: adjtimex -Version: 1.21 +Version: 1.28 Release: 1 License: GPL v2+ 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 +Source0: http://www.ibiblio.org/pub/Linux/system/admin/time/%{name}-%{version}.tar.gz +# Source0-md5: dda82922374230dbd9475c79c79ac909 +BuildRequires: autoconf >= 2.60 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _sbindir /sbin @@ -196,7 +195,6 @@ %prep %setup -q -%patch0 -p1 %build %{__autoconf} @@ -227,6 +225,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38 2011/03/18 21:17:16 qboosh +- updated to 1.28 +- removed obsolete compile patch + Revision 1.37 2011/01/29 00:06:06 sparky - dropped pre-cvs changelog ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/adjtimex/adjtimex.spec?r1=1.37&r2=1.38&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
