Author: glen Date: Fri Sep 30 10:32:38 2005 GMT Module: SPECS Tag: DEVEL ---- Log message: - if license says "distributable only if unmodified and for free", then it's okay to store unmodified tarball on distfiles, remove NoSource.
---- Files affected: SPECS: ZendOptimizer.spec (1.19.2.7 -> 1.19.2.8) ---- Diffs: ================================================================ Index: SPECS/ZendOptimizer.spec diff -u SPECS/ZendOptimizer.spec:1.19.2.7 SPECS/ZendOptimizer.spec:1.19.2.8 --- SPECS/ZendOptimizer.spec:1.19.2.7 Fri Sep 30 12:28:06 2005 +++ SPECS/ZendOptimizer.spec Fri Sep 30 12:32:32 2005 @@ -9,15 +9,13 @@ Summary(pl): Zend Optimizer - optymalizator kodu PHP Name: ZendOptimizer Version: 2.5.10a -Release: 0.13 +Release: 0.14 License: Zend License, distributable only if unmodified and for free (see LICENSE) Group: Libraries Source0: http://downloads.zend.com/optimizer/2.5.10/%{name}-%{version}-linux-glibc21-i386.tar.gz -# NoSource0-md5: 3064cb6d33f0d4800cf84b8a5521cd48 +# Source0-md5: 3064cb6d33f0d4800cf84b8a5521cd48 Source1: http://downloads.zend.com/optimizer/2.5.10/%{name}-%{version}-linux-glibc23-x86_64.tar.gz -# NoSource1-md5: 6d7e50b1875fb77eff7d0cc6ff45db32 -NoSource: 0 -NoSource: 1 +# Source1-md5: 6d7e50b1875fb77eff7d0cc6ff45db32 URL: http://www.zend.com/zend/optimizer.php BuildRequires: rpmbuild(macros) >= 1.213 BuildRequires: tar >= 1:1.15.1 @@ -170,6 +168,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19.2.8 2005/09/30 10:32:32 glen +- if license says "distributable only if unmodified and for free", then it's + okay to store unmodified tarball on distfiles, remove NoSource. + Revision 1.19.2.7 2005/09/30 10:28:06 glen - strict internal deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ZendOptimizer.spec?r1=1.19.2.7&r2=1.19.2.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
