SPECS: php-pear-Date_Holidays_Netherlands.spec - updated to 0.1.1 - tests s...
adamg
adamg at pld-linux.org
Sun Aug 31 09:19:00 CEST 2008
Author: adamg Date: Sun Aug 31 07:19:00 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.1.1
- tests subpackage
---- Files affected:
SPECS:
php-pear-Date_Holidays_Netherlands.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/php-pear-Date_Holidays_Netherlands.spec
diff -u SPECS/php-pear-Date_Holidays_Netherlands.spec:1.1 SPECS/php-pear-Date_Holidays_Netherlands.spec:1.2
--- SPECS/php-pear-Date_Holidays_Netherlands.spec:1.1 Thu Jun 19 21:59:45 2008
+++ SPECS/php-pear-Date_Holidays_Netherlands.spec Sun Aug 31 09:18:55 2008
@@ -7,12 +7,12 @@
Summary: %{_pearname} - Driver based class to calculate holidays in the Netherlands
Summary(pl.UTF-8): %{_pearname} - klasa do obliczania dat świąt holenderskich
Name: php-pear-%{_pearname}
-Version: 0.1.0
+Version: 0.1.1
Release: 1
License: PHP License
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 11e5e71f18a6650b4cf0153cc97a4231
+# Source0-md5: 8e430cdcfc30671c95b4a0d510136a40
URL: http://pear.php.net/package/Date_Holidays_Netherlands/
BuildRequires: php-pear-PEAR
BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -35,6 +35,20 @@
Ta klasa ma w PEAR status: %{_status}.
+%package tests
+Summary: Tests for PEAR::%{_pearname}
+Summary(pl.UTF-8): Testy dla PEAR::%{_pearname}
+Group: Development/Languages/PHP
+Requires: %{name} = %{version}-%{release}
+AutoReq: no
+AutoProv: no
+
+%description tests
+Tests for PEAR::%{_pearname}.
+
+%description tests -l pl.UTF-8
+Testy dla PEAR::%{_pearname}.
+
%prep
%pear_package_setup
@@ -53,12 +67,19 @@
%{php_pear_dir}/Date/Holidays/Driver/Netherlands.php
%{php_pear_dir}/Date/Holidays/Filter/Netherlands
+%files tests
+%defattr(644,root,root,755)
+%{php_pear_dir}/tests/Date_Holidays_Netherlands
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2008/08/31 07:18:55 adamg
+- updated to 0.1.1
+- tests subpackage
+
Revision 1.1 2008/06/19 19:59:45 adamg
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pear-Date_Holidays_Netherlands.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list