Author: glen                         Date: Wed Feb 28 01:49:15 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.0.2, added -tests

---- Files affected:
SPECS:
   php-pear-Structures_Graph.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Structures_Graph.spec
diff -u SPECS/php-pear-Structures_Graph.spec:1.17 
SPECS/php-pear-Structures_Graph.spec:1.18
--- SPECS/php-pear-Structures_Graph.spec:1.17   Mon Feb 12 23:09:11 2007
+++ SPECS/php-pear-Structures_Graph.spec        Wed Feb 28 02:49:10 2007
@@ -8,12 +8,12 @@
 Summary:       %{_pearname} - graph datastructure manipulation library
 Summary(pl.UTF-8):     %{_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 <[EMAIL PROTECTED]>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2007/02/28 01:49:10  glen
+- 1.0.2, added -tests
+
 Revision 1.17  2007/02/12 22:09:11  glen
 - tabs in preamble
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to