SPECS: php-pear-PEAR_Size.spec - updated to 0.1.6 - tests package
adamg
adamg at pld-linux.org
Thu Aug 7 08:26:44 CEST 2008
Author: adamg Date: Thu Aug 7 06:26:44 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.1.6
- tests package
---- Files affected:
SPECS:
php-pear-PEAR_Size.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/php-pear-PEAR_Size.spec
diff -u SPECS/php-pear-PEAR_Size.spec:1.2 SPECS/php-pear-PEAR_Size.spec:1.3
--- SPECS/php-pear-PEAR_Size.spec:1.2 Sun May 25 11:41:48 2008
+++ SPECS/php-pear-PEAR_Size.spec Thu Aug 7 08:26:38 2008
@@ -7,12 +7,12 @@
Summary: %{_pearname} - determine and list how much filespace each installed package consumes
Summary(pl.UTF-8): %{_pearname} - narzędzie do określania miejsca zajmowanego przez zainstalowane klasy PEAR
Name: php-pear-%{_pearname}
-Version: 0.1.4
+Version: 0.1.6
Release: 1
License: LGPL
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 1cd74f4e87bcb65dd9e5e4f1fc09b6a5
+# Source0-md5: 4aed4f2717dd33fa51b87277171e44be
URL: http://pear.php.net/package/PEAR_Size/
BuildRequires: php-pear-PEAR
BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -38,6 +38,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
+AutoReq: no
+Requires: %{name} = %{epoch}:%{version}-%{release}
+AutoProv: no
+
+%description tests
+Tests for PEAR::%{_pearname}.
+
+%description tests -l pl.UTF-8
+Testy dla PEAR::%{_pearname}.
+
%prep
%pear_package_setup
@@ -59,13 +73,21 @@
%{php_pear_dir}/PEAR/Size
%{php_pear_dir}/PEAR/Size.php
+%files tests
+%defattr(644,root,root,755)
+%{php_pear_dir}/tests/%{_pearname}
+
%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/05/25 09:41:48 adamg
+Revision 1.3 2008/08/07 06:26:38 adamg
+- updated to 0.1.6
+- tests package
+
+Revision 1.2 2008-05-25 09:41:48 adamg
- updated to 0.1.4
Revision 1.1 2008-05-18 09:37:02 adamg
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pear-PEAR_Size.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list