]> git.pld-linux.org Git - packages/dislocker.git/blobdiff - dislocker.spec
- release 4 (mbedtls 3.4)
[packages/dislocker.git] / dislocker.spec
index 27c311b9972b036ad8662302bc8a49523a920a0f..57e121f5b9f53d35076da81206e2f992ad1caf50 100644 (file)
@@ -6,12 +6,13 @@ Summary:      Read BitLocker encrypted volumes under Linux
 Summary(pl.UTF-8):     Odczyt wolumenów szyfrowanych BitLockerem spod Linuksa
 Name:          dislocker
 Version:       0.7.3
-Release:       1
+Release:       4
 License:       GPL v2+
 Group:         Applications/File
-#Source0Download: https://github.com/Aorimn/dislocker/releases
+#Source0Download: https://github.com/Aorimn/dislocker/tags
 Source0:       https://github.com/Aorimn/dislocker/archive/v%{version}/%{name}-%{version}.tar.gz
 # Source0-md5: ff1a5a0120cedf04c6146da91dfbd27c
+Patch0:                mbedtls.patch
 URL:           https://github.com/Aorimn/dislocker
 BuildRequires: cmake >= 2.6
 BuildRequires: libfuse-devel
@@ -54,6 +55,7 @@ partycje NTFS.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env ruby,/usr/bin/ruby,' src/dislocker-find.rb.in
 
This page took 0.111641 seconds and 4 git commands to generate.