Author: jorton Update of /cvs/extras/rpms/perl-Newt/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24848 Modified Files: perl-Newt.spec Added Files: perl-Newt-1.08-export.patch perl-Newt-1.08-pod.patch Log Message: * Thu May 28 2009 Joe Orton <jorton@xxxxxxxxxx> 1.08-23 - add fixes from Joe Ogulin (#489825) perl-Newt-1.08-export.patch: --- NEW FILE perl-Newt-1.08-export.patch --- --- Newt-1.08/Newt.pm 2009-03-11 21:21:20.000000000 -0400 +++ Newt-1.08/Newt.pm 2009-03-11 21:19:16.000000000 -0400 @@ -182,7 +182,6 @@ NEWT_FLAG_HIDDEN NEWT_FLAG_MULTIPLE NEWT_FLAG_NOF12 - NEWT_FLAG_NOSCROLL NEWT_FLAG_RETURNEXIT NEWT_FLAG_SCROLL NEWT_FLAG_SELECTED perl-Newt-1.08-pod.patch: --- NEW FILE perl-Newt-1.08-pod.patch --- --- Newt-1.08/Newt.pm 2009-03-11 21:21:20.000000000 -0400 +++ Newt-1.08/Newt.pm 2009-03-11 21:19:16.000000000 -0400 @@ -857,6 +856,8 @@ Returns a tuple containing the screen dimensions. +=back + =head1 Keyboard input =over @@ -1389,7 +1390,7 @@ F12 is always defined to be a hotkey. -=head2 Drawing panels instead uf running them +=head2 Drawing panels instead of running them When you run a panel the terminal is blocked until the user presses a component or a key that causes the panel to exit. Sometimes is useful Index: perl-Newt.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Newt/devel/perl-Newt.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- perl-Newt.spec 26 Feb 2009 23:34:18 -0000 1.8 +++ perl-Newt.spec 28 May 2009 15:30:17 -0000 1.9 @@ -1,7 +1,7 @@ Summary: Perl bindings for the Newt library Name: perl-Newt Version: 1.08 -Release: 22%{?dist} +Release: 23%{?dist} Group: System Environment/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot URL: http://search.cpan.org/~amedina/Newt-1.08/ @@ -12,6 +12,8 @@ Patch2: newt-perl-1.08-fix.patch Patch3: newt-perl-1.08-xs.patch Patch4: newt-perl-1.08-lang.patch Patch5: perl-Newt-bz385751.patch +Patch6: perl-Newt-1.08-export.patch +Patch7: perl-Newt-1.08-pod.patch BuildRequires: newt-devel, perl-devel Obsoletes: newt-perl < 1.08-15 Provides: newt-perl = %{version}-%{release} @@ -30,6 +32,8 @@ library, which provides a color text mod %patch3 -p1 -b .exes %patch4 -p1 -b .lang %patch5 -p1 -b .bz385751 +%patch6 -p1 -b .export +%patch7 -p1 -b .doc rm -rf newtlib %build @@ -56,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Newt* %changelog +* Thu May 28 2009 Joe Orton <jorton@xxxxxxxxxx> 1.08-23 +- add fixes from Joe Ogulin (#489825) + * Thu Feb 26 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.08-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list