Parag Nemade 73933de
%global app_defaults_dir %{_datadir}/X11/app-defaults
cvsdist 3ab7eb4
d3b17b8
Summary: An X Window System tool for drawing basic vector graphics
cvsdist a3ba05b
Name: xfig
df602a0
Version: 3.2.5
ba04159
Release: 43.c%{?dist}
d3b17b8
License: MIT
cvsdist a3ba05b
Group: Applications/Multimedia
e0ce576
URL: http://www.xfig.org/
9e9c7e0
Source0: http://downloads.sourceforge.net/mcj/xfig.%{version}c.full.tar.gz
deaf0af
Source1: xfig-icons.tar.gz
cvsdist 7c80e14
Source2: xfig.desktop
d3b17b8
Source3: xfig.sh
cvsdist 3ab7eb4
65eae56
Patch0: xfig-3.2.5a-default-apps.patch
deaf0af
Patch1: xfig-3.2.5-Imakefile.patch
9e9c7e0
Patch2: xfig-3.2.5-disable-Xaw3d.patch
deaf0af
Patch3: xfig-3.2.5-urwfonts.patch
9e9c7e0
Patch4: 31_spelling.patch
9e9c7e0
Patch5: 33_pdfimport_mediabox.patch
9e9c7e0
# xfig_man.html is not in 3.2.5c tarball from some reason,
9e9c7e0
# but makefile still tries to install it
358a070
Patch6: 38_formatstring.patch
358a070
Patch7: 39_add_xfig_man_html.patch
358a070
Patch8: 40_fix_dash_list_for_different_styles.patch
ba04159
Patch9: xfig-3.2.5-rhbz1046102.patch
cvsdist 3ab7eb4
df602a0
BuildRequires: libjpeg-devel
df602a0
BuildRequires: libpng-devel
df602a0
BuildRequires: imake
df602a0
BuildRequires: libICE-devel
df602a0
BuildRequires: libSM-devel
df602a0
BuildRequires: libX11-devel
df602a0
BuildRequires: libXaw-devel
df602a0
BuildRequires: libXext-devel
df602a0
BuildRequires: libXi-devel
df602a0
BuildRequires: libXmu-devel
df602a0
BuildRequires: libXpm-devel
df602a0
BuildRequires: libXt-devel
d3b17b8
BuildRequires: Xaw3d-devel
f422565
BuildRequires: desktop-file-utils
df602a0
d3b17b8
Requires: %{name}-common = %{version}-%{release}
d3b17b8
Provides: %{name}-executable = %{version}-%{release}
cffb37c
# Xaw3d used to be the one in a subpackage, now the plain Xaw version is
43103e7
Obsoletes: %{name}-Xaw3d <= 3.2.5-7.fc8
476dfe6
Provides: %{name}-Xaw3d = %{version}-%{release}
d3b17b8
cvsdist a3ba05b
%description
cvsdist a3ba05b
Xfig is an X Window System tool for creating basic vector graphics,
cvsdist a3ba05b
including bezier curves, lines, rulers and more.  The resulting
cvsdist a3ba05b
graphics can be saved, printed on PostScript printers or converted to
cvsdist a3ba05b
a variety of other formats (e.g., X11 bitmaps, Encapsulated
cvsdist a3ba05b
PostScript, LaTeX).
cvsdist a3ba05b
cvsdist a3ba05b
You should install xfig if you need a simple program to create vector
cvsdist a3ba05b
graphics.
cvsdist a3ba05b
d3b17b8
cffb37c
%package plain
cffb37c
Summary:        Plain Xaw version of xfig
d3b17b8
Group:          Applications/Multimedia
d3b17b8
Requires:       %{name}-common = %{version}-%{release}
d3b17b8
Provides:       %{name}-executable = %{version}-%{release}
d3b17b8
cffb37c
%description plain
cffb37c
Plain Xaw version of xfig, an X Window System tool for creating basic vector
cffb37c
graphics, including bezier curves, lines, rulers and more. The normal xfig
cffb37c
package uses the more modern / prettier looking Xaw3d toolkit, whereas this
cffb37c
version uses the very basic Xaw toolkit. Unless you really know you want this
cffb37c
version you probably don't want this version.
d3b17b8
d3b17b8
d3b17b8
%package common
d3b17b8
Summary:        Common xfig files
d3b17b8
Group:          Applications/Multimedia
Caolan McNamara 9fffae3
Requires:       transfig >= 1:3.2.5, xdg-utils, enchant, urw-fonts
d0800b3
Requires:       hicolor-icon-theme
c3670ea
Requires:       xorg-x11-fonts-base
d3b17b8
# So that this will get uninstalled together with xfig / xfig-Xaw3d
d3b17b8
Requires:       %{name}-executable = %{version}-%{release}
787d315
Requires(post): desktop-file-utils
787d315
Requires(postun): desktop-file-utils
d3b17b8
d3b17b8
%description common
d3b17b8
Files common to both the plain Xaw and the Xaw3d version of xfig.
d3b17b8
d3b17b8
cvsdist a3ba05b
%prep
9e9c7e0
%setup -q -n xfig.%{version}c -a 1
deaf0af
%patch0 -p1
deaf0af
%patch1 -p1
9e9c7e0
%patch2 -p1 -b .with-Xaw3d
deaf0af
%patch3 -p1
deaf0af
%patch4 -p1
deaf0af
%patch5 -p1
deaf0af
%patch6 -p1
deaf0af
%patch7 -p1
358a070
%patch8 -p1
ba04159
%patch9 -p1
deaf0af
77c0c5f
iconv -f ISO-8859-1 -t UTF8 CHANGES > tmp; touch -r CHANGES tmp; mv tmp CHANGES
65eae56
rm Doc/html/images/sav1a0.tmp
77c0c5f
chmod -x `find -type f`
d3b17b8
cvsdist a3ba05b
cvsdist a3ba05b
%build
9e9c7e0
# First build the normal Xaw version
cvsdist 0e0ec03
xmkmf
d938651
# make sure cmdline option parsing still works despite us renaming the binary
2140551
sed -i 's/"xfig"/"xfig-plain"/' main.c
deaf0af
make CDEBUGFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -fno-strength-reduce -fno-strict-aliasing"
2140551
mv xfig xfig-plain
d3b17b8
make distclean
d3b17b8
2140551
# And then build the Xaw3d version
9e9c7e0
mv Imakefile.with-Xaw3d Imakefile
d3b17b8
xmkmf
d938651
# make sure cmdline option parsing still works despite us renaming the binary
2140551
sed -i 's/"xfig-plain"/"xfig-Xaw3d"/' main.c
deaf0af
make CDEBUGFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -fno-strength-reduce -fno-strict-aliasing"
d3b17b8
cvsdist a3ba05b
cvsdist a3ba05b
%install
deaf0af
make DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" install.all
787d315
install -p -m 644 CHANGES README LATEX.AND.XFIG* FIGAPPS \
deaf0af
  $RPM_BUILD_ROOT%{_docdir}/%{name}
cvsdist 0e0ec03
476dfe6
# remove the map generation scripts, these are for xfig developers only
deaf0af
rm $RPM_BUILD_ROOT%{_datadir}/%{name}/Libraries/Maps/{USA,Canada}/assemble
deaf0af
# remove app-defaults symlink which gets installed
deaf0af
rm $RPM_BUILD_ROOT%{_prefix}/lib*/X11/app-defaults
f422565
2140551
# install both Xaw and Xaw3d versions and the wrapper for the .desktop file
2140551
mv $RPM_BUILD_ROOT%{_bindir}/%{name} $RPM_BUILD_ROOT%{_bindir}/%{name}-Xaw3d
deaf0af
install -p -m 755 %{SOURCE3} $RPM_BUILD_ROOT%{_bindir}/%{name}
2140551
install -m 755 %{name}-plain $RPM_BUILD_ROOT%{_bindir}
deaf0af
deaf0af
install -D -p -m 644 %{name}16x16.xpm \
deaf0af
  $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps/%{name}.xpm
deaf0af
install -D -p -m 644 %{name}32x32.xpm \
deaf0af
  $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/%{name}.xpm
deaf0af
install -D -p -m 644 %{name}64x64.xpm \
deaf0af
  $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/%{name}.xpm
deaf0af
deaf0af
mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
Parag Nemade 73933de
desktop-file-install          \
deaf0af
  --dir $RPM_BUILD_ROOT%{_datadir}/applications %{SOURCE2}
d3b17b8
cvsdist a3ba05b
f422565
%post common
f422565
update-desktop-database &> /dev/null || :
deaf0af
touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
f422565
f422565
%postun common
f422565
update-desktop-database &> /dev/null || :
deaf0af
if [ $1 -eq 0 ] ; then
deaf0af
    touch --no-create %{_datadir}/icons/hicolor &>/dev/null
deaf0af
    gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
f422565
fi
f422565
deaf0af
%posttrans common
deaf0af
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
deaf0af
f422565
cvsdist a3ba05b
%files
cffb37c
%{_bindir}/%{name}-Xaw3d
d3b17b8
cffb37c
%files plain
cffb37c
%{_bindir}/%{name}-plain
d3b17b8
d3b17b8
%files common
deaf0af
%doc %{_docdir}/%{name}
d3b17b8
%{_bindir}/%{name}
d3b17b8
%{_datadir}/%{name}
c2584c9
%{_mandir}/*/*
c2584c9
%{app_defaults_dir}/*
Parag Nemade 73933de
%{_datadir}/applications/%{name}.desktop
deaf0af
%{_datadir}/icons/hicolor/??x??/apps/%{name}.xpm
cvsdist a3ba05b
d3b17b8
cvsdist a3ba05b
%changelog
ba04159
* Wed Jun 18 2014 Hans de Goede <hdegoede@redhat.com> - 3.2.5-43.c
ba04159
- Fix crash when changing arrow size on x86_64 (rhbz#1046102)
ba04159
380a25b
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.5-42.c
380a25b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
380a25b
2140551
* Mon Jan 06 2014 Michal Srb <msrb@redhat.com> - 3.2.5-41.c
2140551
- Name binaries correctly
2140551
358a070
* Mon Jan 06 2014 Michal Srb <msrb@redhat.com> - 3.2.5-40.c
358a070
- Use fprintf in safe manner
358a070
9e9c7e0
* Fri Jan 03 2014 David Kaufmann <astra AT ionic DOT at> - 3.2.5-39.c
9e9c7e0
- Version bump to 3.2.5-39c
9e9c7e0
0dee41b
* Fri Jan 03 2014 Michal Srb <msrb@redhat.com> - 3.2.5-38.b
0dee41b
- Fix crash when creating lines with linestyle 3
0dee41b
- Resolves: rhbz#1023744 (Thanks to Maurizio Paolini and David Kaufmann)
0dee41b
77598e1
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.5-37.b
77598e1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
77598e1
Parag Nemade 73933de
* Sun Feb 10 2013 Parag Nemade <paragn AT fedoraproject DOT org> - 3.2.5-36.b
Parag Nemade 73933de
- Remove vendor tag from desktop file as per https://fedorahosted.org/fesco/ticket/1077
Parag Nemade 73933de
Adam Tkac e3e8285
* Mon Jan 21 2013 Adam Tkac <atkac redhat com> - 3.2.5-35.b
Adam Tkac e3e8285
- rebuild due to "jpeg8-ABI" feature drop
Adam Tkac e3e8285
Adam Tkac 4c7430f
* Fri Dec 21 2012 Adam Tkac <atkac redhat com> - 3.2.5-34.b
Adam Tkac 4c7430f
- rebuild against new libjpeg
Adam Tkac 4c7430f
deaf0af
* Sun Aug 12 2012 Hans de Goede <hdegoede@redhat.com> - 3.2.5-33.b
deaf0af
- Re-organize / consolidate patches
deaf0af
- Add a bunch of patches (minor bug-fixes) from the Debian package
deaf0af
- Add better icons from the Debian package
deaf0af
a647935
* Sun Aug 12 2012 Hans de Goede <hdegoede@redhat.com> - 3.2.5-32.b
a647935
- Fix a stack overflow when importing 1.3 files (CVE-2009-4227) (rhbz#543905)
a647935
db0f37a
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.5-31.b
db0f37a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
db0f37a
Orion Poplawski 7a2024f
* Sun Feb 26 2012 Orion Poplawski <orion@cora.nwra.com> - 3.2.5-30.b
Orion Poplawski 7a2024f
- Rebuild with Xaw3d 1.6.1
Orion Poplawski 7a2024f
7c29001
* Tue Feb 14 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 3.2.5-29.b
7c29001
- Add patch from Debian for libpng 1.5
7c29001
728a4d4
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.5-28.b
728a4d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
728a4d4
053c7f8
* Tue Dec 06 2011 Adam Jackson <ajax@redhat.com> - 3.2.5-27.b
053c7f8
- Rebuild for new libpng
053c7f8
3ec9c09
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.5-26.b
3ec9c09
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
3ec9c09
Stanislav Ochotnicky c67236f
* Mon Dec  6 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 3.2.5-25.b
Stanislav Ochotnicky c67236f
- Fix buffer overflow when opening malicious fig files
Stanislav Ochotnicky c67236f
6de36c8
* Thu Nov 25 2010 Hans de Goede <hdegoede@redhat.com> 3.2.5-24.b
6de36c8
- Fix importing of eps files (#657290)
6de36c8
77c0c5f
* Wed Sep 30 2009 Hans de Goede <hdegoede@redhat.com> 3.2.5-23.b
77c0c5f
- New upstream 3.2.5b release
77c0c5f
- Drop many merged patches
77c0c5f
3fe5130
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.5-22.a
3fe5130
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
3fe5130
Caolan McNamara 9fffae3
* Sun Jun 28 2009 Caolán McNamara <caolanm@redhat.com> 3.2.5-21.a
Caolan McNamara 9fffae3
- Resolves: rhbz#506791 make xfig spellchecking work
Caolan McNamara 9fffae3
ce5a6e4
* Wed Jun  3 2009 Hans de Goede <hdegoede@redhat.com> 3.2.5-20.a
ce5a6e4
- Fix eps preview (#503911)
ce5a6e4
a222685
* Wed Apr  8 2009 Hans de Goede <hdegoede@redhat.com> 3.2.5-19.a
a222685
- Fix crash when printing (#494193), thanks to Ian Dall for the patch
a222685
65eae56
* Fri Mar 27 2009 Hans de Goede <hdegoede@redhat.com> 3.2.5-18.a
65eae56
- Rebase to new upstream 3.2.5a release, this was made available to me by
65eae56
  the Debian maintainer who is in contact with upstream, which appearantly
65eae56
  is still somewhat alive (but not alive enough to put the tarbal on the
65eae56
  homepage ??)
65eae56
2bc4356
* Sun Mar 15 2009 Hans de Goede <hdegoede@redhat.com> 3.2.5-17
2bc4356
- Add various patches from Debian (doc updates, new figures in the lib,
2bc4356
  better fix for modepanel resizing)
2bc4356
- Do not crash when inserting a character from the charmap into a text string
2bc4356
8b23145
* Sun Mar 15 2009 Hans de Goede <hdegoede@redhat.com> 3.2.5-16
8b23145
- Fix Text size field inserts characters on left instead of right (#490257)
8b23145
- Fix xfig-Xaw3d does not display messages in message panel (#490259)
8b23145
0bd88fe
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.5-15
0bd88fe
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
0bd88fe
c3670ea
* Sun Feb 22 2009 Hans de Goede <hdegoede@redhat.com> 3.2.5-14
c3670ea
- Add missing Requires: xorg-x11-fonts-base (#486701)
c3670ea
43103e7
* Mon Nov 10 2008 Stepan Kasal <skasal@redhat.com> - 3.2.5-13
43103e7
- fix the Obsoletes tag to <= 3.2.5-7.fc8, which is the last
43103e7
  release with Xaw3d subpackage
43103e7
476dfe6
* Tue Nov  4 2008 Hans de Goede <hdegoede@redhat.com> 3.2.5-12
476dfe6
- Various small specfile cleanups from merge review
d742952
d742952
* Mon Jul 14 2008 Ian Hutchinson <ihutch@mit.edu> 3.2.5-11
d742952
- Fix incorrect height of modepanel.
d742952
9651316
* Thu Apr  3 2008 Hans de Goede <j.w.r.degoede@hhs.nl> 3.2.5-10
9651316
- Fix missing prototype compiler warnings
9651316
d938651
* Thu Feb 28 2008 Hans de Goede <j.w.r.degoede@hhs.nl> 3.2.5-9
d938651
- Fix cmdline parsing (broken by renaming the binary) (bz 435097)
d938651
f39e346
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 3.2.5-8
f39e346
- Autorebuild for GCC 4.3
f39e346
5c5567a
* Wed Dec 12 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 3.2.5-7
5c5567a
- Fix xfig crashing when zooming in a lot (bz 420411)
5c5567a
cffb37c
* Sat Nov 17 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 3.2.5-6
cffb37c
- Put the Xaw3d version in the main xfig package, put the plain Xaw version
cffb37c
  in a -plain subpackage
cffb37c
d3b17b8
* Fri Nov 16 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 3.2.5-5
d3b17b8
- Also compile a version against Xaw3d instead of plain Xaw, available in the
d3b17b8
  new xfig-Xaw3d package
d3b17b8
- Various specfile cleanups for packaging guidelines compliance
d3b17b8
- Remove spurious executable permissions on various files (bz 247424)
d3b17b8
- Apply patch fixing problems with xfig not finding fonts (bz 210278)
d3b17b8
6ef3c37
* Thu Nov 15 2007 Than Ngo <than@redhat.com> 3.2.5-4
6ef3c37
- fix #201992, xfig crashes in the edit function
6ef3c37
33181e1
* Thu Nov 15 2007 Than Ngo <than@redhat.com> 3.2.5-3
33181e1
- fix #201992, xfig crashes in the edit function
33181e1
d8b4408
* Fri Oct 05 2007 Than Ngo <than@redhat.com> - 3.2.5-2
d8b4408
- rh#313321, use xdg-open
d8b4408
df602a0
* Mon Apr 16 2007 Than Ngo <than@redhat.com> - 3.2.5-1.fc7
df602a0
- 3.2.5
df602a0
41bfafa
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 3.2.4-21.1
41bfafa
- rebuild
41bfafa
561153a
* Tue May 16 2006 Than Ngo <than@redhat.com> 3.2.4-21
Stanislav Ochotnicky cc7f209
- fix #191816, Xaw3d build problem
561153a
c29ade4
* Fri May 05 2006 Than Ngo <than@redhat.com> 3.2.4-20
c29ade4
- fix #169330, wrong docdir
c29ade4
- fix #187902, no parameter negotiation for xfig
c29ade4
- fix #182451, switch xfig's pdf viewer to evince
c29ade4
cceb13f
* Tue Apr 25 2006 Adam Jackson <ajackson@redhat.com> 3.2.4-19
cceb13f
- Rebuild for updated imake build rules
cceb13f
a819fb9
* Tue Apr 04 2006 Than Ngo <than@redhat.com> 3.2.4-18
a819fb9
- no parameter negotiation for xfig, fix #187902
a819fb9
fa30be3
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 3.2.4-17.2
fa30be3
- bump again for double-long bug on ppc(64)
fa30be3
d007c53
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 3.2.4-17.1
d007c53
- rebuilt for new gcc4.1 snapshot and glibc changes
d007c53
dd6f953
* Wed Dec 21 2005 Than Ngo <than@redhat.com> 3.2.4-17
dd6f953
- workaround for utf8
dd6f953
8b01bc2
* Sun Dec 18 2005 Than Ngo <than@redhat.com> 3.2.4-16
8b01bc2
- add correct app-defaults directory
8b01bc2
1ecd163
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
1ecd163
- rebuilt
1ecd163
c2584c9
* Tue Nov 15 2005 Than Ngo <than@redhat.com> 3.2.4-15
Stanislav Ochotnicky cc7f209
- fix for modular X
c2584c9
aa24e28
* Mon Oct 24 2005 Than Ngo <than@redhat.com> 3.2.4-14
Stanislav Ochotnicky cc7f209
- enable xpm support #158422
aa24e28
d00dae7
* Tue Jul 19 2005 Than Ngo <than@redhat.com> 3.2.4-13
d00dae7
- buildrequires on xorg-x11-devel
d00dae7
68d9bdc
* Mon Jul 18 2005 Than Ngo <than@redhat.com> 3.2.4-12
68d9bdc
- fix another buffer overflow #163413
68d9bdc
cfe05bf
* Thu May 19 2005 Than Ngo <than@redhat.com> 3.2.4-11
68d9bdc
- apply patch to fix buffer overflow #158088
cfe05bf
ad0cf3b
* Mon Mar 21 2005 Than Ngo <than@redhat.com> 3.2.4-10
ad0cf3b
- fix font warning #116542
ad0cf3b
c57f434
* Mon Mar 07 2005 Than Ngo <than@redhat.com> 3.2.4-9
c57f434
- cleanup
c57f434
428c80b
* Sat Mar 05 2005 Than Ngo <than@redhat.com> 3.2.4-8
428c80b
- rebuilt
428c80b
e0ce576
* Wed Feb 09 2005 Than Ngo <than@redhat.com> 3.2.4-7
e0ce576
- rebuilt
e0ce576
7f489c5
* Sat Sep 25 2004 Than Ngo <than@redhat.com> 3.2.4-6
7f489c5
- add mimetype spec #131629
7f489c5
1ba35b8
* Mon Sep 13 2004 Than Ngo <than@redhat.com> 3.2.4-5
4f4dc55
- fix desktop file #131983
1ba35b8
cvsdist 298817c
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 298817c
- rebuilt
cvsdist 298817c
cvsdist 204d208
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 204d208
- rebuilt
cvsdist 204d208
cvsdist 6e2b1b4
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 6e2b1b4
- rebuilt
cvsdist 6e2b1b4
cvsdist 6e2b1b4
* Tue Jun  3 2003 Jeff Johnson <jbj@redhat.com>
cvsdist 6e2b1b4
- add explicit epoch's where needed.
cvsdist 6e2b1b4
cvsdist 6e2b1b4
* Tue May  6 2003 Than Ngo <than@redhat.com> 3.2.4-1
cvsdist 6e2b1b4
- 3.2.4
cvsdist 6e2b1b4
cvsdist 3ab7eb4
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist 3ab7eb4
- rebuilt
cvsdist 3ab7eb4
cvsdist 3ab7eb4
* Thu Nov  7 2002 Than Ngo <than@redhat.com> 3.2.3d-11
cvsdist 3ab7eb4
- rebuild in new enviroment
cvsdist 3ab7eb4
cvsdist 7906a69
* Thu Aug 22 2002 Than Ngo <than@redhat.com> 3.2.3d-10
cvsdist 7906a69
- close should get fd, not filename
cvsdist 7906a69
cvsdist 7a78bd9
* Wed Jul 31 2002 Than Ngo <than@redhat.com> 3.2.3d-9
cvsdist 7a78bd9
- Fixed typo bug (bug #70347)
cvsdist 7a78bd9
cvsdist 59d845e
* Wed Jul 24 2002 Than Ngo <than@redhat.com> 3.2.3d-8
cvsdist 59d845e
- desktop file issue (bug #69543)
cvsdist 59d845e
cvsdist 59d845e
* Tue Jun 25 2002 Than Ngo <than@redhat.com> 3.2.3d-7
cvsdist 59d845e
- add patch file using mkstemp (bug #67351)
cvsdist 59d845e
cvsdist 59d845e
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist 59d845e
- automated rebuild
cvsdist 59d845e
cvsdist 59d845e
* Thu May 23 2002 Tim Powers <timp@redhat.com>
cvsdist 59d845e
- automated rebuild
cvsdist 59d845e
cvsdist 59d845e
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
cvsdist 59d845e
- automated rebuild
cvsdist 59d845e
cvsdist cbba1ed
* Fri Jul 13 2001 Than Ngo <than@redhhat.com> 3.2.3d-3
cvsdist cbba1ed
- fix build dependencies (bug #48910)
cvsdist cbba1ed
cvsdist 0e0ec03
* Tue Jul 03 2001 Than Ngo <than@redhat.com>
cvsdist 0e0ec03
- fix export to eps when i18n set (bug #45114)
cvsdist 0e0ec03
- requires transfig-3.2.3d
cvsdist 0e0ec03
cvsdist 0e0ec03
* Fri Jun 15 2001 Than Ngo <than@redhat.com>
cvsdist 0e0ec03
- update to 3.2.3d release
cvsdist 0e0ec03
cvsdist 0e0ec03
* Tue Jun 12 2001 Than Ngo <than@redhat.com>
cvsdist 0e0ec03
- fix to build against XFree86-4.1.0
cvsdist 0e0ec03
cvsdist 0e0ec03
* Tue May 29 2001 Than Ngo <than@redhat.com>
cvsdist 0e0ec03
- update to 3.2.3d beta2 fixes (Bug #42597, #42556)
cvsdist 0e0ec03
- fix bug when LANG is set, launching help gives a spurious error (Bug #42596)
cvsdist 0e0ec03
- fix bug in resource setting (Bug #42595)
cvsdist 0e0ec03
- remove some patches, which are included in 3.2.3d beta2
cvsdist 0e0ec03
- fix wrong version number
cvsdist 0e0ec03
- use make install.all
cvsdist 0e0ec03
- fix fhs problem
cvsdist 0e0ec03
cvsdist 0e0ec03
* Wed May  9 2001 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist 0e0ec03
- Don't require Netscape at all - use htmlview (which automatically launches
cvsdist 0e0ec03
  Netscape, Mozilla or Konqueror depending on what is installed/running).
cvsdist 0e0ec03
  No need to depend on proprietary stuff...
cvsdist 0e0ec03
cvsdist 0e0ec03
* Thu Apr 26 2001 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist 0e0ec03
- do the same for s390x
cvsdist 1f7d2e5
cvsdist 7c80e14
* Sat Jan 06 2001 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist 7c80e14
- only require /usr/bin/netscape if not on S390
cvsdist 7c80e14
cvsdist 7c80e14
* Tue Dec 20 2000 Yukihiro Nakai <ynakai@redhat.com>
cvsdist 7c80e14
- Delete enable_japanese macro and set i18n default.
cvsdist 7c80e14
- Fix Japanese translation in .desktop file
cvsdist 7c80e14
cvsdist 7c80e14
* Mon Nov 20 2000 Than Ngo <than@redhat.com>
cvsdist 7c80e14
- rebuilt to fix bad dir perms
cvsdist 7c80e14
cvsdist 7c80e14
* Thu Nov 9 2000 Than Ngo <than@redhat.com>
cvsdist 7c80e14
- fixed f_read, which made xfig stop reading the file after
cvsdist 7c80e14
  removing such bad objects.
cvsdist 7c80e14
cvsdist 7c80e14
* Fri Oct 13 2000 Preston Brown <pbrown@redhat.com>
cvsdist 7c80e14
- improved .desktop entry
cvsdist 7c80e14
cvsdist 936c479
* Thu Aug 24 2000 Yukihiro Nakai <ynakai@redhat.com>
cvsdist 936c479
- Add Japanese patch
cvsdist 936c479
cvsdist a3ba05b
* Tue Aug 08 2000 Than Ngo <than@redhat.de>
cvsdist a3ba05b
- fixed dependency problem
cvsdist a3ba05b
- fixed starting xpdf
cvsdist a3ba05b
cvsdist a3ba05b
* Mon Aug 07 2000 Than Ngo <than@redhat.de>
cvsdist a3ba05b
- fixed for using xpdf instead acroreader (Bug #15621)
cvsdist a3ba05b
- add requires: netscape, display
cvsdist a3ba05b
cvsdist a3ba05b
* Sat Aug 05 2000 Than Ngo <than@redhat.de>
cvsdist a3ba05b
- update to 3.2.3c (bugs fixed released)
cvsdist a3ba05b
- fix parse_printcap broken (Bug #11147)
cvsdist a3ba05b
cvsdist a3ba05b
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
cvsdist a3ba05b
- automatic rebuild
cvsdist a3ba05b
cvsdist a3ba05b
* Fri Jun 23 2000 Than Ngo <than@redhat.de>
cvsdist a3ba05b
- xfig crash, if a menu item was clicked (Bug #12855)
cvsdist a3ba05b
cvsdist a3ba05b
* Sun Jun 18 2000 Than Ngo <than@redhat.de>
cvsdist a3ba05b
- rebuilt in the new build environment
cvsdist a3ba05b
- enable optimization
Stanislav Ochotnicky cc7f209
cvsdist a3ba05b
* Sat Jun 03 2000 Than Ngo <than@redhat.de>
cvsdist a3ba05b
- fix requires, xfig-3.2.3a requires transfig-2.2.3 or newer
cvsdist a3ba05b
- disable optimization -O2 (gcc-2.96 Bug) on i386
cvsdist a3ba05b
cvsdist a3ba05b
* Thu May 18 2000 Preston Brown <pbrown@redhat.com>
cvsdist a3ba05b
- fix buildroot issue in Imakefile
cvsdist a3ba05b
cvsdist a3ba05b
* Mon May  8 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist a3ba05b
- rebuild with current libXaw3d
cvsdist a3ba05b
- update to 3.2.3a
cvsdist a3ba05b
cvsdist a3ba05b
* Mon Feb 07 2000 Preston Brown <pbrown@redhat.com>
cvsdist a3ba05b
- rebuild to gzip man pages
cvsdist a3ba05b
cvsdist a3ba05b
* Fri Jan 14 2000 Preston Brown <pbrown@redhat.com>
cvsdist a3ba05b
- upgrade to beta1 of 2.2.3.  Hopefully this fixes outstanding issues.
cvsdist a3ba05b
- no need for vararg fix, commented out
cvsdist a3ba05b
cvsdist a3ba05b
* Thu Sep 23 1999 Preston Brown <pbrown@redhat.com>
cvsdist a3ba05b
- add icon
cvsdist a3ba05b
- don't compile with optimization on alpha
cvsdist a3ba05b
cvsdist a3ba05b
* Mon Aug 30 1999 Preston Brown <pbrown@redhat.com>
cvsdist a3ba05b
- converted to use a .desktop file
cvsdist a3ba05b
cvsdist a3ba05b
* Fri Mar 26 1999 Michael Maher <mike@redhat.com>
Stanislav Ochotnicky cc7f209
- added files that were missing.
cvsdist a3ba05b
Stanislav Ochotnicky cc7f209
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
cvsdist a3ba05b
- auto rebuild in the new build environment (release 4)
cvsdist a3ba05b
- varargs fix
cvsdist a3ba05b
cvsdist a3ba05b
* Thu Feb 18 1999 Jeff Johnson <jbj@redhat.com>
cvsdist a3ba05b
- correct DESTDIRR typo (#962)
cvsdist a3ba05b
cvsdist a3ba05b
* Wed Dec 30 1998 Cristian Gafton <gafton@redhat.com>
cvsdist a3ba05b
- build for glibc 2.1
cvsdist a3ba05b
cvsdist a3ba05b
* Tue Jul  7 1998 Jeff Johnson <jbj@redhat.com>
cvsdist a3ba05b
- updated to 3.2.2.
cvsdist a3ba05b
cvsdist a3ba05b
* Wed Jun 10 1998 Prospector System <bugs@redhat.com>
cvsdist a3ba05b
- translations modified for de
cvsdist a3ba05b
cvsdist a3ba05b
* Fri May 08 1998 Prospector System <bugs@redhat.com>
cvsdist a3ba05b
- translations modified for de, fr, tr
cvsdist a3ba05b
cvsdist a3ba05b
* Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com>
cvsdist a3ba05b
- updated for manhattan
cvsdist a3ba05b
- buildroot
cvsdist a3ba05b
cvsdist a3ba05b
* Thu Oct 23 1997 Marc Ewing <marc@redhat.com>
cvsdist a3ba05b
- new version
cvsdist a3ba05b
- messed with config for 5.0
cvsdist a3ba05b
- updated Requires and Copyright
cvsdist a3ba05b
- added wmconfig
cvsdist a3ba05b
cvsdist a3ba05b
* Mon Jul 21 1997 Erik Troan <ewt@redhat.com>
cvsdist a3ba05b
- built against glibc