Changelog for
a2ps-4.13b-23.i586.rpm :
Tue Jun 4 14:00:00 2002 PLD Team
All persons listed below can be reached at AATTpld.org.pl
$Log: a2ps.spec,v $
Revision 1.65 2002/06/04 20:32:08 kloczek
- cosmetics.
Revision 1.64 2002/06/04 11:32:58 mis
- added a2ps-ogonkify-xfig-fix.patch; release 23
Revision 1.63 2002/05/28 05:37:44 kloczek
- release 22: merge translalations from TurboLinux and use new %doc.
Revision 1.62 2002/04/25 15:40:32 arturs
fixed a small typo
Revision 1.61 2002/02/23 01:13:37 kloczek
- adapterized.
Revision 1.60 2002/02/22 23:28:39 kloczek
- removed all Group fields translations (our rpm now can handle translating
Group field using gettext).
Revision 1.59 2002/01/18 02:12:17 kloczek
perl -pi -e \"s/pld-list\\AATTpld.org.pl/feedback\\AATTpld.org.pl/\"
Revision 1.58 2001/11/26 19:06:34 qboosh
- fixed and enabled security patch
- -devel and -static group changed to Development/Libraries
- release 20
Revision 1.57 2001/11/25 19:58:57 ankry
- added man/pl/man1/ogonkify.1
- release 19
Revision 1.56 2001/10/31 10:47:54 qboosh
- adapterized, cosmetics
Revision 1.55 2001/08/28 18:57:15 filon
- release 18
Revision 1.54 2001/08/28 18:45:11 filon
- commented wrong patch, fixed
Revision 1.53 2001/08/28 18:04:20 filon
- commented out security patch, it causes segfault
Revision 1.52 2001/08/18 15:33:31 filon
- reverting last change - requires: nss_db
Revision 1.51 2001/08/18 14:57:13 filon
- added requires nss_db (strace shows loading this library)
Revision 1.50 2001/07/26 06:25:56 kloczek
- release 17
- s/%configure2_13/%configure/ - seems ac suit in a2ps is outdated and need
many work for use with ac 2.5x.
Revision 1.49 2001/07/26 05:42:03 saq
- reverting last change: removing new macros from %p{re,ost}{,un}
Revision 1.46 2001/06/27 16:11:40 qboosh
- info patch: fixed ogonkify.texi (one tab too much)
- conf patch: added standard PLD Type1 fonts and AFMs paths
- release 16
Revision 1.45 2001/06/23 14:52:57 mkochano
- Release 15.
- Added i18n patch. It sest LC_NUMERIC to C to make sure dot will be
used to separate fractional part of numbers. Some locales (polish, for
example) use comma, but this violates PostScript.
Revision 1.44 2001/03/07 19:36:46 kloczek
- release 14,
- merge rawhide patches (eucjp not included because this makes problem with
build a2ps in automake > 1.4 enviroment),
- spec adaptrized,
- added more fonts (Source1: ftp://ftp.enst.fr/pub/unix/a2ps/i18n-fonts-0.1.tar.gz).
Revision 1.43 2001/03/07 18:59:18 qboosh
- missing dir: %%{_datadir}/a2ps
Revision 1.42 2000/12/31 12:30:31 ziembor
add --sysconfdir=/etc/a2ps to %configure (required to proper build under
RPM 3.0.5 from redhat 6.2).
Revision 1.41 2000/10/04 02:56:15 kloczek
- release 4: use rpm new automation suit.
Revision 1.40 2000/08/31 06:00:51 kloczek
- release 3.
Revision 1.39 2000/07/30 08:52:33 kloczek
- spec adapterized.
Revision 1.38 2000/06/09 07:54:39 kloczek
- more %%{__make} macros.
Revision 1.37 2000/06/09 07:22:46 kloczek
- added using %%{__make} macro.
Revision 1.36 2000/05/26 00:02:28 kloczek
- release 2,
- added %dir %%{_sysconfdir} to %files.
Revision 1.35 2000/05/24 16:50:44 zagrodzki
- changed [ -x ... ] && to [ ! -x ... ] ||
Revision 1.34 2000/05/17 21:01:20 kloczek
- spec adapterized.
Revision 1.33 2000/05/01 20:11:39 zagrodzki
- removed Prereq: /usr/sbin/fix-info-dir
- fix-info-dir in %pre/post is executed only when info is already
installed
Revision 1.32 2000/04/08 08:56:46 cieciwa
- fixed source name, from
*.tgz to
*.tar.gz.
Revision 1.31 2000/04/08 08:55:08 cieciwa
- updated to version 4.13b,
- release 1,
- added \"-n %{name}-4.13\" to setup.
Revision 1.30 2000/04/01 11:14:22 zagrodzki
- changed all BuildRoot definitons
- removed all applnkdir defs
- changed some prereqs/requires
- removed duplicate empty lines
Revision 1.29 2000/03/28 16:54:14 baggins
- translated kloczkish into english
Revision 1.28 2000/01/30 11:53:26 bszx
Added %{_datadir}/ogonkify/afm and %{_datadir}/ogonkify/fonts to %files
Revision 1.27 1999/12/18 12:01:37 kloczek
- added missing \"Prereq: /sbin/ldconfig\".
Revision 1.26 1999/12/18 11:56:26 kloczek
- updated to 4.12h,
- more rpm macros and added usinf %%configure macro,
- added using %%{_sysconfdir} mcro and changed location %%{_sysconfdir} files to
/etc/a2ps,
- enable building shared libraries,
- adapterized.
Revision 1.25 1999/09/15 21:22:48 kloczek
- add sed_fix patch for sed command expression (strange seems that sed on
sparc nad x86 have not the same command syntax),
- patch from http://www.penguin.cz/~stano/code/a2ps-xkbprint.patch
fix for xkbprint support for ogonkify.
Revision 1.24 1999/09/15 20:41:34 kloczek
- release 3,
- new {un}registering procedure for info pages with using
/usr/sbin/fix-info-dir.