SPECS: java-puretls.spec - fixed Name - versioned java-cryptix dependency -...

pawelz pawelz at pld-linux.org
Mon Apr 6 12:34:25 CEST 2009


Author: pawelz                       Date: Mon Apr  6 10:34:25 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed Name
- versioned java-cryptix dependency
- up to 0.9b5
- use dropin, because only working download URL contains '?'

---- Files affected:
SPECS:
   java-puretls.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/java-puretls.spec
diff -u SPECS/java-puretls.spec:1.15 SPECS/java-puretls.spec:1.16
--- SPECS/java-puretls.spec:1.15	Mon Apr  6 12:11:28 2009
+++ SPECS/java-puretls.spec	Mon Apr  6 12:34:20 2009
@@ -8,19 +8,19 @@
 %include	/usr/lib/rpm/macros.java
 
 %define		srcname		puretls
-%define		beta	b4
+%define		beta	b5
 Summary:	Java implementation of SSLv3 and TLSv1
 Summary(pl.UTF-8):	Implementacja SSLv3 i TLSv1 w Javie
-Name:		puretls
+Name:		java-puretls
 Version:	0.9
 Release:	0.%{beta}.1
 License:	BSD-like
 Group:		Libraries/Java
-Source0:	http://www.mirrors.wiretapped.net/security/cryptography/libraries/tls/puretls/%{srcname}-%{version}%{beta}.tar.gz
-# Source0-md5:	b2e4e947af30387b86dbf3473fdbd103
+Source0:	%{srcname}-%{version}%{beta}.tar.gz
+# Source0-md5:	f14690ef749f21dc3b98a7293191fff3
 URL:		http://www.rtfm.com/puretls/
 BuildRequires:	ant
-BuildRequires:	java-cryptix
+BuildRequires:	java-cryptix >= 3.2.0
 BuildRequires:	java-cryptix-asn1 = 0.20011119
 BuildRequires:	java-sun
 BuildRequires:	jpackage-utils
@@ -29,7 +29,7 @@
 %if %(locale -a | grep -q '^en_US$'; echo $?)
 BuildRequires:	glibc-localedb-all
 %endif
-Requires:	cryptix
+Requires:	cryptix >= 3.2.0
 Requires:	cryptix-asn1 = 0.20011119
 Requires:	java-sun-jre
 BuildArch:	noarch
@@ -127,6 +127,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2009/04/06 10:34:20  pawelz
+- fixed Name
+- versioned java-cryptix dependency
+- up to 0.9b5
+- use dropin, because only working download URL contains '?'
+
 Revision 1.15  2009/04/06 10:11:28  pawelz
 - force java-sun (see TODO)
 - fixed installation of examples
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-puretls.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list