Author: baggins Date: Wed Mar 11 11:35:00 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 1 - jpl requires java-sun
---- Files affected: SPECS: pl.spec (1.78 -> 1.79) ---- Diffs: ================================================================ Index: SPECS/pl.spec diff -u SPECS/pl.spec:1.78 SPECS/pl.spec:1.79 --- SPECS/pl.spec:1.78 Wed Mar 11 12:14:31 2009 +++ SPECS/pl.spec Wed Mar 11 12:34:55 2009 @@ -1,7 +1,7 @@ # $Revision$, $Date$ # # TODO -# - separate prolog packages to rpm subpackages +# - maybe separate other prolog packages to rpm subpackages # # Conditional build: %bcond_without java # don't build with java bindings (So far, JPL only works with Sun Java and IBM Java) @@ -16,7 +16,7 @@ Summary(pl.UTF-8): Język SWI Prolog Name: pl Version: 5.7.7 -Release: 0.2 +Release: 1 License: LGPL/GPL Group: Development/Languages Source0: http://www.swi-prolog.org/download/devel/src/%{name}-%{version}.tar.gz @@ -70,6 +70,7 @@ Summary: Dynamic, bidirectional interface between SWI-Prolog and Java Group: Development/Languages Requires: %{name} = %{version}-%{release} +Requires: java-sun %description jpl JPL 3.x is a dynamic, bidirectional interface between SWI-Prolog 5.2.0 or @@ -215,6 +216,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.79 2009/03/11 11:34:55 baggins +- rel 1 +- jpl requires java-sun + Revision 1.78 2009/03/11 11:14:31 baggins - more bcond fun ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pl.spec?r1=1.78&r2=1.79&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
