SHA256
1
0
forked from pool/xfig
xfig/xfig.changes

329 lines
11 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Jun 1 17:15:10 CEST 2007 - dmueller@suse.de
- fix buildrequires
-------------------------------------------------------------------
Thu Nov 16 14:18:54 CET 2006 - werner@suse.de
- Set LC_NUMERIC to POSIX before print or export data (bug #213942)
-------------------------------------------------------------------
Tue Nov 7 16:01:20 CET 2006 - ro@suse.de
- fix docu permissions
-------------------------------------------------------------------
Mon Jul 31 19:17:02 CEST 2006 - werner@suse.de
- Use Imake defines for LIBDIR/SHAREDIR switch
-------------------------------------------------------------------
Fri Jul 28 19:22:50 CEST 2006 - werner@suse.de
- Make it build with X11R7
-------------------------------------------------------------------
Wed Feb 15 10:36:07 CET 2006 - stbinner@suse.de
- add GenericName to .desktop file
-------------------------------------------------------------------
Wed Jan 25 21:43:07 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Thu Oct 6 19:28:43 CEST 2005 - werner@suse.de
- Make URW fonts an option, use Adobe as fallback
-------------------------------------------------------------------
Wed Aug 31 13:33:19 CEST 2005 - werner@suse.de
- Fix single byte buffer overflow due pedantic gcc4 (bug #114344)
-------------------------------------------------------------------
Mon Aug 29 11:30:10 CEST 2005 - ro@suse.de
- use own desktop file with icon (#113672)
-------------------------------------------------------------------
Tue Mar 1 10:35:20 CET 2005 - meissner@suse.de
- fixed font struct definitions to be after struct
definition for gcc4.
- -Wno-all is actually -w.
-------------------------------------------------------------------
Thu Aug 26 11:53:39 CEST 2004 - werner@suse.de
- Allow arguments in the wrapper script for xfig
-------------------------------------------------------------------
Wed Aug 25 15:05:13 CEST 2004 - werner@suse.de
- Avoid nasty warnings about not found actions
- Use wrapper script to avoid UTF-8 for the program its self
-------------------------------------------------------------------
Fri Aug 13 16:03:35 CEST 2004 - werner@suse.de
- Filelist: Add pixmap of xfig (#43698)
- Package docu: correct dir name in PDB (#43698)
-------------------------------------------------------------------
Fri May 28 11:35:57 CEST 2004 - adrian@suse.de
- fix invalid Categories (#41338)
-------------------------------------------------------------------
Tue Apr 6 17:00:46 CEST 2004 - werner@suse.de
- Add application desktop file for xfig (bug #38507 ???)
-------------------------------------------------------------------
Mon Mar 22 13:29:27 CET 2004 - werner@suse.de
- Fix NULL pointer access (bug #36650)
-------------------------------------------------------------------
Thu Mar 18 17:43:45 CET 2004 - werner@suse.de
- Remove .bak's from file list (bug #36311)
-------------------------------------------------------------------
Thu Mar 11 15:53:55 CET 2004 - werner@suse.de
- Add browser script for detection of varisou web browsers (#35669)
- Add security fix for temporary files
- Fix doc location
- Avoid extrem long build logs
-------------------------------------------------------------------
Tue Feb 3 18:55:23 CET 2004 - werner@suse.de
- Update to 3.2.4
-------------------------------------------------------------------
Sat Jan 10 17:38:27 CET 2004 - adrian@suse.de
- build as user
-------------------------------------------------------------------
Tue Jul 22 13:20:15 CEST 2003 - hare@suse.de
- Fixed function declaration.
-------------------------------------------------------------------
Fri Jun 13 08:39:58 CEST 2003 - kukuk@suse.de
- Add workaround for brp-symlink script
-------------------------------------------------------------------
Thu Jun 12 10:51:39 CEST 2003 - kukuk@suse.de
- Use BuildRoot
- Fix filelist
-------------------------------------------------------------------
Fri May 9 12:35:24 CEST 2003 - mfabian@suse.de
- fix Bugzilla #26734: extend the fontsets in
xfig-international-std-fonts.dif to always match something to
avoid warnings "Missing charsets in String to FontSet conversion"
even if only few fonts are installed.
-------------------------------------------------------------------
Thu May 8 20:46:46 CEST 2003 - mfabian@suse.de
- adapt font names in xfig.3.2.3d-urw-fonts.dif to the names
as they are auto generated by mkfontscale since SuSE Linux 8.2.
- don't print warnings concerning input styles when compose is
used, input styles don't matter for compose.
-------------------------------------------------------------------
Mon Mar 18 21:19:14 CET 2002 - mfabian@suse.de
- fix bug #15077, don't exit when XSetLocaleModifiers("") fails,
this would make it impossible to use the '-international' option
unless some input server is running, which is nonsense for most
non-Asian languages e.g. for Czech.
- enable '-international' automatically when
NULL == strcasestr(nl_langinfo(CODESET),"ISO-8859-1")
(i.e. enable it automatically for Czech as well).
- use better fonts for on screen display of Times-Roman and
Times-Bold when '-international' is used.
-------------------------------------------------------------------
Mon Mar 18 12:45:13 CET 2002 - werner@suse.de
- Fix bug # 15076: add link /usr/X11R6/lib/X11/xfig/html/
pointing to /usr/share/doc/packages/xfig/html/,
add link /usr/X11R6/lib/X11/xfig/xfig.html pointing to
/usr/share/doc/packages/xfig/xfig.html, add link
/usr/X11R6/lib/X11/xfig/xfig-howto.pdf pointing to
/usr/share/doc/packages/xfig/xfig-howto.pdf
-------------------------------------------------------------------
Thu Mar 7 12:43:21 CET 2002 - werner@suse.de
- Fix bug # 14588: add link /usr/X11R6/lib/X11/xfig/Libraries
pointing to /usr/share/doc/packages/xfig/Examples/Libraries
-------------------------------------------------------------------
Fri Feb 22 18:28:57 CET 2002 - mfabian@suse.de
- use the URW fonts for display on X11 instead of bitmap fonts.
Using the URW fonts for display on X11 *and* for printing with
Ghostscript has the advantage that printout looks much more
similar to the preview on X11. Much more WYSIWYG now.
On top of that, the bitmap fonts could not be scaled anymore
because we now have ":unscaled" added to every directory in
the font path which contains only bitmap fonts. Therefore
changing the font size in xfig ceased to work on X11, it worked
only in the PostScript output. Because of this the X11 display
was very different from the PostScript output.
- add font-test.fig as a sample file to test the correct display
of the URW fonts.
- add xfig.3.2.3d-xim.dif to fix XIM for Japanese and Korean.
(didn't work at all previously because a call to
XSetLocaleModifiers() was missing)
- switch on the '-international' option for all locales using
codesets different from 'ISO-8859-*' on by default.
- remove Korean app-defaults. The only reason for it's existence
was to set 'Fig.international: true' apart from that it was
identical to the standard app-defaults file. And because of
some bug (which I still don't understand) it wasn't read anyway
and therefore achieved nothing.
-------------------------------------------------------------------
Fri Feb 1 00:26:07 CET 2002 - ro@suse.de
- changed neededforbuild <libpng> to <libpng-devel-packages>
-------------------------------------------------------------------
Tue Dec 11 12:45:56 CET 2001 - werner@suse.de
- Add forgotten examples
- Add forgotten docs
-------------------------------------------------------------------
Mon Dec 10 16:33:10 CET 2001 - werner@suse.de
- Update to version 3.2.3d
-------------------------------------------------------------------
Tue May 8 18:47:29 CEST 2001 - mfabian@suse.de
- bzip2 sources
-------------------------------------------------------------------
Thu Jan 25 17:17:38 CET 2001 - violiet@suse.de
- added Korean resource.
-------------------------------------------------------------------
Thu Dec 14 15:31:00 CET 2000 - werner@suse.de
- Fixed the improve of the object searching at higher zooms (bug#4672)
-------------------------------------------------------------------
Tue Oct 10 16:46:11 CEST 2000 - werner@suse.de
- Move XtSetLanguageProc after XtAppInitialize because otherwise
LC_NUMERIC will be overwritten by LANG.
-------------------------------------------------------------------
Fri Sep 15 17:17:22 CEST 2000 - werner@suse.de
- Update to 3.2.3c
* include bug fix for f_read.c
* Enable international support at compile time but disable
it at run time (works only for Japanese and Korean).
User could use -international
* Mention -international in the manual and html page
-------------------------------------------------------------------
Fri Jun 30 15:37:59 CEST 2000 - werner@suse.de
- Workaround for un-initialized label in sme_bsb class
-------------------------------------------------------------------
Wed May 31 16:22:54 CEST 2000 - werner@suse.de
- use %{_defaultdocdir}
-------------------------------------------------------------------
Mon Mar 27 12:48:09 CEST 2000 - werner@suse.de
- Avoid sparc nasties
-------------------------------------------------------------------
Fri Mar 24 14:46:11 CET 2000 - werner@suse.de
- Update to new version 3.2.3a
- Add patch for special jpeg version
- Change some minor shadow colorings
-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
-------------------------------------------------------------------
Wed Apr 7 20:35:51 CEST 1999 - werner@suse.de
- Use the macro __need___va_list instead of moving varargs.h
- Integrate the cut+paste patch
- Use colored XPM icon
-------------------------------------------------------------------
Fri Mar 5 01:00:51 MET 1999 - ro@suse.de
- move varargs topward to make it compile
-------------------------------------------------------------------
Wed Dec 9 16:40:43 MET 1998 - max@suse.de
- added whole /usr/X11R6/lib/X11/xfig path to the file list, to get
online documentation and cliparts into the rpm package.
-------------------------------------------------------------------
Fri Oct 30 11:24:41 MET 1998 - ro@suse.de
- update to 3.2.2
-------------------------------------------------------------------
Thu Sep 17 16:56:38 MEST 1998 - ro@suse.de
- don't redeclare sys_errlist for glibc
-------------------------------------------------------------------
Mon Oct 20 13:35:40 MEST 1997 - ro@suse.de
- ready for autobuild
----------------------------------------------------------------------------
Tue May 27 20:03:59 MEST 1997 - florian@suse.de
- update to version 3.2
----------------------------------------------------------------------------
Tue May 27 20:03:59 MEST 1997 - florian@suse.de
- update to version 3.2.0-beta3
- add more docu and examples
----------------------------------------------------------------------------
Wed Nov 6 00:13:26 CET 1996 - florian@suse.de
- changed to use cm as default metric and not inches