Author: qboosh Date: Tue Nov 27 17:32:20 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - don't extremely overuse ambiguous "Free" term
---- Files affected: SPECS: jude.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/jude.spec diff -u SPECS/jude.spec:1.12 SPECS/jude.spec:1.13 --- SPECS/jude.spec:1.12 Tue Nov 27 10:17:40 2007 +++ SPECS/jude.spec Tue Nov 27 18:32:15 2007 @@ -6,7 +6,8 @@ Name: jude Version: 5.1.1 Release: 1 -License: Free (not distributable) +# non-distributable, can be used for free upon restrictions and registration +License: Proprietary (see http://jude.change-vision.com/jude-web/notes/ProductLicenseAgreement.html) Group: Applications/Engineering Source0: http://jude-users.com/edujjude/jude-community-%{ver}.zip # NoSource0-md5: ce46e0f9ca720ead60d52c052da228a3 @@ -22,11 +23,18 @@ Jude is a new tool which supports your object-oriented software designing in JavaTM and UML1.4 (Unified Modeling Language). +This package contains Community version, which is freely usable upon +some restrictions after registration on vendor site. + %description -l pl.UTF-8 Jude jest nowym narzędziem wspomagającym zorientowane obiektowo projektowanie oprogramowania w JavaTM i UML1.4 (Unified Modeling Language). +Ten pakiet zawiera wersję społecznościową, której można używać bez +opłat pod pewnymi ograniczenami, po uprzedniej rejestracji na stronie +producenta. + %prep %setup -q -n %{name}_%{codename} @@ -60,6 +68,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2007-11-27 17:32:15 qboosh +- don't extremely overuse ambiguous "Free" term + Revision 1.12 2007-11-27 09:17:40 glen - update to 5.1.1 - point URL to community site ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/jude.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
