forked from pool/libXpm
Stefan Dirsch
85efd263ca
Update to 3.5.10 OBS-URL: https://build.opensuse.org/request/show/113253 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXpm?expand=0&rev=4
104 lines
3.3 KiB
Plaintext
104 lines
3.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Apr 11 15:42:59 UTC 2012 - vuntz@opensuse.org
|
|
|
|
- Update to version 3.5.10:
|
|
+ Compiler warning fixes
|
|
+ Janitorial cleanups
|
|
+ Build configuration improvements
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 12 01:08:12 UTC 2012 - jengelh@medozas.de
|
|
|
|
- Rename xorg-x11-libXpm to libXpm and utilize shlib policy
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 21 02:46:24 UTC 2010 - sndirsch@novell.com
|
|
|
|
- bumped version number to 7.6
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 30 15:45:53 UTC 2010 - sndirsch@novell.com
|
|
|
|
- libXpm 3.5.9
|
|
* This minor maintenance release provides a large collection of
|
|
build configuration improvements and other janitorial
|
|
cleanups.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 4 15:45:51 CEST 2010 - sndirsch@suse.de
|
|
|
|
- libXpm 3.5.8
|
|
- bumped version number to 7.5
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 14 23:59: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 19:46:35 CEST 2009 - crrodriguez@suse.de
|
|
|
|
- remove static libraries and "la" files
|
|
- run ldconfig in postun
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 11 14:21:54 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
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 29 12:23:40 CEST 2007 - sndirsch@suse.de
|
|
|
|
- bumped version to 7.3
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 24 15:49:55 CEST 2007 - sndirsch@suse.de
|
|
|
|
- libXpm 3.5.7
|
|
* Sun bug 4486226: Xpm is not internationalized
|
|
* Use AM_CFLAGS & AM_CPPFLAGS to replace per-program and obsolete macros
|
|
* Include comment/copyright/license for AC_DEFINE_DIR in acinclude.m4
|
|
* Replace index/rindex with C89 standard strchr/strrchr
|
|
* Use srcdir in paths passed to xgettext when making .po files
|
|
* Replace strcpy with strncpy to match previous code block
|
|
* X.Org Bug #11863: Build libXpm on MS Windows (with MinGW)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 14 06:16:47 CEST 2006 - sndirsch@suse.de
|
|
|
|
- updated to X.Org 7.2RC1
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 2 16:12:23 CEST 2006 - sndirsch@suse.de
|
|
|
|
- fix setup line
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 28 14:44:42 CEST 2006 - sndirsch@suse.de
|
|
|
|
- use "-fno-strict-aliasing"
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 27 11:47:25 CEST 2006 - sndirsch@suse.de
|
|
|
|
- use $RPM_OPT_FLAGS
|
|
- remove existing /usr/include/X11 symlink in %pre
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 23 16:51:11 CEST 2006 - sndirsch@suse.de
|
|
|
|
- created package
|
|
|