auto-import changelog data from adjtimex-1.13-10.src.rpm

Mon Jun 16 2003 Than Ngo <than@redhat.com> 1.13-10
- rebuild
Fri Jun 06 2003 Than Ngo <than@redhat.com> 1.13-9
- fix s390/s390x build
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
Thu May 22 2003 Than Ngo <than@redhat.com> 1.13-7
- fix build woth gcc 3.3
This commit is contained in:
cvsdist 2004-09-09 02:55:17 +00:00
commit dd2a39dde2

View file

@ -1,7 +1,7 @@
Summary: A utility for adjusting kernel time variables.
Name: adjtimex
Version: 1.13
Release: 6
Release: 10
Exclusiveos: Linux
License: distributable
Group: System Environment/Base
@ -9,6 +9,8 @@ Source: http://ibiblio.org/pub/Linux/system/admin/time/adjtimex-%{version}.tar.g
Patch0: adjtimex-1.9-getopt.patch
Patch1: adjtimex-ia64.patch
Patch2: adjtimex-1.11-fixman.patch
Patch3: adjtimex-1.13-gcc33.patch
Patch4: adjtimex-1.13-s390.patch
BuildRoot: %{_tmppath}/%{name}-root
%description
@ -24,10 +26,10 @@ adjtimex to view kernel time variables.
%patch0 -p1
%patch1 -p1
%patch2 -p1 -b .fixman
%patch3 -p1 -b .gcc33
%patch4 -p1 -b .s390
%build
#CFLAGS="$RPM_OPT_FLAGS" ./configure
%configure
make
@ -48,6 +50,18 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/adjtimex.8*
%changelog
* Mon Jun 16 2003 Than Ngo <than@redhat.com> 1.13-10
- rebuild
* Fri Jun 06 2003 Than Ngo <than@redhat.com> 1.13-9
- fix s390/s390x build
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Thu May 22 2003 Than Ngo <than@redhat.com> 1.13-7
- fix build woth gcc 3.3
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt