diff --git a/.cvsignore b/.cvsignore index 52b7115..3cb54db 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -adjtimex-1.12.tar.bz2 +adjtimex-1.13.tar.gz diff --git a/adjtimex.spec b/adjtimex.spec index 50e3038..494ca0f 100644 --- a/adjtimex.spec +++ b/adjtimex.spec @@ -1,11 +1,11 @@ Summary: A utility for adjusting kernel time variables. Name: adjtimex -Version: 1.12 -Release: 2 +Version: 1.13 +Release: 3 Exclusiveos: Linux License: distributable Group: System Environment/Base -Source: http://ibiblio.org/pub/Linux/system/admin/time/adjtimex-%{version}.tar.bz2 +Source: http://ibiblio.org/pub/Linux/system/admin/time/adjtimex-%{version}.tar.gz Patch0: adjtimex-1.9-getopt.patch Patch1: adjtimex-ia64.patch Patch2: adjtimex-1.11-fixman.patch @@ -35,7 +35,7 @@ make rm -rf ${RPM_BUILD_ROOT} mkdir -p ${RPM_BUILD_ROOT}/sbin mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man8 -install -s -m755 adjtimex ${RPM_BUILD_ROOT}/sbin/adjtimex +install -m755 adjtimex ${RPM_BUILD_ROOT}/sbin/adjtimex install -m644 adjtimex.8 ${RPM_BUILD_ROOT}%{_mandir}/man8/adjtimex.8 %clean @@ -48,6 +48,15 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man8/adjtimex.8* %changelog +* Tue Jun 18 2002 Than Ngo 1.13-3 +- don't forcibly strip binaries + +* Sun May 26 2002 Tim Powers +- automated rebuild + +* Wed May 22 2002 Harald Hoyer +- 1.13 + * Tue Feb 26 2002 Than Ngo 1.12-2 - rebuild in new enviroment diff --git a/sources b/sources index e32af28..af657b8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -929066741fead120b8ba7d9674b9ca28 adjtimex-1.12.tar.bz2 +2cc7bb2904b5ed3cd04c90665ffcb42c adjtimex-1.13.tar.gz