Changelog for
dejagnu-1.4.4-4.noarch.rpm :
Sat Mar 5 23:00:00 2005 Jakub Jelinek
1:1.4.4-4
- rebuilt with GCC 4
Mon Nov 8 23:00:00 2004 Jakub Jelinek 1:1.4.4-3
- add URL (#138280)
Tue Sep 28 00:00:00 2004 Warren Togami 1:1.4.4-2
- remove INSTALL & redundant copies of overview
Wed Aug 4 00:00:00 2004 Jakub Jelinek 1:1.4.4-1
- update to 1.4.4
- run make check during rpm build
Wed Jun 16 00:00:00 2004 Elliot Lee
- rebuilt
Fri Feb 13 23:00:00 2004 Elliot Lee
- rebuilt
Wed Jan 22 23:00:00 2003 Tim Powers
- rebuilt
Mon Dec 30 23:00:00 2002 Karsten Hopp 1:1.4.2-9
- more missing BuildRequires
Tue Dec 17 23:00:00 2002 Karsten Hopp 1:1.4.2-8
- Add jadetex Buildrequires
Wed Nov 27 23:00:00 2002 Tim Powers 1:1.4.2-7
- include dejagnu.h
- move %{_libexecdir}/config.guess into %{_datadir}/dejagnu
- include overview docs (bug #59095)
Sat Jun 22 00:00:00 2002 Tim Powers
- automated rebuild
Fri May 24 00:00:00 2002 Tim Powers
- automated rebuild
Tue Apr 30 00:00:00 2002 Jakub Jelinek 1.4.2-4
- fix makefile style variable passing (#63984)
Thu Feb 28 23:00:00 2002 Jakub Jelinek 1.4.2-3
- rebuild
Wed Jan 9 23:00:00 2002 Tim Powers
- automated rebuild
Wed Nov 28 23:00:00 2001 Jakub Jelinek 1.4.2-1
- update to 1.4.2, mainly so that it can be built with gcc3+
Sat Sep 8 00:00:00 2001 Jakub Jelinek 1.4.1-3
- make it noarch again
Thu Aug 30 00:00:00 2001 Jakub Jelinek
- fix a typo (#52404)
Fri Jun 29 00:00:00 2001 Tim Powers
- rebuilt for the distro
Tue Feb 27 23:00:00 2001 Tim Powers
- minor modifications to the spec file. Built for Powertools.
- added Epoch
Wed Feb 21 23:00:00 2001 Rob Savoye
- Fixed Requires line, and changed the URL to the new ftp site.
Sun Oct 31 23:00:00 1999 Rob Savoye
- updated to the latest snapshot
- added doc files
- added the site.exp config file
Tue Jul 13 00:00:00 1999 Tim Powers
- updated to 19990628
- updated patches as needed
- added %defattr in files section
Wed Mar 10 23:00:00 1999 Jeff Johnson
- add alpha expect patch (#989)
- use
CFLAGS=\"${CFLAGS:--O2}\" ; export CFLAGS ;
CXXFLAGS=\"${CXXFLAGS:--O2}\" ; export CXXFLAGS ;
FFLAGS=\"${FFLAGS:--O2}\" ; 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=noarch-redhat-linux --host=noarch-redhat-linux \\
--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 23:00:00 1998 Jeff Johnson
- Update to 19981215.
Thu Nov 12 23:00:00 1998 Jeff Johnson
- Update to 1998-10-29.
Thu Jul 9 00:00:00 1998 Jeff Johnson
- Update to 1998-05-28.
Sun Feb 1 23:00:00 1998 Jeff Johnson
- Create.