SPECS: php-pear-HTTP_Session2.spec - fixed dep on php-creole; rele...
adamg
adamg at pld-linux.org
Wed Nov 28 18:44:36 CET 2007
Author: adamg Date: Wed Nov 28 17:44:36 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed dep on php-creole; release 2
---- Files affected:
SPECS:
php-pear-HTTP_Session2.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/php-pear-HTTP_Session2.spec
diff -u SPECS/php-pear-HTTP_Session2.spec:1.1 SPECS/php-pear-HTTP_Session2.spec:1.2
--- SPECS/php-pear-HTTP_Session2.spec:1.1 Mon Nov 26 21:18:54 2007
+++ SPECS/php-pear-HTTP_Session2.spec Wed Nov 28 18:44:31 2007
@@ -8,7 +8,7 @@
Summary(pl.UTF-8): %{_pearname} - obsługa sesji w PHP5
Name: php-pear-%{_pearname}
Version: 0.5.0
-Release: 1
+Release: 2
License: PHP License
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
@@ -16,10 +16,13 @@
URL: http://pear.php.net/package/HTTP_Session2/
BuildRequires: php-pear-PEAR
BuildRequires: rpm-php-pearprov >= 4.4.2-11
+Requires: php-creole
Requires: php-pear
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _noautoreq 'pear(creole/Creole.php)'
+
%description
PHP5 Object-oriented interface to the session_* family functions it
provides extra features such as database storage for session data
@@ -81,6 +84,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007-11-28 17:44:31 adamg
+- fixed dep on php-creole; release 2
+
Revision 1.1 2007-11-26 20:18:54 adamg
- new
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pear-HTTP_Session2.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list