Author: baggins Date: Wed Oct 15 13:09:53 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4 - added cvs fixes so that it works
---- Files affected: SPECS: php-pecl-idn.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/php-pecl-idn.spec diff -u SPECS/php-pecl-idn.spec:1.12 SPECS/php-pecl-idn.spec:1.13 --- SPECS/php-pecl-idn.spec:1.12 Sat Oct 11 02:07:33 2008 +++ SPECS/php-pecl-idn.spec Wed Oct 15 15:09:48 2008 @@ -5,11 +5,12 @@ Summary(pl.UTF-8): idn - wiązanie do GNU libidn Name: php-pecl-idn Version: 0.1 -Release: 3 +Release: 4 License: PHP 3.0 Group: Development/Languages/PHP Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz # Source0-md5: ef8635ec22348325a76abd2abddca4a1 +Patch0: %{name}-cvs.patch URL: http://pecl.php.net/package/idn/ BuildRequires: libidn-devel BuildRequires: php-devel >= 3:5.0.0 @@ -32,6 +33,7 @@ %prep %setup -q -c +%patch0 -p1 %build cd %{_modname}-%{version} @@ -72,6 +74,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2008/10/15 13:09:48 baggins +- rel 4 +- added cvs fixes so that it works + Revision 1.12 2008/10/11 00:07:33 baggins - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pecl-idn.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
