]> git.pld-linux.org Git - packages/beecrypt.git/commitdiff
- 3.1.0, updated python patch
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 26 Aug 2003 09:10:55 +0000 (09:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    beecrypt.spec -> 1.26

beecrypt.spec

index 7d3c0aad6d5678cf443c20334ce5bd5adf0157d4..f2e2fabfd9e74c2b701ea93cce4c33606094837c 100644 (file)
@@ -6,13 +6,13 @@
 Summary:       The BeeCrypt Cryptography Library
 Summary(pl):   Biblioteka kryptograficzna BeeCrypt
 Name:          beecrypt
-Version:       3.0.0
-Release:       4
+Version:       3.1.0
+Release:       1
 Epoch:         2
 License:       LGPL
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/beecrypt/%{name}-%{version}.tar.gz
-# Source0-md5: 18f20c22443f85bd4e285925b56198d9
+# Source0-md5: 1472cada46e2ab9f532f984de9740386
 Patch0:                %{name}-opt.patch
 Patch1:                %{name}-python.patch
 Patch2:                %{name}-lib64_fix.patch
@@ -119,7 +119,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%{_libdir}/lib*.so
+%attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
 %{_includedir}/*
 
This page took 0.050328 seconds and 4 git commands to generate.