SPECS: perl-POE-Test-Loops.spec - description (from readme), fixed...

agaran agaran at pld-linux.org
Fri Jan 11 16:49:48 CET 2008


Author: agaran                       Date: Fri Jan 11 15:49:48 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- description (from readme), fixed perms in bindir, rel 1

---- Files affected:
SPECS:
   perl-POE-Test-Loops.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-POE-Test-Loops.spec
diff -u SPECS/perl-POE-Test-Loops.spec:1.1 SPECS/perl-POE-Test-Loops.spec:1.2
--- SPECS/perl-POE-Test-Loops.spec:1.1	Wed Dec 19 21:48:03 2007
+++ SPECS/perl-POE-Test-Loops.spec	Fri Jan 11 16:49:43 2008
@@ -10,8 +10,9 @@
 #Summary(pl):	
 Name:		perl-POE-Test-Loops
 Version:	0.97
-Release:	0.1
-License:	x
+Release:	1
+# same as perl 
+License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	e0091f644d52d6dfcf16dc41da56b386
@@ -23,7 +24,12 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-
+This program and the accompanying POE::Test::Loop::* modules make up POE's
+tests for POE::Loop subclasses. These tests are designed to run identically
+regardless of the current event loop. POE uses them to test the event loops it
+bundles. 
+Developers of other POE::Loop modules are encouraged use this package to
+generate over 420 comprehensive tests for their own work.
 
 # %description -l pl
 # TODO
@@ -52,7 +58,7 @@
 %doc CHANGES README
 %{perl_vendorlib}/POE/Test/*.pm
 %{perl_vendorlib}/POE/Test/Loops
-%{_bindir}/poe-gen-tests
+%attr(755,root,root) %{_bindir}/poe-gen-tests
 %{_mandir}/man1/poe-gen-tests.1p.gz
 #%{_mandir}/man3/*
 
@@ -62,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-01-11 15:49:43  agaran
+- description (from readme), fixed perms in bindir, rel 1
+
 Revision 1.1  2007-12-19 20:48:03  agaran
 - initial, almost raw, builds here
 
================================================================

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



More information about the pld-cvs-commit mailing list