SPECS: php-pear-MIME_Type.spec - updated to 1.1.1
adamg
adamg at pld-linux.org
Mon Jul 28 11:50:32 CEST 2008
Author: adamg Date: Mon Jul 28 09:50:32 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.1.1
---- Files affected:
SPECS:
php-pear-MIME_Type.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: SPECS/php-pear-MIME_Type.spec
diff -u SPECS/php-pear-MIME_Type.spec:1.15 SPECS/php-pear-MIME_Type.spec:1.16
--- SPECS/php-pear-MIME_Type.spec:1.15 Thu Jan 31 13:17:04 2008
+++ SPECS/php-pear-MIME_Type.spec Mon Jul 28 11:50:27 2008
@@ -8,12 +8,12 @@
Summary: %{_pearname} - utility class for dealing with MIME types
Summary(pl.UTF-8): %{_pearname} - przydatna klasa do obsługi typów MIME
Name: php-pear-%{_pearname}
-Version: 1.0.0
-Release: 4
+Version: 1.1.1
+Release: 1
License: PHP 2.02
Group: Development/Languages/PHP
Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: dc2d377a121c6410d5f5c46e8ec32c03
+# Source0-md5: d42d13f514f6e1daf148703540fc3bec
URL: http://pear.php.net/package/MIME_Type/
BuildRequires: php-pear-PEAR
BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -47,6 +47,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} = %{version}-%{release}
+AutoProv: no
+
+%description tests
+Tests for PEAR::%{_pearname}.
+
+%description tests -l pl.UTF-8
+Testy dla PEAR::%{_pearname}.
+
%prep
%pear_package_setup
@@ -62,20 +76,26 @@
%files
%defattr(644,root,root,755)
-%doc install.log optional-packages.txt
-%doc docs/%{_pearname}/example.php
+%doc install.log optional-packages.txt docs/examples
%{php_pear_dir}/.registry/*.reg
%dir %{php_pear_dir}/%{_class}
%{php_pear_dir}/%{_class}/*.php
%{php_pear_dir}/%{_class}/%{_subclass}
+%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.15 2008/01/31 12:17:04 glen
+Revision 1.16 2008/07/28 09:50:27 adamg
+- updated to 1.1.1
+
+Revision 1.15 2008-01-31 12:17:04 glen
- rel 4
Revision 1.14 2007-02-13 08:06:39 glen
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pear-MIME_Type.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list