diff --git a/.cvsignore b/.cvsignore index a43f4d3..35f6526 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ newt-0.51.6.tar.gz newt-0.52.0.tar.gz +newt-0.52.1.tar.gz diff --git a/newt.spec b/newt.spec index 2e5e031..3470a99 100644 --- a/newt.spec +++ b/newt.spec @@ -2,13 +2,12 @@ Summary: A development library for text mode user interfaces. Name: newt -%define version 0.52.0 +%define version 0.52.1 Version: %{version} Release: 0 License: LGPL Group: System Environment/Libraries Source: newt-%{version}.tar.gz -Patch1: newt-0.51.6-if1close.patch BuildRequires: python,python-devel,perl, slang-devel, tcl-devel Requires: slang Provides: snack @@ -40,7 +39,6 @@ newt. %prep %setup -q -%patch1 -p1 -b .if1close %build # gpm support seems to smash the stack w/ we use help in anaconda?? @@ -87,6 +85,14 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libnewt.so %changelog +* Fri Sep 30 2005 Petr Rockai - 0.52.1-0 +- revert bidi patch, objections by Jeremy Katz about + anaconda breaking +- this version still only exists as a "ghastly" upstream tarball; + the patches are now cleaned up and will be integrated into + rhlinux cvs unless some more breakage akin to bidi occurs +- the if1close patch is now part of upstream tarball too + * Wed Sep 21 2005 Petr Rockai - 0.52.0-0 - new upstream version diff --git a/sources b/sources index ed2f413..9c52af1 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 8ffb4b908093f1ee793aad4527411453 newt-0.52.0.tar.gz +7fb56172d587187943c0cd86f71948c3 newt-0.52.1.tar.gz