]> git.pld-linux.org Git - packages/cryptix.git/blobdiff - cryptix.spec
- patch fixing build with sun java 1.5
[packages/cryptix.git] / cryptix.spec
index c5d8d11fb584fc5c403b61a9ef28d2a1fe393358..753a3ce1d7fff6d3d9673903151120b9841aa105 100644 (file)
@@ -12,6 +12,7 @@ Source0:      http://www.cryptix.org/dist/%{name}32-%{snapshot}-r%{version}.zip
 # Source0-md5: 7a3545ede3fff5c89eba601fea03791a
 Source1:       %{name}.build.xml
 URL:           http://www.cryptix.org/
+Patch0:                %{name}-java-1.5.patch
 BuildRequires: jakarta-ant >= 1.5
 BuildRequires: unzip
 Requires:      jre >= 1.1
@@ -32,6 +33,7 @@ PGP 2.x. Cryptix 3 dzia
 
 %prep
 %setup -q -c
+%patch0 -p1
 cp %{SOURCE1} build.xml
 find . -name "*.jar" -exec rm -f {} \;
 
This page took 0.056689 seconds and 4 git commands to generate.