Author: adamg Date: Fri Mar 6 22:55:58 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.9.0
---- Files affected: SPECS: php-pecl-htscanner.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/php-pecl-htscanner.spec diff -u SPECS/php-pecl-htscanner.spec:1.6 SPECS/php-pecl-htscanner.spec:1.7 --- SPECS/php-pecl-htscanner.spec:1.6 Sun Sep 2 00:23:54 2007 +++ SPECS/php-pecl-htscanner.spec Fri Mar 6 23:55:53 2009 @@ -4,13 +4,12 @@ Summary: PHP Module to emulate .htaccess support in PHP engine Summary(pl.UTF-8): Moduł PHP do emulacji obsługi .htaccess w silniku PHP Name: php-pecl-htscanner -Version: 0.8.1 -Release: 0.1 +Version: 0.9.0 +Release: 1 License: PHP 3.0 Group: Development/Languages/PHP Source0: http://pecl.php.net/get/htscanner-%{version}.tgz -# Source0-md5: 8d3a4a63639c380b9268717a9a28dabe -Patch0: %{name}-whitespace.patch +# Source0-md5: ad8f28e4cdfec6d3a5a990e1531a1a12 URL: http://pecl.php.net/package/htscanner BuildRequires: php-devel >= 3:5.0 BuildRequires: rpmbuild(macros) >= 1.344 @@ -48,9 +47,6 @@ %prep %setup -q -n htscanner-%{version} -# whitespace parsing fix -%patch0 -p1 - %build phpize %configure \ @@ -96,6 +92,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2009/03/06 22:55:53 adamg +- updated to 0.9.0 + Revision 1.6 2007/09/01 22:23:54 qboosh - updated Name (php-pecl-htscanner now), Obsoletes: php-htscanner ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pecl-htscanner.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
