SPECS: perl-POE.spec - perl(Tk) is NOT required to get POE running.

agaran agaran at pld-linux.org
Sun Dec 21 21:39:24 CET 2008


Author: agaran                       Date: Sun Dec 21 20:39:24 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- perl(Tk) is NOT required to get POE running.

---- Files affected:
SPECS:
   perl-POE.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: SPECS/perl-POE.spec
diff -u SPECS/perl-POE.spec:1.40 SPECS/perl-POE.spec:1.41
--- SPECS/perl-POE.spec:1.40	Thu Nov 27 20:14:14 2008
+++ SPECS/perl-POE.spec	Sun Dec 21 21:39:19 2008
@@ -38,7 +38,7 @@
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define	_noautoreq	perl(Curses) perl(HTTP::Date) perl(HTTP::Request) perl(HTTP::Response) perl(HTTP::Status) perl(URI) perl(Term::Cap) perl(Term::ReadKey)
+%define	_noautoreq	perl(Curses) perl(HTTP::Date) perl(HTTP::Request) perl(HTTP::Response) perl(HTTP::Status) perl(URI) perl(Term::Cap) perl(Term::ReadKey) perl(Tk)
 
 %description
 POE is an acronym of "Perl Object Environment".  It's a networking
@@ -126,6 +126,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2008/12/21 20:39:19  agaran
+- perl(Tk) is NOT required to get POE running.
+
 Revision 1.40  2008/11/27 19:14:14  agaran
 - up to 1.003, builds here
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-POE.spec?r1=1.40&r2=1.41&f=u



More information about the pld-cvs-commit mailing list