From 147c4d6f2b622c8dc3e297786ae13ff00fc344fb Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 18 May 2010 16:48:38 +0000 Subject: [PATCH] - xforms-1.0.93pre7 - Requires: xorg-x11-fonts-ISO8859-1-75dpi --- .cvsignore | 3 ++- sources | 3 ++- xforms.spec | 23 +++++++++++++++-------- 3 files changed, 19 insertions(+), 10 deletions(-) diff --git a/.cvsignore b/.cvsignore index 4d79ff4..2315169 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ -xforms-1.0.92sp2.tar.gz +xforms-1.0.93pre7.tar.gz +xforms-1.0.93pre7.tar.gz.sig diff --git a/sources b/sources index 3ed810b..650d6d2 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ -3c2806dff3022c536eabd93d32e3dab7 xforms-1.0.92sp2.tar.gz +9e5317c49c233d3a4f9a59b86f7806c1 xforms-1.0.93pre7.tar.gz +69df84af137bb7bb20a8276f9cee1066 xforms-1.0.93pre7.tar.gz.sig diff --git a/xforms.spec b/xforms.spec index e9e9735..977fff9 100644 --- a/xforms.spec +++ b/xforms.spec @@ -1,17 +1,19 @@ -%define pre sp2 +%define pre pre7 Name: xforms Summary: XForms toolkit library -Version: 1.0.92 -Release: 2.%{pre}%{?dist} +Version: 1.0.93 +Release: 0.1.%{pre}%{?dist} License: LGPLv2+ Group: System Environment/Libraries #URL: http://www.nongnu.org/xforms/ URL: http://xforms-toolkit.org/ -Source0: http://savannah.nongnu.org/download/xforms/xforms-%{version}%{?pre}.tar.gz +#Source0: http://savannah.nongnu.org/download/xforms/xforms-%{version}%{?pre}.tar.gz #Source1: http://savannah.nongnu.org/download/xforms/xforms-%{version}%{?pre}.tar.gz.sig +Source0: http://download.savannah.gnu.org/releases-noredirect/xforms/xforms-%{version}%{?pre}.tar.gz +Source1: http://download.savannah.gnu.org/releases-noredirect/xforms/xforms-%{version}%{?pre}.tar.gz.sig BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libjpeg-devel @@ -27,7 +29,8 @@ BuildRequires: %{x_deps} 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 %description XForms is a GUI toolkit based on Xlib for X Window Systems. It @@ -82,9 +85,9 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING.LIB Copyright ChangeLog NEWS README -%{_libdir}/libflimage.so.1* -%{_libdir}/libformsGL.so.1* -%{_libdir}/libforms.so.1* +%{_libdir}/libflimage.so.2* +%{_libdir}/libformsGL.so.2* +%{_libdir}/libforms.so.2* %files devel %defattr(-,root,root,-) @@ -97,6 +100,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* 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