]> git.pld-linux.org Git - packages/ccrypt.git/blobdiff - ccrypt.spec
- add kill -O3 patch
[packages/ccrypt.git] / ccrypt.spec
index f53a355584b09c909a9eb759924b0f7942928e2b..36bf4e557ac101e51dce61d039909b1138eb3f04 100644 (file)
@@ -1,15 +1,16 @@
 Summary:       Secure encryption and decryption of files and streams
 Summary(pl):   Bezpieczne szyfrowanie i odszyfrowywanie plików i strumieni
 Name:          ccrypt
-Version:       1.5
+Version:       1.7
 Release:       1
 License:       GPL
 Group:         Applications/System
 Source0:       http://dl.sourceforge.net/ccrypt/%{name}-%{version}.tar.gz
-# Source0-md5: ec5476db1833d56f55c714c749e9a2be
+# Source0-md5: 19526e31a7d234e29d54dbcc876605d5
+Patch0:                %{name}-kill-O3.patch
+URL:           http://ccrypt.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
-URL:           http://ccrypt.sourceforge.net/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -28,6 +29,7 @@ szyfr jest uwa
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 rm -f missing
This page took 0.139007 seconds and 4 git commands to generate.