SPECS: php-pecl-msession.spec - add forgotten exclusivearch: x86 o...

glen glen at pld-linux.org
Thu May 4 11:39:33 CEST 2006


Author: glen                         Date: Thu May  4 09:39:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add forgotten exclusivearch: x86 only lib

---- Files affected:
SPECS:
   php-pecl-msession.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-msession.spec
diff -u SPECS/php-pecl-msession.spec:1.3 SPECS/php-pecl-msession.spec:1.4
--- SPECS/php-pecl-msession.spec:1.3	Thu May  4 11:18:33 2006
+++ SPECS/php-pecl-msession.spec	Thu May  4 11:39:28 2006
@@ -23,15 +23,15 @@
 BuildRequires:	rpmbuild(macros) >= 1.254
 %{?requires_php_extension}
 Requires:	%{_sysconfdir}/conf.d
-Provides:	php-msession = 4:5.1.2-9
+Provides:	php-msession = 4:5.1.2
 Obsoletes:	php-msession
+ExclusiveArch:	%{ix86}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This is a dynamic shared object (DSO) for PHP that will allow you to
-use msession. msession is a high speed session daemon which can run
-either locally or remotely. It is designed to provide consistent
-session management for a PHP web farm.
+msession is a high speed session daemon which can run either locally
+or remotely. It is designed to provide consistent session management
+for a PHP web farm.
 
 In PECL status of this extension is: %{_status}.
 
@@ -87,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/05/04 09:39:28  glen
+- add forgotten exclusivearch: x86 only lib
+
 Revision 1.3  2006/05/04 09:18:33  glen
 - add shared patch
 - take src from php 5.1.2 as pecl/msession appears to be older
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pecl-msession.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list