SPECS (AC-branch): php-pear-Structures_Graph.spec - 1.0.2, added -...

glen glen at pld-linux.org
Wed Feb 28 23:44:18 CET 2007


Author: glen                         Date: Wed Feb 28 22:44:18 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- 1.0.2, added -tests

---- Files affected:
SPECS:
   php-pear-Structures_Graph.spec (1.15 -> 1.15.2.1) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Structures_Graph.spec
diff -u SPECS/php-pear-Structures_Graph.spec:1.15 SPECS/php-pear-Structures_Graph.spec:1.15.2.1
--- SPECS/php-pear-Structures_Graph.spec:1.15	Tue May 23 22:18:14 2006
+++ SPECS/php-pear-Structures_Graph.spec	Wed Feb 28 23:44:13 2007
@@ -8,12 +8,12 @@
 Summary:	%{_pearname} - graph datastructure manipulation library
 Summary(pl):	%{_pearname} - biblioteka do obróbki struktur danych grafów
 Name:		php-pear-%{_pearname}
-Version:	1.0.1
-Release:	5
+Version:	1.0.2
+Release:	1
 License:	LGPL
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	97baf9bf892a6a54213d193767f97a09
+# Source0-md5:	2664e2d024048f982e12fad4d1bfbb87
 URL:		http://pear.php.net/package/Structures_Graph/
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
@@ -41,6 +41,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
 
@@ -60,12 +74,19 @@
 %{php_pear_dir}/%{_class}/*.php
 %{php_pear_dir}/%{_class}/%{_subclass}
 
+%files tests
+%defattr(644,root,root,755)
+%{php_pear_dir}/tests/*
+
 %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.2.1  2007/02/28 22:44:13  glen
+- 1.0.2, added -tests
+
 Revision 1.15  2006/05/23 20:18:14  glen
 - BR rpm-build macros >= 1.300 for %pear_ macros
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-Structures_Graph.spec?r1=1.15&r2=1.15.2.1&f=u



More information about the pld-cvs-commit mailing list