SPECS: php-pear-Event_SignalEmitter.spec - updated to 0.3.1 - strict php-pe...
adamg
adamg at pld-linux.org
Sat Aug 30 23:06:56 CEST 2008
Author: adamg Date: Sat Aug 30 21:06:55 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.3.1
- strict php-pear dep (for Event/ dir)
- pl description
---- Files affected:
SPECS:
php-pear-Event_SignalEmitter.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/php-pear-Event_SignalEmitter.spec
diff -u SPECS/php-pear-Event_SignalEmitter.spec:1.1 SPECS/php-pear-Event_SignalEmitter.spec:1.2
--- SPECS/php-pear-Event_SignalEmitter.spec:1.1 Thu Jun 19 14:53:25 2008
+++ SPECS/php-pear-Event_SignalEmitter.spec Sat Aug 30 23:06:50 2008
@@ -7,16 +7,16 @@
Summary: %{_pearname} - Generic signal emitting class with the same API as GObject
Summary(pl.UTF-8): %{_pearname} - kompatybilna z GObject na poziomie API klasa do wysyłania sygnałów
Name: php-pear-%{_pearname}
-Version: 0.3.0
+Version: 0.3.1
Release: 1
License: LGPL
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: e6cb9ce1ec1749af6d122486690df640
+# Source0-md5: 5f60a40b3d2b5a4343beaf1d781e05fc
URL: http://pear.php.net/package/Event_SignalEmitter/
BuildRequires: php-pear-PEAR
BuildRequires: rpm-php-pearprov >= 4.4.2-11
-Requires: php-pear
+Requires: php-pear >= 1.0-24
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -27,11 +27,12 @@
In PEAR status of this package is: %{_status}.
-#%description -l pl.UTF-8
-#
-#...
-#
-#Ta klasa ma w PEAR status: %{_status}.
+%description -l pl.UTF-8
+Ogólna klasa do wysyłania sygnałów o API zgodnym z GObject. Jako, że
+GObject nie pozwala klasom na definiowanie lub wysyłania własnych
+sygnałów, klasa ta dostarcza implementacji PHP o takim samym API.
+
+Ta klasa ma w PEAR status: %{_status}.
%prep
%pear_package_setup
@@ -57,6 +58,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2008/08/30 21:06:50 adamg
+- updated to 0.3.1
+- strict php-pear dep (for Event/ dir)
+- pl description
+
Revision 1.1 2008/06/19 12:53:25 adamg
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pear-Event_SignalEmitter.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list