Author: qboosh Date: Thu Nov 3 00:25:49 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - .so perms, added md5 - License is PHP 2.02 acc. to sources
---- Files affected: SPECS: php-wbxml.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/php-wbxml.spec diff -u SPECS/php-wbxml.spec:1.2 SPECS/php-wbxml.spec:1.3 --- SPECS/php-wbxml.spec:1.2 Thu Nov 3 01:23:45 2005 +++ SPECS/php-wbxml.spec Thu Nov 3 01:25:44 2005 @@ -4,9 +4,10 @@ Name: php-wbxml Version: 0.1 Release: 0.1 -License: Apache +License: PHP 2.02 Group: Libraries Source0: http://www.k-fish.de/fileadmin/wbxml-%{version}.tar.gz +# Source0-md5: 73c23a4848478715254be2dc104596ec URL: http://www.k-fish.de/SyncML_support.57.0.html BuildRequires: autoconf BuildRequires: automake @@ -61,7 +62,7 @@ %files %defattr(644,root,root,755) %doc README CREDITS -%attr(755,root,root) %{_libdir}/php/* +%attr(755,root,root) %{_libdir}/php/*.so %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -69,6 +70,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/11/03 00:25:44 qboosh +- .so perms, added md5 +- License is PHP 2.02 acc. to sources + Revision 1.2 2005/11/03 00:23:45 qboosh - pl, only ascii in C desc ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/php-wbxml.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
