packages: php-pear-Text_PathNavigator/php-pear-Text_PathNavigator.spec - up...
glen
glen at pld-linux.org
Thu Aug 19 20:02:10 CEST 2010
Author: glen Date: Thu Aug 19 18:02:11 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 0.1.0dev2
---- Files affected:
packages/php-pear-Text_PathNavigator:
php-pear-Text_PathNavigator.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/php-pear-Text_PathNavigator/php-pear-Text_PathNavigator.spec
diff -u packages/php-pear-Text_PathNavigator/php-pear-Text_PathNavigator.spec:1.5 packages/php-pear-Text_PathNavigator/php-pear-Text_PathNavigator.spec:1.6
--- packages/php-pear-Text_PathNavigator/php-pear-Text_PathNavigator.spec:1.5 Thu Jan 31 13:16:11 2008
+++ packages/php-pear-Text_PathNavigator/php-pear-Text_PathNavigator.spec Thu Aug 19 20:02:03 2010
@@ -4,16 +4,17 @@
%define _subclass PathNavigator
%define _status devel
%define _pearname Text_PathNavigator
-
+%define subver dev2
+%define rel 1
Summary: %{_pearname} - Provides convenient access to path substrings
Summary(pl.UTF-8): %{_pearname} - Wygodny dostęp do elementów ścieżki
Name: php-pear-%{_pearname}
-Version: 0.1.0dev1
-Release: 2
+Version: 0.1.0
+Release: 0.%{subver}.%{rel}
License: MIT License
Group: Development/Languages/PHP
-Source0: http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 4c667222c7ca9addfebd9e9aac7cece6
+Source0: http://pear.php.net/get/%{_pearname}-%{version}%{subver}.tgz
+# Source0-md5: ef4473eeb6787495e70f59f529464a42
URL: http://pear.php.net/package/Text_PathNavigator/
BuildRequires: php-pear-PEAR
BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -41,12 +42,15 @@
install -d $RPM_BUILD_ROOT%{php_pear_dir}
%pear_package_install
+# don't care for tests
+rm -rf $RPM_BUILD_ROOT%{php_pear_dir}/tests/%{_pearname}
+
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc install.log docs/%{_pearname}/examples/path.php
+%doc install.log
%{php_pear_dir}/.registry/*.reg
%{php_pear_dir}/Text/PathNavigator.php
@@ -56,6 +60,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2010/08/19 18:02:03 glen
+- up to 0.1.0dev2
+
Revision 1.5 2008/01/31 12:16:11 glen
- rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Text_PathNavigator/php-pear-Text_PathNavigator.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list