packages: php-pear-Calendar/php-pear-Calendar.spec - updated to: 0.5.5
glen
glen at pld-linux.org
Fri Aug 20 15:11:54 CEST 2010
Author: glen Date: Fri Aug 20 13:11:54 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to: 0.5.5
---- Files affected:
packages/php-pear-Calendar:
php-pear-Calendar.spec (1.26 -> 1.27)
---- Diffs:
================================================================
Index: packages/php-pear-Calendar/php-pear-Calendar.spec
diff -u packages/php-pear-Calendar/php-pear-Calendar.spec:1.26 packages/php-pear-Calendar/php-pear-Calendar.spec:1.27
--- packages/php-pear-Calendar/php-pear-Calendar.spec:1.26 Fri Dec 26 02:43:33 2008
+++ packages/php-pear-Calendar/php-pear-Calendar.spec Fri Aug 20 15:11:48 2010
@@ -7,12 +7,12 @@
Summary: %{_pearname} - building calendar data structures (irrespective of output)
Summary(pl.UTF-8): %{_pearname} - tworzenie struktur danych kalendarza (niezależne od wyjścia)
Name: php-pear-%{_pearname}
-Version: 0.5.4
+Version: 0.5.5
Release: 1
License: PHP
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 602eda9b94b532fbf150c8618eae1bcc
+# Source0-md5: 05d7ceec2efe834857f01963162a2399
URL: http://pear.php.net/package/Calendar/
BuildRequires: php-pear-PEAR
BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -27,16 +27,16 @@
%description
Calendar provides an API for building calendar data structures. Using
-the simple iterator and it's "query" API, a user interface can easily be
-built on top of the calendar data structure, at the same time easily
-connecting it to some kind of underlying data store, where "event"
-information is being held.
+the simple iterator and it's "query" API, a user interface can easily
+be built on top of the calendar data structure, at the same time
+easily connecting it to some kind of underlying data store, where
+"event" information is being held.
It provides different calculation "engines" the default being based on
-Unix timestamps (offering fastest performance) with an alternative using
-PEAR::Date which extends the calendar past the limitations of Unix
-timestamps. Other engines should be implementable for other types of
-calendar (e.g. a Chinese Calendar based on lunar cycles).
+Unix timestamps (offering fastest performance) with an alternative
+using PEAR::Date which extends the calendar past the limitations of
+Unix timestamps. Other engines should be implementable for other types
+of calendar (e.g. a Chinese Calendar based on lunar cycles).
In PEAR status of this package is: %{_status}.
@@ -60,8 +60,8 @@
Summary(pl.UTF-8): Testy dla PEAR::%{_pearname}
Group: Development/Languages/PHP
Requires: %{name} = %{version}-%{release}
-AutoReq: no
AutoProv: no
+AutoReq: no
%description tests
Tests for PEAR::%{_pearname}.
@@ -103,6 +103,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2010/08/20 13:11:48 glen
+- updated to: 0.5.5
+
Revision 1.26 2008/12/26 01:43:33 adamg
- updated to 0.5.4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Calendar/php-pear-Calendar.spec?r1=1.26&r2=1.27&f=u
More information about the pld-cvs-commit
mailing list