Changelog for
wv-devel-0.7.4-3mdk.i586.rpm :
Fri Feb 27 11:00:00 2004 Stew Benedict
0.7.4-3mdk
- fix -devel dependencies (epoch)
Wed Feb 25 11:00:00 2004 Olivier Thauvin 0.7.4-2mdk
- rebuild && reupload
Thu Jan 9 11:00:00 2003 Fran�ois Pons 0.7.4-1mdk
- rebuild with libwmf 0.2.8.
Tue Nov 12 11:00:00 2002 Stefan van der Eijk 0.7.2-4mdk
- BuildRequires
Thu Oct 31 11:00:00 2002 Fran�ois Pons 0.7.2-3mdk
- cleaned to really use libwmf and avoid explicit requires on it.
- rebuild with libwmf 0.2.7.
Tue Jul 2 12:00:00 2002 Fran�ois Pons 0.7.2-2mdk
- corrected dependencies and configure parameter to build with
support for wmf (from Luca Olivetti ).
- added patch to compile (because of this stupid -I/usr/include).
Tue May 28 12:00:00 2002 Fran�ois Pons 0.7.2-1mdk
- use libwmf 0.2.5.
- 0.7.2.
Tue Nov 6 11:00:00 2001 Fran�ois Pons 0.7.0-2mdk
- use libwmf 0.2.2.
Thu Nov 1 11:00:00 2001 St�fane Fermigier 0.7.0-1mdk
- 0.7.0.
Tue Oct 23 12:00:00 2001 Fran�ois Pons 0.6.7-1mdk
- 0.6.7.
Mon Aug 27 12:00:00 2001 Fran�ois Pons 0.6.5-2mdk
- update %buildRequires.
- update with newer libwmf.
Mon Jun 18 12:00:00 2001 Daouda Lo 0.6.5-1mdk
- release 0.6.5
Sun Apr 22 12:00:00 2001 Stew Benedict 0.6.4-2mdk
- line 360 in Makefile.in causes build fail PPC - patched (why only PPC?)
Fri Feb 2 11:00:00 2001 Fran�ois Pons 0.6.4-1mdk
- 0.6.4.
Tue Dec 19 11:00:00 2000 Fran�ois Pons 0.6.2-3mdk
- fixes build requires on libwmf-devel
- added requires on libwmf as some libwmf binaries are used by make_epses.sh
- build with libwmf-0.1.21
Thu Nov 16 11:00:00 2000 Fran�ois Pons 0.6.2-2mdk
- fixes for wvMime (missing make_epses.sh, thanks to A. Skwar).
- update files to include all man pages too.
Tue Nov 7 11:00:00 2000 Fran�ois Pons 0.6.2-1mdk
- removed compilation patch.
- remove CVS directory before file list (for doc).
- 0.6.2.
Fri Oct 20 12:00:00 2000 Fran�ois Pons 0.6.1-1mdk
- more macroszifications.
- 0.6.1.
Mon Aug 7 12:00:00 2000 Frederic Lepied 0.5.44-3mdk
- automatically added BuildRequires
Fri Jul 21 12:00:00 2000 Fran�ois Pons 0.5.44-2mdk
- moved to main to replace old mswordview.
- spec file cleaning and macroszifications.
- split package with devel.
- removed unused /usr/lib/mswordview.
Wed Jun 28 12:00:00 2000 Sean P. Kane 0.5.44-1mdk
- Added configure patch
- Changed name from mswordview to wv
- Added Obsoletes line
- Updated Requires line
- Upgraded to 0.5.44
Tue Jun 20 12:00:00 2000 Guillaume Cottenceau 0.5.14bw6-3mdk
- added support to wmf (by compiling with libwmf installed)
Fri Mar 31 12:00:00 2000 Fran�ois Pons 0.5.14bw6-2mdk
- updated Group.
Thu Nov 4 11:00:00 1999 John Buswell
- updated to mswordview-0.5.14-bw6
- added install of config-mswordview
- Build Release
Fri Jul 30 12:00:00 1999 Thierry Vignaud
- updated to mswordview-0.5.14-bw3
Thu Jul 15 12:00:00 1999 Chmouel Boudjnah
- Fix path problems.
Wed Jul 14 12:00:00 1999 Chmouel Boudjnah
- Fix compilations problem.
- 0.5.14-bw2
Sat Apr 24 12:00:00 1999 Chmouel Boudjnah
- Update to 5.8.
- Mandrake adaptations.
Tue Dec 29 11:00:00 1998 Ryan Weaver
[mswordview-0.5.2-1]
- Updated to MSWordView-0.5.2
- Changes up to 0.5.2
* implemented auto text color colour check for table cells, no more
black on black, or black on blue. i must look closely at what other
auto changes word makes.
* some uber-simple greyscaling code when table look says no-color.
* verified it works under AIX, made a few changes that showed up due
to its stricter malloc, theres probably a few more malloc related
issues hiding in there.
* column breaks show up as well now.
* the various types of section breaks are distinguisable from the
others, and from page breaks.
* a few changes to make sure formatting and tables get on better
together.
* sequence field supported, i.e caption numbering, i just use the last
fields that msword left in there.
* changed hyperlinking so that it works with bookmarks that are in
comments (annotations).
* i now support multiple bookmarks that end on the same location.
* multiple bookmarks that start on the same location should be supported,
but no examples yet.
* the comment author initials are extracted and used in the main document
when referencing comments.
* comments now end when they are supposed to, only the correct comments get
included, should work for fastsave, not tested.
* removed unused variables, sorted out a few other warnings, maybe itll
squeak by the irix compiler now ?
* names and initial info for comments is extracted as well, and stuck in a
table at the end of the document.
* fixed the
* custom graphics for annotations.