Commit Graph

24 Commits

Author SHA256 Message Date
Dominique Leuenberger
6fd69e6cff Accepting request 1155454 from X11:Utilities
- Update to libXaw3d 1.6.6:
  * unifdef ISC
  * unifdef macII
  * Stop working around a bug in the macII A/UX 1.0 cc
  * Remove unused sharedlib.c
  * It was only built by Imake if SUNSHLIB was defined.
  * SUNSHLIB was only set in the Imake configs for SunOS versions < 5
  * unifdef __UNIXOS2__
  * unifdef __osf__
  * gitlab CI: add xz-utils to container for "make distcheck"
  * Also update to latest ci-templates
  * unifdef AIXV3
  * unifdef sony
  * unifdef NCR
  * Multisink.c: Clear -Werror=incompatible-pointer-types error
    this fixes boo#1220977

OBS-URL: https://build.opensuse.org/request/show/1155454
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXaw3d?expand=0&rev=10
2024-03-07 17:27:42 +00:00
Dr. Werner Fink
59430e9808 .
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/libXaw3d?expand=0&rev=22
2024-03-06 08:01:12 +00:00
Dr. Werner Fink
78ca43e0ee Update to libXaw3d8-1.6.6
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/libXaw3d?expand=0&rev=21
2024-03-05 15:03:34 +00:00
Ana Guerrero
da771a7fb1 Accepting request 1104169 from X11:Utilities
- Update to libXaw3d 1.6.5:
  * Set close-on-exec when opening files
  * configure: pass noyywrap to AC_PROG_LEX if using autoconf 2.70 or later
  * Raises minimum autoconf version from 2.60 to 2.64 for m4_version_prereq
  * Clears autoconf warning:
    configure.ac:29: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
    ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from...
    ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from...
    configure.ac:29: the top level
  * configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
  * AC_PROG_LIBTOOL was replaced by LT_INIT in libtool 2 in 2008,
    so it's time to rely on it.
  * Clears autoconf warnings:
    configure.ac:13: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
    configure.ac:13: You should run autoupdate.
    aclocal.m4:3465: AC_PROG_LIBTOOL is expanded from...
    configure.ac:13: the top level
  * libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
    libtoolize: and rerunning libtoolize and aclocal.
  * Issue #5: incompatible function pointer passed in _XawImRealize()
  * Import wrapper function with expected arguments from libXaw,
    where it appears to have been originally fixed in XFree86 3.9Nb
    by Paulo Cesar Pereira de Andrade.
- Port patch xaw3d-secure.patch

OBS-URL: https://build.opensuse.org/request/show/1104169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXaw3d?expand=0&rev=9
2023-08-17 17:42:41 +00:00
Dr. Werner Fink
673deedece Update to libXaw3d-1.6.5
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/libXaw3d?expand=0&rev=19
2023-08-16 12:37:29 +00:00
Dominique Leuenberger
717d18449e Accepting request 1003316 from X11:Utilities
- Move https to https even for URLs in comments
- Drop not existing URL 

- update to 1.6.4:
  * convert ISO8859-1 encoded source files to UTF-8
  * Fix spelling/wording issues
  * Build xz tarballs instead of bzip2
  * fix configure doesn't fail if flex is not installed
  * build-fixes when _CONST_X_STRING is defined
  * Pass correct number of atoms from SelectSave to _XawTextSaltAwaySelection
  * Fix fd leak when write() fails in WriteToFile()
  * Bug 24635: File Descriptor leaks in libxaw-1.0.7
- add keyring and signature validation

OBS-URL: https://build.opensuse.org/request/show/1003316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXaw3d?expand=0&rev=8
2022-09-14 11:44:41 +00:00
Dr. Werner Fink
f12db2871d .
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/libXaw3d?expand=0&rev=17
2022-09-13 12:23:36 +00:00
Martin Pluskal
2cb1df4130 Accepting request 999917 from home:dirkmueller:Factory
- update to 1.6.4:
  * convert ISO8859-1 encoded source files to UTF-8
  * Fix spelling/wording issues
  * Build xz tarballs instead of bzip2
  * fix configure doesn't fail if flex is not installed
  * build-fixes when _CONST_X_STRING is defined
  * Pass correct number of atoms from SelectSave to _XawTextSaltAwaySelection
  * Fix fd leak when write() fails in WriteToFile()
  * Bug 24635: File Descriptor leaks in libxaw-1.0.7
- add keyring and signature validation

OBS-URL: https://build.opensuse.org/request/show/999917
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/libXaw3d?expand=0&rev=16
2022-09-13 11:07:46 +00:00
Dominique Leuenberger
9036e10618 Accepting request 915704 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/915704
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXaw3d?expand=0&rev=7
2021-09-04 20:32:09 +00:00
Martin Pluskal
b1ce31c242 Accepting request 913778 from home:jengelh:pic
- Drop --with-pic (no effect with --disable-static)
- Trim old rpm macros/constructs

OBS-URL: https://build.opensuse.org/request/show/913778
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/libXaw3d?expand=0&rev=15
2021-09-02 08:22:24 +00:00
Dominique Leuenberger
f7fbc90848 Accepting request 617712 from X11:Utilities
- Update to new upstream release 1.6.3
  * Avoid using dead pointer in _XawTextSetSelection
  * Fix copied from 2D libXaw commit 11c3a104141e1a4946ad949dfb5514df0b66a031
  * autogen: add default patch prefix
  * autogen.sh: use quoted string variables
  * Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
    fall-outs, when they contain space.
  * autogen.sh: use exec instead of waiting for configure to finish
  * Syncs the invocation of configure with the one from the server.
  * darwin: Remove incorrect export of vendorShellClassRec and vendorShellWidgetClass
  * Get rid of some extraneous ; at the end of C source lines
  * Use SEEK_* names instead of raw numbers for fseek whence argument
  * Just use C89 size_t instead of rolling our own Size_t & Off_t
  * Fix abs() usage.
  * For long arguments, use labs().
  * autogen.sh: Honor NOCONFIGURE=1
  * configure: Drop AM_MAINTAINER_MODE
  * Remove support for pre-C89 headers (unifdef -UX_NOT_STDC_ENV)
  * Replace TXT16 with XChar2b inline
  * No longer need #define to substitute it now that we no longer set
    it to a different type on CRAY systems.
  * Remove CRAY/WORD64 support (unifdef -UCRAY -UWORD64)
  * Fix --disable-feature options in configure
  * Make --disable-feature options passed to configure not enable
    the feature but keep it disabled instead.
- Port our patches to new version

OBS-URL: https://build.opensuse.org/request/show/617712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXaw3d?expand=0&rev=6
2018-07-04 21:47:55 +00:00
Dr. Werner Fink
d21511663c Fix typo
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/libXaw3d?expand=0&rev=13
2018-06-19 11:04:52 +00:00
Dr. Werner Fink
ecfaccb6f5 Update to libXaw3d-1.6.3
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/libXaw3d?expand=0&rev=12
2018-06-19 10:38:15 +00:00
e548d44232 new meta
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/libXaw3d?expand=0&rev=11
2016-06-25 12:05:36 +00:00
Stephan Kulow
f0119337ac Accepting request 254143 from X11:Utilities
1

OBS-URL: https://build.opensuse.org/request/show/254143
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXaw3d?expand=0&rev=5
2014-10-07 16:23:44 +00:00
Stephan Kulow
6437d7dda9 Accepting request 253569 from home:elvigia:branches:X11:Utilities
- Ensure all "la" files are deleted, not just those in libdir
- Enable verbose build
- Do not use xorg-x11-devel

OBS-URL: https://build.opensuse.org/request/show/253569
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/libXaw3d?expand=0&rev=9
2014-10-06 09:25:49 +00:00
Stephan Kulow
ecd20bae72 Accepting request 247075 from X11:Utilities
1

OBS-URL: https://build.opensuse.org/request/show/247075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXaw3d?expand=0&rev=4
2014-09-03 16:21:28 +00:00
Dr. Werner Fink
9114d16e2f Accepting request 246658 from home:fcrozat:branches:X11:Utilities
- Add baselibs.conf as source.

- Add obsoletes to baselibs.conf.

OBS-URL: https://build.opensuse.org/request/show/246658
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/libXaw3d?expand=0&rev=7
2014-09-01 13:45:04 +00:00
Stephan Kulow
06a9454b1f Accepting request 208516 from X11:Utilities
OBS-URL: https://build.opensuse.org/request/show/208516
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXaw3d?expand=0&rev=2
2013-11-29 15:24:02 +00:00
Stephan Kulow
4b5896dd2d Accepting request 208514 from home:jengelh:branches:X11:Utilities
- Add obsoletes/provides xaw3d-devel

OBS-URL: https://build.opensuse.org/request/show/208514
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/libXaw3d?expand=0&rev=5
2013-11-26 13:53:08 +00:00
Stephan Kulow
ee14c3f418 Accepting request 205215 from X11:Utilities
First accepted my own SR then resubmit to Factory

OBS-URL: https://build.opensuse.org/request/show/205215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXaw3d?expand=0&rev=1
2013-11-26 05:12:22 +00:00
Dirk Stoecker
55e749da81 Accepting request 207909 from home:jengelh:branches:X11:Utilities
- Redo xaw3d-elf.patch to modify Makefile.am instead and to also
  include description
- Remove hackish Provides: from .spec file that were only
  for use with symlinks

OBS-URL: https://build.opensuse.org/request/show/207909
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/libXaw3d?expand=0&rev=3
2013-11-25 14:10:04 +00:00
Dr. Werner Fink
262481b8fc Accepting request 205210 from home:WernerFink:branches:home:jengelh:dev
- Follow crackbrained policy and change SuSE into SUSE

OBS-URL: https://build.opensuse.org/request/show/205210
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/libXaw3d?expand=0&rev=2
2013-10-30 10:46:18 +00:00
Dr. Werner Fink
de3d5d4a6e Accepting request 205145 from home:WernerFink:branches:home:jengelh:dev
Make the work Jan Engelhardt fit into the ELF scheme, see SR #179028

OBS-URL: https://build.opensuse.org/request/show/205145
OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/libXaw3d?expand=0&rev=1
2013-10-29 16:27:41 +00:00