SPECS: Perlbal.spec - something and nothing

glen glen at pld-linux.org
Mon Jan 14 00:05:50 CET 2008


Author: glen                         Date: Sun Jan 13 23:05:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- something and nothing

---- Files affected:
SPECS:
   Perlbal.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/Perlbal.spec
diff -u SPECS/Perlbal.spec:1.5 SPECS/Perlbal.spec:1.6
--- SPECS/Perlbal.spec:1.5	Sun Jan 13 00:48:57 2008
+++ SPECS/Perlbal.spec	Mon Jan 14 00:05:44 2008
@@ -13,7 +13,7 @@
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-authors/id/B/BR/BRADFITZ/Perlbal-%{version}.tar.gz
+Source0:	http://www.cpan.org/modules/by-authors/id/B/BR/BRADFITZ/%{name}-%{version}.tar.gz
 # Source0-md5:	7d098abd4434b70f13638cdff3e2383a
 Source1:	perlbal.init
 Source2:	perlbal.sysconfig
@@ -34,7 +34,7 @@
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define	_noautoreq	'perl(Perlbal.*)'
+%define		_noautoreq	'perl(Perlbal.*)'
 
 %description
 Perlbal is a single-threaded event-based server supporting HTTP load
@@ -42,9 +42,9 @@
 
 One of the defining things about Perlbal is that almost everything can
 be configured or reconfigured on the fly without needing to restart
-the software. A basic configuration file containing a management
-port enables you to easily perform operations on a running instance
-of Perlbal.
+the software. A basic configuration file containing a management port
+enables you to easily perform operations on a running instance of
+Perlbal.
 
 %description -l pl.UTF-8
 Perlbal to jednowątkowy, oparty na zdarzeniach serwer obsługujący
@@ -62,6 +62,10 @@
 %patch0 -p1
 %patch1 -p1
 
+# not good on ac builders as they use same hardware
+# just don't send athlon, ix86 requests at once
+#mv t/31-realworld.{t,disabled}
+
 %build
 %{__perl} Makefile.PL \
 	INSTALLDIRS=vendor
@@ -78,6 +82,7 @@
 install -D %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/perlbal
 install -D %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/perlbal
 cp -r conf $RPM_BUILD_ROOT%{_sysconfdir}/perlbal
+rm $RPM_BUILD_ROOT%{perl_vendorarch}/auto/Perlbal/.packlist
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -110,6 +115,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008-01-13 23:05:44  glen
+- something and nothing
+
 Revision 1.5  2008-01-12 23:48:57  glen
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Perlbal.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list