]> git.pld-linux.org Git - packages/dislocker.git/blobdiff - dislocker.spec
Rel 3; fix build with mbedtls 3
[packages/dislocker.git] / dislocker.spec
index 988f728facaac18f57c99fd1f44ced90bd798eac..42211f64a1a4c60615e03473c4586ba77846eb30 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:       2
+Release:       3
 License:       GPL v2+
 Group:         Applications/File
 #Source0Download: https://github.com/Aorimn/dislocker/releases
 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.156827 seconds and 4 git commands to generate.