]> git.pld-linux.org Git - packages/beecrypt.git/commitdiff
- Add --with-python
authorqrczak <qrczak@pld-linux.org>
Sat, 9 Aug 2003 10:21:04 +0000 (10:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Release 3

Changed files:
    beecrypt.spec -> 1.22

beecrypt.spec

index f16ed451db73ae2e115b1ccdf479f44f8ca1b8c9..9e5ffd5056bac04998fafdfeb314a1dff1edc340 100644 (file)
@@ -7,7 +7,7 @@ Summary:        The BeeCrypt Cryptography Library
 Summary(pl):   Biblioteka kryptograficzna BeeCrypt
 Name:          beecrypt
 Version:       3.0.0
-Release:       2
+Release:       3
 Epoch:         2
 License:       LGPL
 Group:         Libraries
@@ -89,7 +89,8 @@ rm -f missing
 %configure \
        --with%{?!_with_javaglue:out}-javaglue \
        --with-cpu=%{_target_cpu} \
-       --with-arch=%{_target_cpu}
+       --with-arch=%{_target_cpu} \
+       --with-python
 %{__make}
 
 %{__make} -C python
This page took 0.054399 seconds and 4 git commands to generate.