Author: qrczak                       Date: Thu Aug  4 08:00:16 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- It seems that ./configure wants --with(out)-java, not --with(out)-javaglue
- Release 5

---- Files affected:
SPECS:
   beecrypt.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/beecrypt.spec
diff -u SPECS/beecrypt.spec:1.57 SPECS/beecrypt.spec:1.58
--- SPECS/beecrypt.spec:1.57    Sat Jul 16 16:45:32 2005
+++ SPECS/beecrypt.spec Thu Aug  4 10:00:10 2005
@@ -13,7 +13,7 @@
 Summary(pl):   Biblioteka kryptograficzna BeeCrypt
 Name:          beecrypt
 Version:       4.1.2
-Release:       4
+Release:       5
 Epoch:         2
 License:       LGPL
 Group:         Libraries
@@ -178,7 +178,7 @@
 %configure \
        %{?with_javac:ac_cv_have_gcj=no} \
        --without-cplusplus \
-       --with%{!?with_java:out}-javaglue \
+       --with%{!?with_java:out}-java \
        --with-cpu=%{_target_cpu} \
        %{!?with_static_libs:--enable-static=no} \
 %ifarch %{x8664}
@@ -277,6 +277,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2005/08/04 08:00:10  qrczak
+- It seems that ./configure wants --with(out)-java, not --with(out)-javaglue
+- Release 5
+
 Revision 1.57  2005/07/16 14:45:32  qboosh
 - docs/html contains too many/too long filenames to use "docs/html/*"
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/beecrypt.spec?r1=1.57&r2=1.58&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to