SPECS: perl.spec - update t/syslog.t to expect false if /dev/log d...

glen glen at pld-linux.org
Tue Feb 26 08:37:14 CET 2008


Author: glen                         Date: Tue Feb 26 07:37:14 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update t/syslog.t to expect false if /dev/log does not exist

---- Files affected:
SPECS:
   perl.spec (1.394 -> 1.395) 

---- Diffs:

================================================================
Index: SPECS/perl.spec
diff -u SPECS/perl.spec:1.394 SPECS/perl.spec:1.395
--- SPECS/perl.spec:1.394	Mon Feb 25 19:29:15 2008
+++ SPECS/perl.spec	Tue Feb 26 08:37:09 2008
@@ -84,6 +84,7 @@
 Patch6:		%{name}-write-permissions.patch
 Patch7:		%{name}-timer-test.patch
 Patch8:		%{name}-h2ph-includes.patch
+Patch9:		%{name}-t-syslog.patch
 URL:		http://dev.perl.org/perl5/
 %ifarch ppc
 # gcc 3.3.x miscompiles pp_hot.c
@@ -96,8 +97,8 @@
 BuildRequires:	rpm-build >= 4.3-0.20040107.4
 BuildRequires:	rpmbuild(macros) >= 1.426
 Requires:	%{name}-base = %{epoch}:%{version}-%{release}
-Requires:	%{name}-modules = %{epoch}:%{version}-%{release}
 Requires:	%{name}-doc-reference = %{epoch}:%{version}-%{release}
+Requires:	%{name}-modules = %{epoch}:%{version}-%{release}
 Requires:	perldoc
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -640,6 +641,7 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %build
 
@@ -1489,6 +1491,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.395  2008-02-26 07:37:09  glen
+- update t/syslog.t to expect false if /dev/log does not exist
+
 Revision 1.394  2008-02-25 18:29:15  qboosh
 - document why no asm-generic on ppc*
 
================================================================

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



More information about the pld-cvs-commit mailing list