Author: agaran Date: Thu Sep 11 19:29:43 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - imo that test is broken
---- Files affected: SPECS: perl-Curses-UI.spec (1.28 -> 1.29) ---- Diffs: ================================================================ Index: SPECS/perl-Curses-UI.spec diff -u SPECS/perl-Curses-UI.spec:1.28 SPECS/perl-Curses-UI.spec:1.29 --- SPECS/perl-Curses-UI.spec:1.28 Mon Jul 28 00:51:18 2008 +++ SPECS/perl-Curses-UI.spec Thu Sep 11 21:29:37 2008 @@ -16,6 +16,7 @@ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Curses/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 11f4c10d8b47f0909069aca55794203d +Patch0: %{name}-tests.patch URL: http://search.cpan.org/dist/Curses-UI/ BuildRequires: perl-Curses BuildRequires: perl-Term-ReadKey @@ -38,6 +39,7 @@ %prep %setup -q -n %{pdir}-%{pnam}-%{version} +%patch0 -p1 # fails with: # Unable to get Terminal Size. The TIOCGWINSZ ioctl didn't work. The @@ -83,6 +85,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29 2008/09/11 19:29:37 agaran +- imo that test is broken + Revision 1.28 2008/07/27 22:51:18 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Curses-UI.spec?r1=1.28&r2=1.29&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
