Blame SPECS/motif.spec

e911fa
Summary: Run-time libraries and programs
e911fa
Name: motif
e911fa
Version: 2.3.4
e911fa
Release: 14%{?dist}
e911fa
License: LGPLv2+
e911fa
Group: System Environment/Libraries
e911fa
Source: http://downloads.sf.net/motif/motif-%{version}-src.tgz
e911fa
Source1: xmbind
e911fa
URL: http://www.motifzone.net/
e911fa
Obsoletes: openmotif < 2.3.4
e911fa
Provides: openmotif = %{version}-%{release}
e911fa
Requires: xorg-x11-xbitmaps
e911fa
Requires: xorg-x11-xinit
e911fa
e911fa
BuildRequires: automake, libtool, autoconf, flex
e911fa
# flex static libs have been part of flex for RHEL <= 6 and Fedora <= 12
e911fa
%if 0%{?fedora} > 17 || 0%{?rhel} > 6
e911fa
BuildRequires: flex-devel
e911fa
%endif
e911fa
%if 0%{?fedora} > 12 && 0%{?fedora} <= 17
e911fa
BuildRequires: flex-static
e911fa
%endif
e911fa
BuildRequires: byacc, pkgconfig
e911fa
BuildRequires: libjpeg-devel libpng-devel
e911fa
BuildRequires: libXft-devel libXmu-devel libXp-devel libXt-devel libXext-devel
e911fa
BuildRequires: xorg-x11-xbitmaps
e911fa
BuildRequires: perl
e911fa
e911fa
Patch22: motif-2.3.4-no_demos.patch
e911fa
Patch23: openMotif-2.2.3-uil_lib.patch
e911fa
Patch43: openMotif-2.3.0-rgbtxt.patch
e911fa
Patch45: motif-2.3.4-mwmrc_dir.patch
e911fa
Patch46: motif-2.3.4-bindings.patch
e911fa
Patch47: openMotif-2.3.0-no_X11R6.patch
e911fa
Patch48: openmotif-2.3.1-rhbz_997241.patch
e911fa
Patch49: motif-2.3.5-motifzone_1654.patch
e911fa
Patch50: motif-2.3.4-motifzone_1564-88bdce1.patch
e911fa
Patch51: revert-of-motifzone_1565.patch
e911fa
Patch52: motifzone_1660.patch
e911fa
Patch53: motifzone_1612.patch
e911fa
Patch54: motifzone_1665.patch
e911fa
Patch55: motif-2.3.6-removed-redundant-includes.patch
e911fa
e911fa
Conflicts: lesstif <= 0.92.32-6
e911fa
e911fa
%description
e911fa
This is the Motif %{version} run-time environment. It includes the
e911fa
Motif shared libraries, needed to run applications which are dynamically
e911fa
linked against Motif and the Motif Window Manager mwm.
e911fa
e911fa
%package devel
e911fa
Summary: Development libraries and header files
e911fa
Group: Development/Libraries
e911fa
Conflicts: lesstif-devel <= 0.92.32-6
e911fa
Requires: %{name}%{?_isa} = %{version}-%{release}
e911fa
Requires: libjpeg-devel%{?_isa} libpng-devel%{?_isa}
e911fa
Requires: libXft-devel%{?_isa} libXmu-devel%{?_isa} libXp-devel%{?_isa}
e911fa
Requires: libXt-devel%{?_isa} libXext-devel%{?_isa}
e911fa
Obsoletes: openmotif-devel < 2.3.4
e911fa
Provides: openmotif-devel = %{version}-%{release}
e911fa
e911fa
%description devel
e911fa
This is the Motif %{version} development environment. It includes the
e911fa
header files and also static libraries necessary to build Motif applications.
e911fa
e911fa
%package static
e911fa
Summary: Static libraries
e911fa
Group: Development/Libraries
e911fa
Conflicts: lesstif-devel <= 0.92.32-6
e911fa
Requires: %{name}-devel%{?_isa} = %{version}-%{release}
e911fa
e911fa
%description static
e911fa
This package contains the static Motif libraries.
e911fa
e911fa
%prep
e911fa
%setup -q
e911fa
%patch22 -p1 -b .no_demos
e911fa
%patch23 -p1 -b .uil_lib
e911fa
%patch43 -p1 -b .rgbtxt
e911fa
%patch45 -p1 -b .mwmrc_dir
e911fa
%patch46 -p1 -b .bindings
e911fa
%patch47 -p1 -b .no_X11R6
e911fa
%patch48 -p1 -b .rhbz_997241
e911fa
%patch49 -p1 -b .motifzone_1654
e911fa
%patch50 -p1 -b .motifzone_1564-88bdce1
e911fa
%patch51 -p1 -b .revert-of-motifzone_1565
e911fa
%patch52 -p1 -b .motifzone_1660
e911fa
%patch53 -p1 -b .motifzone_1612
e911fa
%patch54 -p1 -b .motifzone_1665
e911fa
%patch55 -p1 -b .motif_remove_redundant_includes
e911fa
e911fa
%build
e911fa
CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64" \
e911fa
./autogen.sh --libdir=%{_libdir} --enable-static --enable-xft --enable-jpeg \
e911fa
   --enable-png
e911fa
e911fa
make clean %{?_smp_mflags}
e911fa
make -C include
e911fa
make %{?_smp_mflags}
e911fa
e911fa
%install
e911fa
make DESTDIR=%{buildroot} install
e911fa
e911fa
install -d %{buildroot}/etc/X11/xinit/xinitrc.d
e911fa
install -m 755 %{SOURCE1} %{buildroot}/etc/X11/xinit/xinitrc.d/xmbind.sh
e911fa
e911fa
rm -f %{buildroot}%{_libdir}/*.la
e911fa
e911fa
%post -p /sbin/ldconfig
e911fa
%postun -p /sbin/ldconfig
e911fa
e911fa
%clean
e911fa
rm -rf %{buildroot}
e911fa
e911fa
%files
e911fa
%doc COPYING README RELEASE RELNOTES
e911fa
/etc/X11/xinit/xinitrc.d/xmbind.sh
e911fa
%dir /etc/X11/mwm
e911fa
%config(noreplace) /etc/X11/mwm/system.mwmrc
e911fa
%{_bindir}/mwm
e911fa
%{_bindir}/xmbind
e911fa
%{_includedir}/X11/bitmaps/*
e911fa
%{_libdir}/libMrm.so.*
e911fa
%{_libdir}/libUil.so.*
e911fa
%{_libdir}/libXm.so.*
e911fa
%{_datadir}/X11/bindings
e911fa
%{_mandir}/man1/mwm*
e911fa
%{_mandir}/man1/xmbind*
e911fa
%{_mandir}/man4/mwmrc*
e911fa
e911fa
%files devel
e911fa
%{_bindir}/uil
e911fa
%{_includedir}/Mrm
e911fa
%{_includedir}/Xm
e911fa
%{_includedir}/uil
e911fa
%{_libdir}/lib*.so
e911fa
%{_mandir}/man1/uil.1*
e911fa
%{_mandir}/man3/*
e911fa
%{_mandir}/man5/*
e911fa
e911fa
%files static
e911fa
%{_libdir}/lib*.a
e911fa
e911fa
%changelog
e911fa
* Wed May 30 2018 Carlos Soriano <csoriano@redhat.com> - 2.3.4-14
e911fa
- Remove redundant includes that were left by mistake upstream.
e911fa
  Resolves: rhbz#1518966
e911fa
e911fa
* Wed May 30 2018 Carlos Soriano <csoriano@redhat.com> - 2.3.4-13
e911fa
- Fix motifzone 1665. Motif was deactivating shorcuts in cascade menus when
e911fa
  closing them by mouse.
e911fa
  Resolves: RHBZ#1467303
e911fa
e911fa
* Wed Nov 15 2017 Carlos Soriano <csoriano@redhat.com> - 2.3.4-12
e911fa
- Fix label size computed wrong within form. Fixes MotifZone#1612.
e911fa
  Resolves: rhbz#1510534
e911fa
e911fa
* Mon Sep 18 2017 Carlos Soriano <csoriano@redhat.com> - 2.3.4-11
e911fa
- Fix cursor color leaks. Fixes MotifZone#1660.
e911fa
  Resolves: rhbz#1420159
e911fa
e911fa
* Sun Sep 17 2017 Carlos Soriano <csoriano@redhat.com> - 2.3.4-10
e911fa
- Fix last commit that is actually MotifZone#1565 and removes that patch since
e911fa
  it was causing more problems. Fixes MotifZone#1576.
e911fa
  Resolves: rhbz#1448509
e911fa
e911fa
* Thu Jan 19 2017 Thomas Woerner <twoerner@redhat.com> - 2.3.4-9
e911fa
- Fixed motif issue while navigating drop down menus with arrow keys
e911fa
  (RHBZ#1396514) (MotifZone bug #1564)
e911fa
e911fa
* Mon Jun 13 2016 Thomas Woerner <twoerner@redhat.com> - 2.3.4-8
e911fa
- mwm: do not see outline of window when moving (RHBZ#1080548)
e911fa
  Clone of RHBZ#997241
e911fa
- Fixed rendering issues seen while scrolling window (RHBZ#1134365)
e911fa
  (MotifZone bug #1654)
e911fa
e911fa
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 2.3.4-7
e911fa
- Mass rebuild 2014-01-24
e911fa
e911fa
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 2.3.4-6
e911fa
- Mass rebuild 2013-12-27
e911fa
e911fa
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.4-5
e911fa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
e911fa
e911fa
* Mon Jan 21 2013 Adam Tkac <atkac redhat com> - 2.3.4-4
e911fa
- rebuild due to "jpeg8-ABI" feature drop
e911fa
e911fa
* Fri Oct 26 2012 Thomas Woerner <twoerner@redhat.com> 2.3.4-3
e911fa
- do not use _isa for build requires
e911fa
e911fa
* Fri Oct 26 2012 Thomas Woerner <twoerner@redhat.com> 2.3.4-2
e911fa
- fixed requirements according to review (RHBZ#870049)
e911fa
- flex-static has been renamed to flex-devel with Fedora-18 and RHEL-7
e911fa
e911fa
* Thu Oct 25 2012 Thomas Woerner <twoerner@redhat.com> 2.3.4-1
e911fa
- new version 2.3.4 with LGPL license
e911fa
- fixed some rpmlint warnings
e911fa
- new sub package for static libraries
e911fa
- added /etc/X11/mwm directory
e911fa
- removed defattrs
e911fa
e911fa
* Fri May 25 2012 Thomas Woerner <twoerner@redhat.com> 2.3.3-5
e911fa
- dropped file requires for /usr/share/X11/XKeysymDB, not needed and not 
e911fa
  available anymore
e911fa
- added flex-static build requirement, because of flex package split
e911fa
e911fa
* Mon Aug 15 2011 Thomas Woerner <twoerner@redhat.com> 2.3.3-4
e911fa
- fixed Label draws Xft text over border of its parent (rhbz#584300#c3)
e911fa
  (MotifZone bug #1521 refixed)
e911fa
e911fa
* Wed Aug 10 2011 Thomas Woerner <twoerner@redhat.com> 2.3.3-3
e911fa
- fixed regression introduced with upstream FIX #1521 (rhbz#729346)
e911fa
e911fa
* Mon Aug  1 2011 Thomas Woerner <twoerner@redhat.com> 2.3.3-2
e911fa
- fixed LabelGadget draws background over border of its parent (rhbz#584300)
e911fa
  (MotifZone bug #1517)
e911fa
- fixed LabelGadget draws Xft text over border of its parent (rhbz#584300#c3)
e911fa
  (MotifZone bug #1521)
e911fa
e911fa
* Tue Mar 23 2010 Thomas Woerner <twoerner@redhat.com> 2.3.3-1
e911fa
- new version 2.3.3 (bugfix release)
e911fa
  see RELNOTES file for the list of the bug fixes
e911fa
e911fa
* Fri Feb 26 2010 Thomas Woerner <twoerner@redhat.com> 2.3.2-1.1
e911fa
- fixes according to review:
e911fa
- fixed buildroot
e911fa
- removed dot from summary
e911fa
- removed dist tag from changelog
e911fa
- added source download link
e911fa
e911fa
* Wed Jan 13 2010 Thomas Woerner <twoerner@redhat.com> 2.3.2-1
e911fa
- new version 2.3.2 with upstream bug fixes: #1212, #1277, #1473, #1476
e911fa
- spec file cleanup
e911fa
- make build work with libtool
e911fa
- all man pages are utf-8, no need to convert them anymore
e911fa
- enabled EditRes support with upstream fix
e911fa
- fixed parallel build
e911fa
- fixed patches for fuzz 0
e911fa
  Related: rhbz#543948
e911fa
e911fa
* Tue Dec 08 2009 Dennis Gregorovic <dgregor@redhat.com> - 2.3.1-3.1
e911fa
- Rebuilt for RHEL 6
e911fa
e911fa
* Wed Sep 23 2009 Dennis Gregorovic <dgregor@redhat.com> - 2.3.1-3
e911fa
- update the bindings patch
e911fa
e911fa
* Wed Nov 12 2008 Thomas Woerner <twoerner@redhat.com> 2.3.1-2
e911fa
- more fixes for unreliable pasting into XmTextField (MotifZone bug #1321)
e911fa
  Resolves: rhbz#405941
e911fa
- the fix for MotifZone bug #1400 is not working for remote displays
e911fa
e911fa
* Thu Oct  2 2008 Thomas Woerner <twoerner@redhat.com> 2.3.1-1
e911fa
- using final 2.3.1 dist archive
e911fa
e911fa
* Wed Sep 17 2008 Thomas Woerner <twoerner@redhat.com> 2.3.1-0
e911fa
- rebase to 2.3.1 (CVS dist release)
e911fa
  Resolves: rhbz#455736
e911fa
- fixes OpenMotif XmList problem
e911fa
  Resolves: rhbz#405801
e911fa
- fixes List.c/ReplaceItem() segfaults when item selected
e911fa
  Resolves: rhbz#431460
e911fa
- fixes [motifzone 1400 ] openmotif/ BadFont on multiple display application
e911fa
  Resolves: rhbz#438910
e911fa
- fixes applications dump core in non-UTF8 environment
e911fa
  Resolves: rhbz#453722
e911fa
- fixes lots of additional bugs: see release notes
e911fa
e911fa
* Tue Apr  1 2008 Thomas Woerner <twoerner@redhat.com> 2.3.0-0.5
e911fa
- fixed SEGV error moving mouse over window related to XmToolTipGetLabel
e911fa
  (MotifZone bug fix #1388)
e911fa
  Resolves: rhbz#277381
e911fa
e911fa
* Thu Nov  8 2007 Thomas Woerner <twoerner@redhat.com> 2.3.0-0.4
e911fa
- fixed title bar problem using XmNdialogTitle (MotifZone bug fix #1380)
e911fa
  Resolves: rhbz#353251
e911fa
e911fa
* Fri Dec  1 2006 Thomas Woerner <twoerner@redhat.com> 2.3.0-0.3
e911fa
- fixed path to xmbind in /etc/X11/xinit/xinitrc.d/xmbind.sh
e911fa
  Resolves: rhbz#218032
e911fa
e911fa
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.3.0-0.2.1
e911fa
- rebuild
e911fa
e911fa
* Tue Jun  6 2006 Thomas Woerner <twoerner@redhat.com> 2.3.0-0.2
e911fa
- new CVS version 2006-06-06
e911fa
- new buildprereq for pkgconfig
e911fa
e911fa
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.3.0-0.1.9.2
e911fa
- bump again for double-long bug on ppc(64)
e911fa
e911fa
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.3.0-0.1.9.1
e911fa
- rebuilt for new gcc4.1 snapshot and glibc changes
e911fa
e911fa
* Thu Feb  2 2006 Thomas Woerner <twoerner@redhat.com> 2.3.0-0.1.9
e911fa
- new CVS version 2006-02-02
e911fa
- fixed CVE-2005-3964: libUil buffer overflows (#174814)
e911fa
- fixed XmList out of bound accesses (#167701)
e911fa
- fixed pasting into TextField (#179549)
e911fa
e911fa
* Tue Jan  3 2006 Jesse Keating <jkeating@redhat.coM> 2.3.0-0.1.2
e911fa
- Rebuilt on new gcc
e911fa
e911fa
* Fri Dec  9 2005 Thomas Woerner <twoerner@redhat.com> 2.3.0-0.1.1
e911fa
- moved mwmrc to /etc/X11/mwm
e911fa
- moved bindings to /usr/share/X11
e911fa
- fixed paths in man pages containing /usr/X11R6
e911fa
e911fa
* Thu Dec  8 2005 Thomas Woerner <twoerner@redhat.com> 2.3.0-0.1.1
e911fa
- enabled Xft, jpeg and png support
e911fa
- patch for missing xft-config
e911fa
- dropped duplicate include path in devel package
e911fa
e911fa
* Fri Dec  2 2005 Thomas Woerner <twoerner@redhat.com> 2.3.0-0.1
e911fa
- new 2.3.0 (beta1)
e911fa
- patch for new rgb.txt location (#174210)
e911fa
  Thanks to Ville Skyttä for the patch
e911fa
e911fa
* Fri Nov 18 2005 Thomas Woerner <twoerner@redhat.com> 2.2.3-15
e911fa
- moved man pages to /usr/share/man (#173604)
e911fa
e911fa
* Wed Nov 16 2005 Jeremy Katz <katzj@redhat.com> - 2.2.3-14
e911fa
- X11R6 stuff is gone
e911fa
e911fa
* Wed Nov 16 2005 Jeremy Katz <katzj@redhat.com> - 2.2.3-13
e911fa
- also buildrequire xbitmaps
e911fa
e911fa
* Wed Nov 16 2005 Thomas Woerner <twoerner@redhat.com> 2.2.3-12
e911fa
- rebuild for modular X
e911fa
e911fa
* Fri Sep  2 2005 Thomas Woerner <twoerner@redhat.com> 2.2.3-11
e911fa
- fixed mrm initialization error in MrmOpenHierarchyPerDisplay (#167094)
e911fa
  Thanks to Arjan van de Ven for the patch.
e911fa
e911fa
* Mon Apr  4 2005 Thomas Woerner <twoerner@redhat.com> 2.2.3-10
e911fa
- fixed possible libXpm overflows (#151642)
e911fa
e911fa
* Mon Feb 28 2005 Thomas Woerner <twoerner@redhat.com> 2.2.3-9
e911fa
- Upstream Fix: Multiscreen mode
e911fa
- Upstream Fix: Crash when restarting by a session manager (motifzone#1193)
e911fa
- Upstream Fix: Crash when duplicating a window menu containing f.circle_up
e911fa
  (motifzone#1202)
e911fa
- fixed divide by zero error in ComputeVizCount() (#144420)
e911fa
- Xpmcreate: define LONG64 on 64 bit architectures (#143689)
e911fa
e911fa
* Mon Nov 29 2004 Thomas Woerner <twoerner@redhat.com> 2.2.3-8.1
e911fa
- allow to write XPM files with absolute path names again (#140815)
e911fa
e911fa
* Wed Nov 24 2004 Miloslav Trmac <mitr@redhat.com> 2.2.3-8
e911fa
- Convert man pages to UTF-8
e911fa
e911fa
* Mon Nov 22 2004 Thomas Woerner <twoerner@redhat.com> 2.2.3-7
e911fa
- latest Xpm patches: CAN-2004-0914 (#134631)
e911fa
- new patch for tmpnam in imake (only used for build)
e911fa
e911fa
* Thu Sep 30 2004 Thomas Woerner <twoerner@redhat.com> 2.2.3-6
e911fa
- fixed CAN-2004-0687 (integer overflows) and CAN-2004-0688 (stack overflows)
e911fa
  in embedded Xpm library
e911fa
e911fa
* Wed Sep 29 2004 Thomas Woerner <twoerner@redhat.com> 2.2.3-5.2
e911fa
- replaced libtoolize and autofoo* calls with a patch (autofoo)
e911fa
e911fa
* Wed Sep 29 2004 Thomas Woerner <twoerner@redhat.com> 2.2.3-5.1
e911fa
- use new autofoo
e911fa
e911fa
* Wed Sep  1 2004 Thomas Woerner <twoerner@redhat.com> 2.2.3-5
e911fa
- libXp now moved to xorg-x11-deprecated-libs, therefore no compatibility 
e911fa
  with XFree86 packages anymore.
e911fa
e911fa
* Mon Aug 30 2004 Thomas Woerner <twoerner@redhat.com> 2.2.3-4.3
e911fa
- devel package: added requires for XFree86-devel (#131202)
e911fa
e911fa
* Thu Jun 17 2004 Thomas Woerner <twoerner@redhat.com> 2.2.3-4.2
e911fa
- rebuilt for fc3
e911fa
e911fa
* Wed Jun 16 2004 Thomas Woerner <twoerner@redhat.com> 2.2.3-4.1
e911fa
- renamed xmbind script to xmbind.sh (#126116)
e911fa
e911fa
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
e911fa
- rebuilt
e911fa
e911fa
* Tue Jun  8 2004 Thomas Woerner <twoerner@redhat.com> 2.2.3-3
e911fa
- fixed popup menus fail on Tarantella/VNC (#123027)
e911fa
- fixed character not supported problem (#124960)
e911fa
- fixed data out of bounds bug (#124961)
e911fa
e911fa
* Wed Apr 14 2004 Thomas Woerner <twoerner@redhat.com> 2.2.3-2
e911fa
- 2.2.3 final version
e911fa
e911fa
* Tue Mar 23 2004 Thomas Woerner <twoerner@redhat.com> 2.2.3-1.9.2
e911fa
- final CVS version
e911fa
e911fa
* Wed Mar 17 2004 Thomas Woerner <twoerner@redhat.com> 2.2.3-1.9.1
e911fa
- new openmotif 2.2.3 beta version
e911fa
e911fa
* Mon Mar  8 2004 Thomas Woerner <twoerner@redhat.com> 2.2.2-17
e911fa
- fixed popdown problem in ToolTip (#75730)
e911fa
e911fa
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
e911fa
- rebuilt
e911fa
e911fa
* Thu Feb 19 2004 Thomas Woerner <twoerner@redhat.com> 2.2.2-16.3
e911fa
- rebuilt
e911fa
e911fa
* Thu Dec 18 2003 Thomas Woerner <twoerner@redhat.com>
e911fa
- added missing BuildRequires for XFree86-devel
e911fa
e911fa
* Thu Nov 27 2003 Thomas Woerner <twoerner@redhat.com> 2.2.2-16.2
e911fa
- removed rpath
e911fa
e911fa
* Mon Aug 27 2003 Thomas Woerner <twoerner@redhat.com> 2.2.2-16
e911fa
- fixed ToggleBG (#101159)
e911fa
e911fa
* Thu Jul 31 2003  <timp@redhat.com> 2.2.2-15.2
e911fa
- rebuild for RHEL
e911fa
e911fa
* Wed Jul 30 2003 Thomas Woerner <twoerner@redhat.com> 2.2.2-15
e911fa
- fixed ToggleB (#101159)
e911fa
e911fa
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
e911fa
- rebuilt
e911fa
e911fa
* Tue Jan 21 2003 Thomas Woerner <twoerner@redhat.com> 2.2.2-13
e911fa
- fix for Xmu/EditRes conflict (bug #80777)
e911fa
- fix for wml and utf-8 (bug #80271)
e911fa
- fix for Ext18List (bug #74502)
e911fa
e911fa
* Thu Nov 14 2002 Than Ngo <than@redhat.com> 2.2.2-12.2
e911fa
- add buildprereq byacc and flex (bug #77860)
e911fa
e911fa
* Fri Nov  8 2002 Than Ngo <than@redhat.com> 2.2.2-12.1
e911fa
- fix some build problem
e911fa
e911fa
* Mon Aug 27 2002 Than Ngo <than@redhat.com> 2.2.2-12
e911fa
- Fixed a segmentation fault in mkcatdefs (bug #71955)
e911fa
e911fa
* Wed Jul 24 2002 Than Ngo <than@redhat.com> 2.2.2-11
e911fa
- Added missing symlinks (bug #69117)
e911fa
e911fa
* Tue Jul 23 2002 Tim Powers <timp@redhat.com> 2.2.2-10
e911fa
- build using gcc-3.2-0.1
e911fa
e911fa
* Tue Jun 25 2002 Than Ngo <than@redhat.com> 2.2.2-9
e911fa
- fix to build openmotif (bug #64176)
e911fa
e911fa
* Thu Jun 13 2002 Than Ngo <than@redhat.com> 2.2.2-8
e911fa
- rebuild in new enviroment
e911fa
e911fa
* Sun May 26 2002 Tim Powers <timp@redhat.com>
e911fa
- automated rebuild
e911fa
e911fa
* Thu May 23 2002 Harald Hoyer <harald@redhat.de> 2.2.2-6
e911fa
- patched ltmain.sh to link properly
e911fa
e911fa
* Wed May 22 2002 Harald Hoyer <harald@redhat.de> 2.2.2-6
e911fa
- specified libraries by full name in files section 
e911fa
  (libMrm was missing on alpha)
e911fa
e911fa
* Tue Mar 26 2002 Than Ngo <than@redhat.com> 2.2.2-5
e911fa
- update new 2.2.2 from ICS
e911fa
e911fa
* Sun Mar 24 2002 Than Ngo <than@redhat.com> 2.2.2-4
e911fa
- add missing uil
e911fa
e911fa
* Fri Mar 22 2002 Tim Powers <timp@redhat.com>
e911fa
- rebuilt to try and shake some broken deps in the devel package
e911fa
e911fa
* Thu Mar 21 2002 Than Ngo <than@redhat.com> 2.2.2-2
e911fa
- rebuild
e911fa
e911fa
* Thu Mar 21 2002 Than Ngo <than@redhat.com> 2.2.2-1
e911fa
- update to 2.2.2 release
e911fa
e911fa
* Mon Feb 22 2002 Than Ngo <than@redhat.com> 2.2.1-3
e911fa
- conflict with older lesstif
e911fa
e911fa
* Mon Feb 22 2002 Than Ngo <than@redhat.com> 2.2.1-2
e911fa
- fix bug #60816
e911fa
e911fa
* Fri Feb 22 2002 Than Ngo <than@redhat.com> 2.2.1-1
e911fa
- update to 2.2.1 release
e911fa
- remove somme patches, which are included in 2.2.1
e911fa
e911fa
* Fri Feb 22 2002 Tim Powers <timp@redhat.com>
e911fa
- rebuilt in new environment
e911fa
e911fa
* Fri Jan 25 2002 Tim Powers <timp@redhat.com>
e911fa
- don't obsolete lesstif anymore, play nicely together
e911fa
- rebuild against new toolchain
e911fa
e911fa
* Wed Jan 21 2002 Than Ngo <than@redhat.com> 2.1.30-11
e911fa
- add some patches from Darrell Commander (supporting largefile)
e911fa
- fix to build on s390
e911fa
e911fa
* Thu Jan 17 2002 Than Ngo <than@redhat.com> 2.1.30-10
e911fa
- rebuild in 8.0
e911fa
e911fa
* Wed Sep  6 2001 Than Ngo <than@redhat.com>
e911fa
- rebuild for ExtraBinge 7.2
e911fa
e911fa
* Thu May 03 2001 Than Ngo <than@redhat.com>
e911fa
- add 3 official motif patches 
e911fa
- add rm -rf $RPM_BUILD_ROOT in install section
e911fa
- remove some old patches which are now in official patches
e911fa
e911fa
* Fri Dec 29 2000 Than Ngo <than@redhat.com>
e911fa
- don't build static debug libraries
e911fa
e911fa
* Mon Dec 18 2000 Than Ngo <than@redhat.com>
e911fa
- bzip2 source
e911fa
e911fa
* Mon Jul 24 2000 Than Ngo <than@redhat.de>
e911fa
- rebuilt against gcc-2.96-44
e911fa
e911fa
* Wed Jul 12 2000 Than Ngo <than@redhat.de>
e911fa
- rebuilt
e911fa
e911fa
* Sun Jun 11 2000 Than Ngo <than@redhat.de>
e911fa
- fix imake to built with gcc-2.96 (thanks Jakup)
e911fa
- put bitmaps in /usr/X11R6/include/X11/bitmaps
e911fa
- put bindings in /usr/X11R6/lib/Xm/bindings
e911fa
- add define -D_GNU_SOURCE to build Motif
e911fa
- gzip man pages
e911fa
- cleanup specfile
e911fa
e911fa
* Mon May 29 2000 Bernhard Rosenkraenzer <bero@redhat.com>
e911fa
- Update to patchlevel 2
e911fa
- remove bindings patch, it's included in pl2
e911fa
e911fa
* Tue May 16 2000 Matt Wilson <msw@redhat.com>
e911fa
- use -fPIC on sparc
e911fa
- fixed Ngo's "fixes"
e911fa
e911fa
* Mon May 15 2000 Ngo Than <than@redhat.de>
e911fa
- added description.
e911fa
- fixed spec, added uil stuff.
e911fa
e911fa
* Mon May 15 2000 Matt Wilson <msw@redhat.com>
e911fa
- initialization of spec file.