Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1151281 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xclass?expand=0&rev=18
246 lines
7.8 KiB
Plaintext
246 lines
7.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Feb 26 12:07:29 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 26 12:53:05 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Copy config.guess and config.sub
|
|
from/usr/share/autoconf/build-aux (autoconf package) to source
|
|
dir. Allows to bootstrap with autoconf 2.71.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 2 22:18:40 UTC 2017 - jengelh@inai.de
|
|
|
|
- Avoid running fdupes across partition boundaries.
|
|
- Implement shared library guideline.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 25 15:35:26 UTC 2017 - adam.majer@suse.de
|
|
|
|
- update xclass-0.9.2-gcc6.patch
|
|
* Use signed arithmetic when doing a "distance" calculation
|
|
(boo#1041255)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 29 09:43:07 UTC 2016 - i@marguerite.su
|
|
|
|
- add patch: xclass-0.9.2-gcc6.patch
|
|
* fix boo#985124
|
|
* fix call of overloaded 'abs(unsigned int)' is ambiguous
|
|
* fix narrowing conversion from int to char inside {}
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 30 17:35:58 UTC 2014 - crrodriguez@opensuse.org
|
|
|
|
- fix -devel package requires fixes build of rfb in factory
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 19 03:15:43 UTC 2014 - crrodriguez@opensuse.org
|
|
|
|
- Run spec cleaner
|
|
- Discontinue use of metapackage xorg-x11-devel
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 28 06:01:51 UTC 2013 - coolo@suse.com
|
|
|
|
- update license to new format
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 21 13:43:58 UTC 2011 - coolo@suse.com
|
|
|
|
- add autoconf as buildrequire to avoid implicit dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 21 10:31:53 UTC 2011 - coolo@suse.com
|
|
|
|
- remove call to suse_update_config (very old work around)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 28 11:56:13 CEST 2007 - anosek@suse.cz
|
|
|
|
- split off devel package
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 12 10:49:43 CEST 2006 - anosek@suse.cz
|
|
|
|
- updated to version 0.9.2
|
|
* this version includes OpenGL support
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:43:01 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 6 16:43:52 CET 2005 - mmarek@suse.cz
|
|
|
|
- fix undefined operation warning in OXHtmlIndex.cc
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 29 16:41:02 CET 2005 - mmarek@suse.cz
|
|
|
|
- fix strict aliasing with gcc-4.1
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 15 14:02:35 CET 2005 - mmarek@suse.cz
|
|
|
|
- don't build as root
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 5 11:14:17 CEST 2005 - mmarek@suse.cz
|
|
|
|
- fixed build with gcc-4.1
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 11 10:43:22 CEST 2005 - pmladek@suse.cz
|
|
|
|
- fixed pointer to int casts for gcc-4.0 on 64-bit architectures
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 7 16:01:04 CET 2005 - pmladek@suse.cz
|
|
|
|
- updated to version 0.9.1:
|
|
* added OXToolBarButton
|
|
* implemented html-based help system
|
|
* added support for viewing rgb images
|
|
* some more compiled in pixmaps
|
|
* and more fixes and improvements, see the package documentation
|
|
- removed obsolete gcc-3.3.patch and warnings.patch
|
|
- updated gcc-3.1.patch (still necessary to compile rfb package)
|
|
- installed symlinks, so the dynamic library is usable out of box
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 16 20:37:10 CEST 2004 - pmladek@suse.cz
|
|
|
|
- fixed compiler warnings (control reaches end of non-void function)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 06 00:40:37 CEST 2003 - ltinkl@suse.cz
|
|
|
|
- updated sources to version 0.8.2
|
|
* new HTML widget
|
|
- redid the patches
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 21 19:49:36 CET 2002 - pmladek@suse.cz
|
|
|
|
- updated to the version 0.7.4
|
|
- removed obsolete patch which fixes OIniFile::PutItem to use
|
|
a const char* as second arg
|
|
- removed obsolete patch which fixes iterators
|
|
- fixed to build with gcc-3.3
|
|
- used the instaled documentation
|
|
- moved all icons from /usr/lib to /usr/share
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 13 02:46:37 CEST 2002 - ro@suse.de
|
|
|
|
- make it compile with gcc-3.1
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 29 18:00:24 CET 2002 - pmladek@suse.cz
|
|
|
|
- prefix changed from /usr/X11R6 to /usr [#12954]
|
|
- fixed xc-config for lib64
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 18 13:59:33 CET 2002 - pmladek@suse.cz
|
|
|
|
- updated to version 0.6.2
|
|
- fixed URL
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 9 14:53:38 CET 2002 - pmladek@suse.cz
|
|
|
|
- used macro %{_lib} to fix for lib64
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 7 20:29:37 CET 2002 - schwab@suse.de
|
|
|
|
- Properly use iterators.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 31 10:33:10 CET 2001 - pmladek@suse.cz
|
|
|
|
- updated to version 0.5.8
|
|
- removed obsolete textentry patch
|
|
- added URL
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 29 07:40:43 CEST 2001 - pmladek@suse.cz
|
|
|
|
- removed fvwm95 from requires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 5 13:13:06 CEST 2001 - pmladek@suse.cz
|
|
|
|
- fixed bug with text entry
|
|
- reorganized patches
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 7 08:20:09 CET 2001 - cihlar@suse.cz
|
|
|
|
- fixed neededforbuild
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 28 15:51:27 CET 2000 - sf@suse.de
|
|
|
|
- added -fPIC for shared libs
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 27 08:06:31 CET 2000 - cihlar@suse.cz
|
|
|
|
- added /etc/xclassrc to file list
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 27 07:48:02 CET 2000 - ro@suse.de
|
|
|
|
- fixed build-root (DESTDIR) in Makefiles
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 27 00:19:08 CET 2000 - ro@suse.de
|
|
|
|
- added xc-config to filelist
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 21 10:47:00 CET 2000 - cihlar@suse.cz
|
|
|
|
- update to version 0.5.4. Applications are not
|
|
part of this package
|
|
- removed ancient tutorial
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 21 14:51:29 CEST 2000 - cihlar@suse.cz
|
|
|
|
- update to version 981004
|
|
- added BuildRoot
|
|
- bzipped sources
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 5 16:14:18 CEST 2000 - ro@suse.de
|
|
|
|
- doc relocation
|
|
|
|
-------------------------------------------------------------------
|
|
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 Jan 20 23:38:35 MET 1999 - ro@suse.de
|
|
|
|
- modified patch-style
|
|
- OScrollBar.h : give sb_width a type : int
|
|
- cleaned up OIniFile::PutItem to use a const char* as second arg
|
|
- copy const char * to char * using strdup in OXFileDialog
|
|
- chmod 755 libxclass.so
|
|
|
|
----------------------------------------------------------------------------
|
|
|
|
Tue Oct 7 19:01:14 MEST 1997 - maddin@suse.de
|
|
|
|
- first S.u.S.E. version
|
|
- integrated xclass and xclass-tutorial into one package
|