Author: pawelz Date: Fri Jan 23 12:26:07 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: jdk - adapterized
---- Files affected: SPECS: cryptix.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/cryptix.spec diff -u SPECS/cryptix.spec:1.13 SPECS/cryptix.spec:1.14 --- SPECS/cryptix.spec:1.13 Tue Apr 10 01:50:36 2007 +++ SPECS/cryptix.spec Fri Jan 23 13:26:02 2009 @@ -1,4 +1,5 @@ # $Revision$, $Date$ +%define snapshot 20001002 Summary: Java crypto package Summary(pl.UTF-8): Pakiet kryptograficzny Javy Name: cryptix @@ -6,7 +7,6 @@ Release: 1 License: BSD-like Group: Development/Languages/Java -%define snapshot 20001002 Source0: http://www.cryptix.org/dist/%{name}32-%{snapshot}-r%{version}.zip # Source0-md5: 7a3545ede3fff5c89eba601fea03791a Source1: %{name}.build.xml @@ -15,6 +15,7 @@ BuildRequires: rpmbuild(macros) >= 1.300 Patch0: %{name}-java-1.5.patch BuildRequires: ant >= 1.5 +BuildRequires: jdk BuildRequires: unzip Requires: jre >= 1.1 BuildArch: noarch @@ -61,6 +62,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2009/01/23 12:26:02 pawelz +- BR: jdk +- adapterized + Revision 1.13 2007/04/09 23:50:36 glen - use java macros. builds with java-1.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cryptix.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
