SPECS: perl-Test-Simple.spec - no point in requiring perl(threads)...
radek
radek at pld-linux.org
Thu Aug 24 02:46:59 CEST 2006
Author: radek Date: Thu Aug 24 00:46:59 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- no point in requiring perl(threads) in noarch modules
---- Files affected:
SPECS:
perl-Test-Simple.spec (1.44 -> 1.45)
---- Diffs:
================================================================
Index: SPECS/perl-Test-Simple.spec
diff -u SPECS/perl-Test-Simple.spec:1.44 SPECS/perl-Test-Simple.spec:1.45
--- SPECS/perl-Test-Simple.spec:1.44 Tue Aug 22 18:29:04 2006
+++ SPECS/perl-Test-Simple.spec Thu Aug 24 02:46:53 2006
@@ -24,18 +24,12 @@
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-# false requires found by rpm 4.0.2
-%if "%(perl -MConfig -e 'print $Config{useithreads};')" != "define"
%define _noautoreq 'perl(threads)' 'perl(threads::shared)'
-%else
-Requires: perl(threads)
-Requires: perl(threads::shared)
-%endif
%description
AHHHHHHH!!!! NOT TESTING! Anything but testing! Beat me, whip me, send
me to Detroit, but don't make me write tests!
- - -- perldoc Test::Tutorial
+ -- perldoc Test::Tutorial
Test::Simple is an extremely simple, extremely basic module for
writing tests suitable for CPAN modules and other pursuits. If you
@@ -52,7 +46,7 @@
AAAAAAAA!!! NIE TESTOWANIE! Wszystko tylko nie testowanie! Bijcie
mnie, biczujcie mnie, wyślijcie do Detroit, ale nie każcie pisać
testów!
- - -- perldoc Test::Tutorial
+ -- perldoc Test::Tutorial
Test::Simple jest bardzo prostym, bardzo podstawowym modułem do
pisania testów pasujących do modułów CPAN i innych. Do bardziej
@@ -102,6 +96,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.45 2006/08/24 00:46:53 radek
+- no point in requiring perl(threads) in noarch modules
+
Revision 1.44 2006/08/22 16:29:04 glen
- check-files cleanup, adapterized
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Test-Simple.spec?r1=1.44&r2=1.45&f=u
More information about the pld-cvs-commit
mailing list