diff --git a/.gitignore b/.gitignore index a903fc9..6f4e628 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ -/gpgkey-B5049F22184B56AF7C3AFBDBEB9474E50D5C15EB.gpg -/xforms-1.2.?.tar.gz -/xforms-1.2.?.tar.gz.sig +xforms-1.0.90.tar.gz +xforms-1.0.90.tar.gz.sig diff --git a/sources b/sources index b40d55b..a4fa16d 100644 --- a/sources +++ b/sources @@ -1,3 +1,2 @@ -SHA512 (gpgkey-B5049F22184B56AF7C3AFBDBEB9474E50D5C15EB.gpg) = 280a5353edc78a5a1dc5f95c64e343b667684d58488b21f576b93c76adffc366cda5c5647d200196508e0d8d9d9888d866a35c41e739e6307a8ecc0e705df2d0 -SHA512 (xforms-1.2.4.tar.gz) = 9b6233e996e420afcbfb32ae70136611970296933a052038cd0d9e7b34e5aa69702af09d4d0e6a777a1421fccf0f0c4e39547136a560578294931adc3309057d -SHA512 (xforms-1.2.4.tar.gz.sig) = 04bc51eee9698946c3c63ec4e289bf53adfd5bb45f34591d67aa11454a167bae157f36953de46bf03fbfebeac7cf2329da6146b6fd60ad85666290aaa9016883 +558b600402430f207e671e2d0d725b6d xforms-1.0.90.tar.gz +23989dbab27a1b406125bde2a2cc2b90 xforms-1.0.90.tar.gz.sig diff --git a/xforms-1.0.90-prelink.patch b/xforms-1.0.90-prelink.patch new file mode 100644 index 0000000..ef8550a --- /dev/null +++ b/xforms-1.0.90-prelink.patch @@ -0,0 +1,228 @@ +--- xforms-1.0.90/fd2ps/Makefile.in.prelink 2004-03-30 03:48:44.000000000 -0600 ++++ xforms-1.0.90/fd2ps/Makefile.in 2006-01-02 15:18:01.000000000 -0600 +@@ -115,7 +115,7 @@ + + bin_PROGRAMS = fd2ps + +-fd2ps_LDADD = ../lib/libforms.la $(X_LIBS) $(X_PRE_LIBS) $(XPM_LIB) -lX11 $(LIBS) $(X_EXTRA_LIBS) ++fd2ps_LDADD = ../lib/libforms.la $(X_LIBS) $(X_PRE_LIBS) $(LIBS) $(X_EXTRA_LIBS) + + fd2ps_SOURCES = \ + align.c \ +--- xforms-1.0.90/fd2ps/Makefile.am.prelink 2003-11-13 15:46:47.000000000 -0600 ++++ xforms-1.0.90/fd2ps/Makefile.am 2006-01-02 15:18:10.000000000 -0600 +@@ -16,7 +16,7 @@ + + bin_PROGRAMS = fd2ps + +-fd2ps_LDADD = ../lib/libforms.la $(X_LIBS) $(X_PRE_LIBS) $(XPM_LIB) -lX11 $(LIBS) $(X_EXTRA_LIBS) ++fd2ps_LDADD = ../lib/libforms.la $(X_LIBS) $(X_PRE_LIBS) $(LIBS) $(X_EXTRA_LIBS) + + fd2ps_SOURCES = \ + align.c \ +--- xforms-1.0.90/image/Makefile.in.prelink 2004-03-30 03:48:46.000000000 -0600 ++++ xforms-1.0.90/image/Makefile.in 2006-01-02 15:05:52.000000000 -0600 +@@ -109,7 +109,7 @@ + + lib_LTLIBRARIES = libflimage.la + +-libflimage_la_LDFLAGS = -version-info 1:0:0 ++libflimage_la_LDFLAGS = ../lib/libforms.la $(JPEG_LIB) $(X_LIBS) -lX11 -version-info 1:0:0 + + libflimage_la_SOURCES = \ + flimage.h \ +--- xforms-1.0.90/image/Makefile.am.prelink 2003-11-13 15:46:48.000000000 -0600 ++++ xforms-1.0.90/image/Makefile.am 2006-01-02 15:05:50.000000000 -0600 +@@ -7,7 +7,7 @@ + + lib_LTLIBRARIES = libflimage.la + +-libflimage_la_LDFLAGS = -version-info 1:0:0 ++libflimage_la_LDFLAGS = ../lib/libforms.la $(JPEG_LIB) $(X_LIBS) -lX11 -version-info 1:0:0 + + libflimage_la_SOURCES = \ + flimage.h \ +--- xforms-1.0.90/gl/Makefile.in.prelink 2004-03-30 03:48:46.000000000 -0600 ++++ xforms-1.0.90/gl/Makefile.in 2006-01-02 15:04:24.000000000 -0600 +@@ -109,7 +109,7 @@ + + lib_LTLIBRARIES = libformsGL.la + +-libformsGL_la_LDFLAGS = -version-info 1:0:0 ++libformsGL_la_LDFLAGS = ../lib/libforms.la $(X_LIBS) -lGL -version-info 1:0:0 + + libformsGL_la_SOURCES = \ + glcanvas.c \ +--- xforms-1.0.90/gl/Makefile.am.prelink 2003-11-20 03:33:11.000000000 -0600 ++++ xforms-1.0.90/gl/Makefile.am 2006-01-02 15:04:20.000000000 -0600 +@@ -7,7 +7,7 @@ + + lib_LTLIBRARIES = libformsGL.la + +-libformsGL_la_LDFLAGS = -version-info 1:0:0 ++libformsGL_la_LDFLAGS = ../lib/libforms.la $(X_LIBS) -lGL -version-info 1:0:0 + + libformsGL_la_SOURCES = \ + glcanvas.c \ +--- xforms-1.0.90/demos/Makefile.in.prelink 2004-03-30 03:48:44.000000000 -0600 ++++ xforms-1.0.90/demos/Makefile.in 2006-01-02 15:07:41.000000000 -0600 +@@ -206,7 +206,7 @@ + + # Most of these demos link against libforms only. For them this default is + # sufficient: +-AM_LDFLAGS = ../lib/libforms.la $(X_LIBS) $(X_PRE_LIBS) $(XPM_LIB) -lX11 $(LIBS) $(X_EXTRA_LIBS) ++AM_LDFLAGS = ../lib/libforms.la $(X_LIBS) $(X_PRE_LIBS) $(LIBS) $(X_EXTRA_LIBS) + + arrowbutton_SOURCES = arrowbutton.c + borderwidth_SOURCES = borderwidth.c +@@ -263,12 +263,12 @@ + + gl_SOURCES = gl.c + gl_LDADD = ../lib/libforms.la ../gl/libformsGL.la \ +- $(X_LIBS) $(X_PRE_LIBS) -lGL -lX11 $(LIBS) $(X_EXTRA_LIBS) ++ $(X_LIBS) $(X_PRE_LIBS) $(LIBS) $(X_EXTRA_LIBS) + + + glwin_SOURCES = glwin.c + glwin_LDADD = ../lib/libforms.la ../gl/libformsGL.la \ +- $(X_LIBS) $(X_PRE_LIBS) -lGL -lX11 $(LIBS) $(X_EXTRA_LIBS) ++ $(X_LIBS) $(X_PRE_LIBS) $(LIBS) $(X_EXTRA_LIBS) + + + goodies_SOURCES = goodies.c +@@ -276,7 +276,7 @@ + + ibrowser_SOURCES = ibrowser.c + ibrowser_LDADD = ../image/libflimage.la ../lib/libforms.la \ +- $(X_LIBS) $(X_PRE_LIBS) $(JPEG_LIB) $(XPM_LIB) -lX11 $(LIBS) \ ++ $(X_LIBS) $(X_PRE_LIBS) $(LIBS) \ + $(X_EXTRA_LIBS) + + +@@ -284,7 +284,7 @@ + + iconvert_SOURCES = iconvert.c + iconvert_LDADD = ../image/libflimage.la ../lib/libforms.la \ +- $(X_LIBS) $(X_PRE_LIBS) $(JPEG_LIB) $(XPM_LIB) -lX11 $(LIBS) \ ++ $(X_LIBS) $(X_PRE_LIBS) $(LIBS) \ + $(X_EXTRA_LIBS) + + +@@ -295,7 +295,7 @@ + + itest_SOURCES = itest.c + itest_LDADD = ../image/libflimage.la ../lib/libforms.la \ +- $(X_LIBS) $(X_PRE_LIBS) $(JPEG_LIB) $(XPM_LIB) -lX11 $(LIBS) \ ++ $(X_LIBS) $(X_PRE_LIBS) $(LIBS) \ + $(X_EXTRA_LIBS) + + +@@ -304,7 +304,7 @@ + + ll_SOURCES = ll.c + ll_LDADD = ../image/libflimage.la ../lib/libforms.la \ +- $(X_LIBS) $(X_PRE_LIBS) $(JPEG_LIB) $(XPM_LIB) -lX11 $(LIBS) \ ++ $(X_LIBS) $(X_PRE_LIBS) $(LIBS) \ + $(X_EXTRA_LIBS) + + +@@ -355,7 +355,7 @@ + + xyplotover_SOURCES = xyplotover.c + xyplotover_LDADD = ../image/libflimage.la ../lib/libforms.la \ +- $(X_LIBS) $(X_PRE_LIBS) $(JPEG_LIB) $(XPM_LIB) -lX11 $(LIBS) \ ++ $(X_LIBS) $(X_PRE_LIBS) $(LIBS) \ + $(X_EXTRA_LIBS) + + +--- xforms-1.0.90/demos/Makefile.am.prelink 2004-02-24 09:42:43.000000000 -0600 ++++ xforms-1.0.90/demos/Makefile.am 2006-01-02 15:19:03.000000000 -0600 +@@ -105,7 +105,7 @@ + + # Most of these demos link against libforms only. For them this default is + # sufficient: +-AM_LDFLAGS = ../lib/libforms.la $(X_LIBS) $(X_PRE_LIBS) $(XPM_LIB) -lX11 $(LIBS) $(X_EXTRA_LIBS) ++AM_LDFLAGS = ../lib/libforms.la $(X_LIBS) $(X_PRE_LIBS) $(LIBS) $(X_EXTRA_LIBS) + + arrowbutton_SOURCES = arrowbutton.c + borderwidth_SOURCES = borderwidth.c +@@ -168,11 +168,11 @@ + + gl_SOURCES = gl.c + gl_LDADD = ../lib/libforms.la ../gl/libformsGL.la \ +- $(X_LIBS) $(X_PRE_LIBS) -lGL -lX11 $(LIBS) $(X_EXTRA_LIBS) ++ $(X_LIBS) $(X_PRE_LIBS) -lGL $(LIBS) $(X_EXTRA_LIBS) + + glwin_SOURCES = glwin.c + glwin_LDADD = ../lib/libforms.la ../gl/libformsGL.la \ +- $(X_LIBS) $(X_PRE_LIBS) -lGL -lX11 $(LIBS) $(X_EXTRA_LIBS) ++ $(X_LIBS) $(X_PRE_LIBS) -lGL $(LIBS) $(X_EXTRA_LIBS) + + goodies_SOURCES = goodies.c + group_SOURCES = group.c +@@ -180,14 +180,14 @@ + ibrowser_SOURCES = ibrowser.c + ibrowser.$(OBJEXT): fd/ibrowser_gui.c + ibrowser_LDADD = ../image/libflimage.la ../lib/libforms.la \ +- $(X_LIBS) $(X_PRE_LIBS) $(JPEG_LIB) $(XPM_LIB) -lX11 $(LIBS) \ ++ $(X_LIBS) $(X_PRE_LIBS) $(LIBS) \ + $(X_EXTRA_LIBS) + + iconify_SOURCES = iconify.c + + iconvert_SOURCES = iconvert.c + iconvert_LDADD = ../image/libflimage.la ../lib/libforms.la \ +- $(X_LIBS) $(X_PRE_LIBS) $(JPEG_LIB) $(XPM_LIB) -lX11 $(LIBS) \ ++ $(X_LIBS) $(X_PRE_LIBS) $(LIBS) \ + $(X_EXTRA_LIBS) + + inputall_SOURCES = inputall.c +@@ -199,7 +199,7 @@ + itest_SOURCES = itest.c + itest.$(OBJEXT): fd/is_gui.c + itest_LDADD = ../image/libflimage.la ../lib/libforms.la \ +- $(X_LIBS) $(X_PRE_LIBS) $(JPEG_LIB) $(XPM_LIB) -lX11 $(LIBS) \ ++ $(X_LIBS) $(X_PRE_LIBS) $(LIBS) \ + $(X_EXTRA_LIBS) + + lalign_SOURCES = lalign.c +@@ -207,7 +207,7 @@ + + ll_SOURCES = ll.c + ll_LDADD = ../image/libflimage.la ../lib/libforms.la \ +- $(X_LIBS) $(X_PRE_LIBS) $(JPEG_LIB) $(XPM_LIB) -lX11 $(LIBS) \ ++ $(X_LIBS) $(X_PRE_LIBS) $(LIBS) \ + $(X_EXTRA_LIBS) + + longlabel_SOURCES = longlabel.c +@@ -260,7 +260,7 @@ + + xyplotover_SOURCES = xyplotover.c + xyplotover_LDADD = ../image/libflimage.la ../lib/libforms.la \ +- $(X_LIBS) $(X_PRE_LIBS) $(JPEG_LIB) $(XPM_LIB) -lX11 $(LIBS) \ ++ $(X_LIBS) $(X_PRE_LIBS) $(LIBS) \ + $(X_EXTRA_LIBS) + + yesno_SOURCES = yesno.c +--- xforms-1.0.90/lib/Makefile.in.prelink 2004-03-30 03:48:46.000000000 -0600 ++++ xforms-1.0.90/lib/Makefile.in 2006-01-02 14:52:11.000000000 -0600 +@@ -116,7 +116,7 @@ + + lib_LTLIBRARIES = libforms.la + +-libforms_la_LDFLAGS = -version-info 1:0:0 ++libforms_la_LDFLAGS = $(X_LIBS) $(XPM_LIB) -lX11 -version-info 1:0:0 + + libforms_la_SOURCES = \ + align.c \ +--- xforms-1.0.90/lib/Makefile.am.prelink 2003-11-20 03:33:16.000000000 -0600 ++++ xforms-1.0.90/lib/Makefile.am 2006-01-02 14:52:19.000000000 -0600 +@@ -17,7 +17,7 @@ + + lib_LTLIBRARIES = libforms.la + +-libforms_la_LDFLAGS = -version-info 1:0:0 ++libforms_la_LDFLAGS = $(X_LIBS) $(XPM_LIB) -lX11 -version-info 1:0:0 + + libforms_la_SOURCES = \ + align.c \ diff --git a/xforms-1.2.4-gcc10.patch b/xforms-1.2.4-gcc10.patch deleted file mode 100644 index 3822ae4..0000000 --- a/xforms-1.2.4-gcc10.patch +++ /dev/null @@ -1,24 +0,0 @@ -Declare curobj for GCC 10 as static (RHBZ#1800271, thanks to Jens Thoms Toerring) - ---- xforms-1.2.4/fdesign/sp_spinner.c 2013-12-14 14:26:25.000000000 +0100 -+++ xforms-1.2.4/fdesign/sp_spinner.c.gcc10 2020-02-10 21:36:31.032128122 +0100 -@@ -29,7 +29,7 @@ - #include "spec/spinner_spec.h" - - static FD_spinnerattrib * spn_attrib; --FL_OBJECT *curobj; -+static FL_OBJECT *curobj; - - - /*************************************** ---- xforms-1.2.4/fdesign/sp_twheel.c 2014-06-28 22:34:29.000000000 +0200 -+++ xforms-1.2.4/fdesign/sp_twheel.c.gcc10 2020-02-10 21:36:07.910351664 +0100 -@@ -38,7 +38,7 @@ - #include "spec/twheel_spec.h" - - static FD_twheelattrib * twheel_attrib; --FL_OBJECT * curobj; -+static FL_OBJECT * curobj; - - - /*************************************** diff --git a/xforms.spec b/xforms.spec index 7e65762..0682cd3 100644 --- a/xforms.spec +++ b/xforms.spec @@ -1,304 +1,107 @@ -Summary: GUI toolkit based on Xlib for X Window Systems -Name: xforms -Version: 1.2.4 -Release: 30%{?dist} -License: LGPL-2.1-or-later -URL: http://xforms-toolkit.org/ -Source0: https://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}%{?pre}.tar.gz -Source1: https://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}%{?pre}.tar.gz.sig -Source2: gpgkey-B5049F22184B56AF7C3AFBDBEB9474E50D5C15EB.gpg -Patch0: xforms-1.2.4-gcc10.patch -BuildRequires: gnupg2 -BuildRequires: gcc -BuildRequires: make -BuildRequires: libjpeg-devel -BuildRequires: libXpm-devel -BuildRequires: libGL-devel -BuildRequires: libX11-devel + +Name: xforms +Summary: XForms toolkit library +Version: 1.0.90 +Release: 8%{?dist} + +License: LGPL +Group: System Environment/Libraries +URL: http://www.nongnu.org/xforms/ +Source0: http://savannah.nongnu.org/download/xforms/xforms-%{version}.tar.gz +Source1: http://savannah.nongnu.org/download/xforms/xforms-%{version}.tar.gz.sig +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +# TODO: remove -lc (all), -lm (most) linker steps +Patch1: xforms-1.0.90-prelink.patch + +BuildRequires: libjpeg-devel +BuildRequires: libGL-devel +%define x_deps xorg-x11-devel +%if "%{?fedora}" > "4" || "%{?rhel}" > "4" +%define x_deps libX11-devel libXpm-devel +%endif +BuildRequires: %{x_deps} + # import/export: png, sgi (optional?) -Requires: netpbm-progs +Requires: netpbm-progs # import eps,ps (optional?) -#Requires: ghostscript -# eww, http://lists.nongnu.org/archive/html/xforms-development/2010-05/msg00000.html -Requires: xorg-x11-fonts-ISO8859-1-75dpi -Requires: xorg-x11-fonts-ISO8859-1-100dpi +#Requires: ghostscript + %description -XForms is a GUI toolkit based on Xlib for X Window Systems. It features a -rich set of objects, such as buttons, sliders, browsers, and menus etc. -integrated into an easy and efficient object/event callback execution model -that allows fast and easy construction of X-applications. In addition, the -library is extensible and new objects can easily be created and added to -the library. +XForms is a GUI toolkit based on Xlib for X Window Systems. It +features a rich set of objects, such as buttons, sliders, and menus +etc. integrated into an easy and efficient object/event callback +execution model that allows fast and easy construction of +X-applications. In addition, the library is extensible and new objects +can easily be created and added to the library. + %package devel -Summary: Development files for the XForms toolkit library -Requires: %{name}%{?_isa} = %{version}-%{release} -Requires: libGL-devel -Requires: libX11-devel - +Summary: Development files for the XForms toolkit library +Group: Development/Libraries +Requires: %{name} = %{version}-%{release} +Requires: %{x_deps} +Requires: libjpeg-devel %description devel -The xforms-devel package includes header files and libraries necessary for -developing programs which use the XForms toolkit library. +%{summary}. -%package doc -Summary: Documentation files for the XForms toolkit library -BuildRequires: texi2html -BuildRequires: texinfo -BuildRequires: texinfo-tex -BuildRequires: ImageMagick -BuildArch: noarch - -%description doc -XForms is a GUI toolkit based on Xlib for X Window Systems. This package -contains the documentation for developing applications that use the XForms -toolkit library. %prep -%{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}' -%autosetup -n %{name}-%{version}%{?pre} -p1 -# rpath hack -sed -i -e 's|"/lib /usr/lib|"/%{_lib} %{_libdir}|' configure +%setup -q + +%patch1 -p1 -b .prelink + %build + %configure \ - --disable-demos \ - --enable-docs --htmldir=%{_pkgdocdir}/html --pdfdir=%{_pkgdocdir} \ --disable-static \ --enable-optimization="$RPM_OPT_FLAGS" -%make_build X_PRE_LIBS="" +make %{?_smp_mflags} X_PRE_LIBS="" + %install -%make_install INSTALL='install -p' +rm -rf $RPM_BUILD_ROOT -rm -rfv demos/.deps -cp -r demos/ $RPM_BUILD_ROOT%{_pkgdocdir}/ +make install DESTDIR=$RPM_BUILD_ROOT ## Unpackaged files -rm -fv $RPM_BUILD_ROOT%{_libdir}/lib*.la -rm -rfv $RPM_BUILD_ROOT%{_infodir}/{dir,xforms_images} +rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la + + +%clean +rm -rf $RPM_BUILD_ROOT + + +%post -p /sbin/ldconfig + +%postun -p /sbin/ldconfig -%ldconfig_scriptlets %files -%license COPYING.LIB Copyright -%doc ChangeLog README -%{_libdir}/libflimage.so.2* -%{_libdir}/libformsGL.so.2* -%{_libdir}/libforms.so.2* -%exclude %{_pkgdocdir}/demos/ -%exclude %{_pkgdocdir}/html/ -%exclude %{_pkgdocdir}/xforms.pdf +%defattr(-,root,root) +%doc COPYING.LIB Copyright ChangeLog NEWS README +%{_libdir}/lib*.so.* %files devel -%{_bindir}/fd2ps -%{_bindir}/fdesign -%{_includedir}/*.h +%defattr(-,root,root) +%{_bindir}/* +%{_includedir}/* %{_libdir}/lib*.so -%{_mandir}/man1/* -%{_mandir}/man5/* +%{_mandir}/man*/* -%files doc -%{_infodir}/xforms.info* -%{_pkgdocdir}/demos/ -%{_pkgdocdir}/html/ -%{_pkgdocdir}/xforms.pdf - -%changelog -* Fri Jul 17 2026 Fedora Release Engineering - 1.2.4-30 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild - -* Sat Jan 17 2026 Fedora Release Engineering - 1.2.4-29 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild - -* Fri Jul 25 2025 Fedora Release Engineering - 1.2.4-28 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - -* Sun Jan 19 2025 Fedora Release Engineering - 1.2.4-27 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - -* Wed Sep 04 2024 Miroslav Suchý - 1.2.4-26 -- convert license to SPDX - -* Sat Jul 20 2024 Fedora Release Engineering - 1.2.4-25 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - -* Sat Jan 27 2024 Fedora Release Engineering - 1.2.4-24 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Sat Jul 22 2023 Fedora Release Engineering - 1.2.4-23 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Sat Jan 21 2023 Fedora Release Engineering - 1.2.4-22 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Sat Jul 23 2022 Fedora Release Engineering - 1.2.4-21 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Sat Jan 22 2022 Fedora Release Engineering - 1.2.4-20 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Fri Jul 23 2021 Fedora Release Engineering - 1.2.4-19 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Thu Jan 28 2021 Fedora Release Engineering - 1.2.4-18 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Wed Jul 29 2020 Fedora Release Engineering - 1.2.4-17 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Mon Feb 10 2020 Robert Scheck - 1.2.4-16 -- Declare curobj as static (#1800271, thanks to Jens Thoms Toerring) - -* Fri Jan 31 2020 Fedora Release Engineering - 1.2.4-15 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Sat Jul 27 2019 Fedora Release Engineering - 1.2.4-14 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Sun Feb 03 2019 Fedora Release Engineering - 1.2.4-13 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Sat Jul 14 2018 Fedora Release Engineering - 1.2.4-12 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Fri Feb 09 2018 Fedora Release Engineering - 1.2.4-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Thu Aug 03 2017 Fedora Release Engineering - 1.2.4-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Thu Jul 27 2017 Fedora Release Engineering - 1.2.4-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Sat Feb 11 2017 Fedora Release Engineering - 1.2.4-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Fri Feb 05 2016 Fedora Release Engineering - 1.2.4-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Fri Jun 19 2015 Fedora Release Engineering - 1.2.4-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Thu May 28 2015 Rex Dieter 1.2.4-5 -- tweak pkgdocdir to work on el6 too, fix %%preun doc scriptlet - -* Thu May 28 2015 Rex Dieter 1.2.4-4 -- -doc: include demos/ too - -* Tue May 26 2015 Rex Dieter 1.2.4-3 -- -doc subpkg -- trim %%changelog - -* Wed Apr 08 2015 Robert Scheck - 1.2.4-2 -- Some minor spec file tweaks - -* Wed Apr 08 2015 Robert Scheck - 1.2.4-1 -- Upgrade to 1.2.4 - -* Mon Aug 18 2014 Fedora Release Engineering - 1.2.3-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Sun Jun 08 2014 Fedora Release Engineering - 1.2.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Wed Jan 15 2014 Rex Dieter 1.2.3-1 -- 1.2.3 - -* Tue Jan 14 2014 Rex Dieter 1.2.2-1 -- 1.2.2 - -* Sun Aug 04 2013 Fedora Release Engineering - 1.0.94-0.10.pre17 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Fri Feb 15 2013 Fedora Release Engineering - 1.0.94-0.9.pre17 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Mon Jan 21 2013 Adam Tkac - 1.0.94-0.8.pre17 -- rebuild due to "jpeg8-ABI" feature drop - -* Fri Jan 04 2013 Rex Dieter 1.0.94-0.7.pre17 -- 1.9.94pre17 - -* Fri Dec 21 2012 Adam Tkac - 1.0.94-0.6.pre12 -- rebuild against new libjpeg - -* Sun Jul 22 2012 Fedora Release Engineering - 1.0.94-0.5.pre12 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Fri Jul 06 2012 Rex Dieter 1.0.94-0.4.pre12 -- xforms-1.9.94pre12 - -* Tue May 15 2012 Rex Dieter 1.0.94-0.3.pre11 -- xforms-1.9.94pre11 - -* Sat Jan 14 2012 Fedora Release Engineering - 1.0.94-0.2.pre5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Mon Aug 15 2011 Rex Dieter 1.0.94-0.1.pre5 -- 1.0.94pre5 - -* Mon Feb 07 2011 Fedora Release Engineering - 1.0.93-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Sun May 23 2010 Rex Dieter - 1.0.93-1 -- xforms-1.0.93 - -* Tue May 18 2010 Rex Dieter - 1.0.93-0.1.pre7 -- xforms-1.0.93pre7 -- Requires: xorg-x11-fonts-ISO8859-1-75dpi - -* Thu Nov 05 2009 Rex Dieter - 1.0.92-2.sp2 -- xforms-1.9.92sp2 - -* Mon Sep 21 2009 Rex Dieter - 1.0.92-1.sp1 -- xforms-1.0.92sp1 - -* Tue Sep 15 2009 Rex Dieter - 1.0.92-0.4.pre13 -- xforms-1.0.92pre13 - -* Mon Sep 14 2009 Rex Dieter - 1.0.92-0.3.pre12 -- xforms-1.0.92pre12 - -* Wed Sep 02 2009 Rex Dieter - 1.0.92-0.2.pre8 -- xforms-1.0.92pre8 - -* Mon Aug 31 2009 Rex Dieter - 1.0.92-0.1.pre7 -- xforms-1.0.92pre7 - -* Mon Aug 31 2009 Rex Dieter - 1.0.91-2 -- %%files: fix %%defattr typo -- drop libXpm-devel from x_deps - -* Mon Jul 27 2009 Rex Dieter - 1.0.91-1 -- xforms-1.0.91 -- nuke rpaths -- rebase prelink/no_undefined patch - -* Mon Jul 27 2009 Fedora Release Engineering - 1.0.90-13 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Thu Feb 26 2009 Fedora Release Engineering - 1.0.90-12 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - -* Fri Feb 08 2008 Rex Dieter 1.0.90-11 -- respin (gcc43) - -* Tue Aug 21 2007 Rex Dieter 1.0.90-10 -- respin (BuildID) - -* Sat Aug 11 2007 Rex Dieter 1.0.90-9 -- License: LGPLv2+ +%changelog * Tue Aug 29 2006 Rex Dieter 1.0.90-8 - fc6 respin * Tue Aug 08 2006 Rex Dieter 1.0.90-7 - cleanup -* Wed Mar 01 2006 Rex Dieter +* Wed Mar 01 2006 Rex Dieter - fc5: gcc/glibc respin * Fri Jan 20 2006 Rex Dieter 1.0.90-6 @@ -309,14 +112,14 @@ rm -rfv $RPM_BUILD_ROOT%{_infodir}/{dir,xforms_images} * Mon Dec 19 2005 Rex Dieter 1.0.90-4 - BR: libXpm-devel -- -devel: Req: libX11-devel +- -devel: Req: libX11-devel * Mon Oct 17 2005 Rex Dieter 1.0.90-3 - BR: libGL-devel - #BR: libXpm-devel (coming soon) * Mon Oct 17 2005 Rex Dieter 1.0.90-2 -- BR: libGL.so.1 -> BR: %%x_pkg-Mesa-libGL +- BR: libGL.so.1 -> BR: %%x_pkg-Mesa-libGL - remove legacy crud * Mon Oct 17 2005 Rex Dieter 1.0.90-1 @@ -326,7 +129,7 @@ rm -rfv $RPM_BUILD_ROOT%{_infodir}/{dir,xforms_images} * Sun May 22 2005 Jeremy Katz - 1.0-4 - rebuild on all arches -* Thu Apr 7 2005 Michael Schwendt +* Fri Apr 7 2005 Michael Schwendt - rebuilt * Sun Nov 23 2003 Rex Dieter 0:1.0-0.fdr.2 @@ -337,9 +140,10 @@ rm -rfv $RPM_BUILD_ROOT%{_infodir}/{dir,xforms_images} - BuildRequires: libtiff-devel - add few more %%doc files. -* Wed Apr 02 2003 Rex Dieter 0:1.0-0.fdr.0 +* Fri Apr 02 2003 Rex Dieter 0:1.0-0.fdr.0 - fedora-ize package. * Mon Jan 20 2003 Rex Dieter 1.0-0 - 1.0-release - redhat-ize specfile +