- 
    Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1:1.4.4-5.1
    
- rebuild
   
  
  - 
    Thu Feb 02 2006 Petr Machata <pmachata@redhat.com> 1:1.4.4-5
    
- Applying H.J. Lu's race condition patch. (#166000)
   
  
  - 
    Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
    
- rebuilt
   
  
  - 
    Sat Mar 05 2005 Jakub Jelinek <jakub@redhat.com> 1:1.4.4-4
    
- rebuilt with GCC 4
   
  
  - 
    Mon Nov 08 2004 Jakub Jelinek <jakub@redhat.com> 1:1.4.4-3
    
- add URL (#138280)
   
  
  - 
    Mon Sep 27 2004 Warren Togami <wtogami@redhat.com> 1:1.4.4-2
    
- remove INSTALL & redundant copies of overview
   
  
  - 
    Tue Aug 03 2004 Jakub Jelinek <jakub@redhat.com> 1:1.4.4-1
    
- update to 1.4.4
- run make check during rpm build
   
  
  - 
    Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
    
- rebuilt
   
  
  - 
    Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
    
- rebuilt
   
  
  - 
    Wed Jan 22 2003 Tim Powers <timp@redhat.com>
    
- rebuilt
   
  
  - 
    Mon Dec 30 2002 Karsten Hopp <karsten@redhat.de> 1:1.4.2-9
    
- more missing BuildRequires
   
  
  - 
    Tue Dec 17 2002 Karsten Hopp <karsten@redhat.de> 1:1.4.2-8
    
- Add jadetex Buildrequires
   
  
  - 
    Wed Nov 27 2002 Tim Powers <timp@redhat.com> 1:1.4.2-7
    
- include dejagnu.h
- move %{_libexecdir}/config.guess into %{_datadir}/dejagnu 
- include overview docs (bug #59095)
   
  
  - 
    Fri Jun 21 2002 Tim Powers <timp@redhat.com>
    
- automated rebuild
   
  
  - 
    Thu May 23 2002 Tim Powers <timp@redhat.com>
    
- automated rebuild
   
  
  - 
    Mon Apr 29 2002 Jakub Jelinek <jakub@redhat.com> 1.4.2-4
    
- fix makefile style variable passing (#63984)
   
  
  - 
    Thu Feb 28 2002 Jakub Jelinek <jakub@redhat.com> 1.4.2-3
    
- rebuild
   
  
  - 
    Wed Jan 09 2002 Tim Powers <timp@redhat.com>
    
- automated rebuild
   
  
  - 
    Wed Nov 28 2001 Jakub Jelinek <jakub@redhat.com> 1.4.2-1
    
- update to 1.4.2, mainly so that it can be built with gcc3+
   
  
  - 
    Fri Sep 07 2001 Jakub Jelinek <jakub@redhat.com> 1.4.1-3
    
- make it noarch again
   
  
  - 
    Wed Aug 29 2001 Jakub Jelinek <jakub@redhat.com>
    
- fix a typo (#52404)
   
  
  - 
    Thu Jun 28 2001 Tim Powers <timp@redhat.com>
    
- rebuilt for the distro
   
  
  - 
    Tue Feb 27 2001 Tim Powers <timp@redhat.com>
    
- minor modifications to the spec file. Built for Powertools.
- added Epoch
   
  
  - 
    Wed Feb 21 2001 Rob Savoye <rob@welcomehome.org>
    
- Fixed Requires line, and changed the URL to the new ftp site.
   
  
  - 
    Sun Oct 31 1999 Rob Savoye <rob@welcomehome.org>
    
- updated to the latest snapshot
- added doc files
- added the site.exp config file
   
  
  - 
    Mon Jul 12 1999 Tim Powers <timp@redhat.com>
    
- updated to 19990628
- updated patches as needed
- added %defattr in files section
   
  
  - 
    Wed Mar 10 1999 Jeff Johnson <jbj@redhat.com>
    
- add alpha expect patch (#989)
- use 
  CFLAGS="${CFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables}" ; export CFLAGS ; 
  CXXFLAGS="${CXXFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables}" ; export CXXFLAGS ; 
  FFLAGS="${FFLAGS:--O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables}" ; export FFLAGS ; 
  for i in $(find . -name config.guess -o -name config.sub) ; do 
           [ -f /usr/lib/rpm/redhat/$(basename $i) ] && /bin/rm -f $i && /bin/cp -fv /usr/lib/rpm/redhat/$(basename $i) $i ; 
  done ; 
  ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu \
	--target=noarch-redhat-linux-gnu \
	--program-prefix= \
	--prefix=/usr \
	--exec-prefix=/usr \
	--bindir=/usr/bin \
	--sbindir=/usr/sbin \
	--sysconfdir=/etc \
	--datadir=/usr/share \
	--includedir=/usr/include \
	--libdir=/usr/lib \
	--libexecdir=/usr/libexec \
	--localstatedir=/var \
	--sharedstatedir=/usr/com \
	--mandir=/usr/share/man \
	--infodir=/usr/share/info
   
  
  - 
    Thu Dec 17 1998 Jeff Johnson <jbj@redhat.com>
    
- Update to 19981215.
   
  
  - 
    Thu Nov 12 1998 Jeff Johnson <jbj@redhat.com>
    
- Update to 1998-10-29.
   
  
  - 
    Wed Jul 08 1998 Jeff Johnson <jbj@redhat.com>
    
- Update to 1998-05-28.
   
  
  - 
    Sun Feb 01 1998 Jeff Johnson <jbj@jbj.org>
    
- Create.