Stefan Dirsch
5ec22e8d49
Update to 1.1.1 OBS-URL: https://build.opensuse.org/request/show/113260 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libfontenc?expand=0&rev=4
122 lines
3.9 KiB
Plaintext
122 lines
3.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Apr 11 16:19:02 UTC 2012 - vuntz@opensuse.org
|
|
|
|
- Update to version 1.1.1:
|
|
+ Fix compiler warnings
|
|
+ Build configuration improvements
|
|
- Add zlib-devel BuildRequires as there are explicit checks for
|
|
zlib.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 12 02:04:08 UTC 2012 - jengelh@medozas.de
|
|
|
|
- Rename xorg-x11-libfontenc to libfontenc and utilize shlib policy
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 21 02:49:06 UTC 2010 - sndirsch@novell.com
|
|
|
|
- bumped version number to 7.6
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 21 20:57:27 UTC 2010 - sndirsch@novell.com
|
|
|
|
- libfontenc 1.1.0
|
|
* This release adds support for finding the encoding data-files
|
|
in using the standard autoconf macros provided by X.Org's
|
|
fontutil.m4. The precedence is now (first found is used):
|
|
--with-encodingsdir=<pathname>
|
|
encodings subdirectory of fontrootdir found via:
|
|
--with-fontrootdir
|
|
pkg-config --variable=fontrootdir fontutil
|
|
${datadir}/fonts/X11
|
|
* It also converts to using standard libc memory allocation
|
|
functions, and provides the usual recent build configuration
|
|
improvements and janitorial cleanups.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 4 16:01:16 CEST 2010 - sndirsch@suse.de
|
|
|
|
- libfontenc 1.0.5
|
|
- bumped version number to 7.5
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 14 20:14:15 CET 2009 - jengelh@medozas.de
|
|
|
|
- add baselibs.conf as a source
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 2 14:42:17 CEST 2009 - eich@suse.de
|
|
|
|
- revert static library and .la file removal
|
|
for SUSE versions <= 11.1.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 21 21:45:18 CEST 2009 - crrodriguez@suse.de
|
|
|
|
- remove static libraries and "la" files
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 11 14:22:20 CEST 2008 - sndirsch@suse.de
|
|
|
|
- bumped release number to 7.4
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
|
|
|
- added baselibs.conf file to build xxbit packages
|
|
for multilib support
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 1 22:47:20 CET 2008 - crrodriguez@suse.de
|
|
|
|
- fix library-without-ldconfig-* error
|
|
- add missing PreReq coreutils
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 29 12:24:06 CEST 2007 - sndirsch@suse.de
|
|
|
|
- bumped version to 7.3
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 29 22:49:04 CEST 2007 - sndirsch@suse.de
|
|
|
|
- added zlib-devel to Buildrequires
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 18 11:02:59 CET 2006 - sndirsch@suse.de
|
|
|
|
- updated to release 1.0.4
|
|
* Makefile.am: make ChangeLog hook safer
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 14 06:20:16 CEST 2006 - sndirsch@suse.de
|
|
|
|
- updated to X.Org 7.2RC1
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 15 18:45:55 CEST 2006 - sndirsch@suse.de
|
|
|
|
- fixed encodings dir
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 2 16:12:40 CEST 2006 - sndirsch@suse.de
|
|
|
|
- fix setup line
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 28 14:44:59 CEST 2006 - sndirsch@suse.de
|
|
|
|
- use "-fno-strict-aliasing"
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 27 11:48:29 CEST 2006 - sndirsch@suse.de
|
|
|
|
- use $RPM_OPT_FLAGS
|
|
- remove existing /usr/include/X11 symlink in %pre
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 24 06:37:56 CEST 2006 - sndirsch@suse.de
|
|
|
|
- created package
|
|
|