This commit is contained in:
278
a2ps.changes
Normal file
278
a2ps.changes
Normal file
@@ -0,0 +1,278 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 19 13:12:57 CEST 2006 - werner@suse.de
|
||||
|
||||
- Fix reencode_font macro in base.ps (bug #176360)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 27 16:06:57 CEST 2006 - cthiel@suse.de
|
||||
|
||||
- removed acroread from BuildRequires
|
||||
- added patch to fake acoread on ix86 and x86_64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 23 13:37:14 CET 2006 - werner@suse.de
|
||||
|
||||
- Use w3m to get ascii from html and the use a2ps its self to
|
||||
get PostScript out of ASCII. (bug #152470)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:34:04 CET 2006 - mls@suse.de
|
||||
|
||||
- converted neededforbuild to BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 14 21:47:01 CET 2006 - schwab@suse.de
|
||||
|
||||
- Don't strip binaries.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 12 12:29:58 CET 2006 - werner@suse.de
|
||||
|
||||
- Use the gcc stack protector
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 2 14:04:15 CET 2005 - werner@suse.de
|
||||
|
||||
- Fix handling of long options without arguments in a2ps script
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 20 14:02:34 CEST 2005 - yxu@suse.de
|
||||
|
||||
- Add prototypes for functions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 17 12:03:06 CEST 2005 - werner@suse.de
|
||||
|
||||
- The pdiff requires wdiff (bug #91335)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 13 16:45:51 CEST 2005 - werner@suse.de
|
||||
|
||||
- Allow spaces in file names
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 13 13:08:03 CEST 2005 - werner@suse.de
|
||||
|
||||
- Add a wrapper script for converting UTF-8 text _partly_ into the
|
||||
natural latin encoding of the given language enviroment (#43348)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 2 21:02:39 CEST 2005 - coolo@suse.de
|
||||
|
||||
- remove conflicting prototype
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 25 12:00:32 CEST 2004 - ro@suse.de
|
||||
|
||||
- locale rename: no -> nb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 25 17:32:26 CEST 2004 - werner@suse.de
|
||||
|
||||
- Escapes file names so that the shell groks it in single quotes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 18 14:49:17 CET 2004 - werner@suse.de
|
||||
|
||||
- More temporary file security issues (bug #36368)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 6 17:55:05 CEST 2003 - werner@suse.de
|
||||
|
||||
- Partly workaround for ASCII and UTF-8 (mapp them to ISO 8859-15,
|
||||
bug #28348)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 28 14:47:46 CEST 2003 - werner@suse.de
|
||||
|
||||
- Fix keyword Lette(r) (bug #27411)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 11 05:09:40 CEST 2003 - kukuk@suse.de
|
||||
|
||||
- Use %find_lang macro
|
||||
- Fix filelist
|
||||
- Fix neededforbuild for emacs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de
|
||||
|
||||
- fix install_info --delete call and move from preun to postun
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 11 14:26:19 CET 2003 - kukuk@suse.de
|
||||
|
||||
- Add install-info macros [Bug #23390]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 23:49:55 CET 2002 - ro@suse.de
|
||||
|
||||
- changed neededforbuild <xshared> to <x-devel-packages>
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 18 01:21:38 CEST 2002 - ro@suse.de
|
||||
|
||||
- removed bogus self-provides
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 28 15:37:14 CEST 2002 - kukuk@suse.de
|
||||
|
||||
- remove bzip from neededforbuild
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 4 17:43:20 CEST 2002 - werner@suse.de
|
||||
|
||||
- Add README's and a2ps.html to package doc dir (bug # 16229)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 17:29:31 CEST 2002 - ro@suse.de
|
||||
|
||||
- use libdir
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 25 16:35:43 CET 2002 - pblahos@suse.cz
|
||||
|
||||
- filtering mozilla output in iso-8859-2 removed, mozilla does it
|
||||
correctly now, only stripping Title.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 23 15:20:25 CET 2002 - okir@suse.de
|
||||
|
||||
- Fixed tempfile problem in fixnt
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 7 12:19:38 CET 2001 - werner@suse.de
|
||||
|
||||
- Enable automagic LC_PAPER and LC_CTYPE detection within
|
||||
a2ps-site.cfg
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 31 12:21:23 CEST 2001 - pblahos@suse.cz
|
||||
|
||||
- implemented filtering of mozilla output in iso-8859-2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 20 12:06:43 CEST 2001 - kukuk@suse.de
|
||||
|
||||
- changed neededforbuild <gs_lib> to <ghostscript-library>
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 7 19:26:59 CEST 2001 - mfabian@suse.de
|
||||
|
||||
- bzip2 sources
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 26 18:57:06 CEST 2001 - werner@suse.de
|
||||
|
||||
- We've to use dots within floats (#7284)
|
||||
- Fix manual page (#7192)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 24 16:26:45 CEST 2001 - werner@suse.de
|
||||
|
||||
- Add Euro symbol to afm of ogonkify fonts
|
||||
- Implement code to be able to use LC_PAPER and LC_CTYPE for
|
||||
paper size and default encoding.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 19 18:41:36 CEST 2001 - werner@suse.de
|
||||
|
||||
- Use newest ogonkify to get eurifyFont working
|
||||
- Include dummy metric for Euro sign to get it work with
|
||||
ghostscript and real PostScript printers (ogonkify -e L9 -E)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 14 08:35:39 CET 2001 - ro@suse.de
|
||||
|
||||
- use emacs-x11 for now
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 13 12:28:23 CET 2001 - ro@suse.de
|
||||
|
||||
- added emacs-nox to neededforbuild
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 26 10:47:28 CET 2001 - violiet@suse.de
|
||||
|
||||
- remove Korean filter file = a2ps-h
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 23 21:03:12 CET 2001 - violiet@suse.de
|
||||
|
||||
- added Korean filter file = a2ps-h
|
||||
- improvement Korean message file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 12:49:30 CET 2001 - werner@suse.de
|
||||
|
||||
- Fix the temporary file patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 16:37:33 CET 2001 - werner@suse.de
|
||||
|
||||
- Add temporary file patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 17 15:28:36 CET 2000 - werner@suse.de
|
||||
|
||||
- Update to version 4.13(b)
|
||||
- Include some package to use automatic configuration for
|
||||
- Set PSFONT_PATH to /usr/share/ghostscript/fonts
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 17 08:46:29 CET 2000 - ro@suse.de
|
||||
|
||||
- ge_exec -> emacs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 7 00:43:47 CEST 2000 - ro@suse.de
|
||||
|
||||
- merged patches
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 6 19:02:52 CEST 2000 - werner@suse.de
|
||||
|
||||
- Add `,' to atan2 in for77kwds.ssh to distinguish atan2 from cabs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 7 22:51:00 CEST 2000 - bk@suse.de
|
||||
|
||||
- added suse update config macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 25 11:24:24 CET 2000 - kukuk@suse.de
|
||||
|
||||
- Fill out copyright and group tag
|
||||
- Move /usr/{info,man} -> /usr/share/{info,man}
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 13 17:23:53 CET 2000 - werner@suse.de
|
||||
|
||||
- Fix a2ps path in a2ps.el
|
||||
- Add all page names and their sizes known by ghostscript
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 16 15:27:31 CET 1999 - werner@suse.de
|
||||
|
||||
- Fix Bug (NULL pointer if --title="" is used)
|
||||
- Remove Makefile.Linux
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
|
||||
|
||||
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
Mon Jul 19 09:23:55 MEST 1999 - florian@suse.de
|
||||
|
||||
- update to a2ps 4.12
|
||||
|
||||
----------------------------------------------------------------------
|
||||
Wed Oct 29 23:36:39 MET 1997 - florian@suse.de
|
||||
|
||||
- add missing patch detectet by Werner Fink
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Added the changes from Andreas Klemm for apsfilter into /usr/bin/a2ps.
|
||||
aps could use standard /usr/bin/a2ps now.
|
Reference in New Issue
Block a user