summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormguevara2006-10-18 12:27:54 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commite8d84c7d575c223c3b0a9993f2eae8279a35370a (patch)
tree3315f6522725c802fbc57a8029a252538f6e6e25
parent0b90291e1309b74225a937f670d7381bf28e2002 (diff)
downloadcryptsetup-e8d84c7d575c223c3b0a9993f2eae8279a35370a.zip
cryptsetup-e8d84c7d575c223c3b0a9993f2eae8279a35370a.tar.gz
- 1.0.4-1 update, removed libsepol-patch, added br: libtoolauto/th/cryptsetup-luks-1_0_4-1
Changed files: cryptsetup.spec -> 1.13
-rw-r--r--cryptsetup.spec7
1 files changed, 3 insertions, 4 deletions
diff --git a/cryptsetup.spec b/cryptsetup.spec
index 4f8fffb..569f4ee 100644
--- a/cryptsetup.spec
+++ b/cryptsetup.spec
@@ -5,13 +5,12 @@
Summary: LUKS for dm-crypt implemented in cryptsetup
Summary(pl): LUKS dla dm-crypta zaimplementowany w cryptsetup
Name: cryptsetup-luks
-Version: 1.0.3
+Version: 1.0.4
Release: 1
License: GPL
Group: Base
Source0: http://luks.endorphin.org/source/%{name}-%{version}.tar.bz2
-# Source0-md5: e134b82b4706a28ba1d73b9176d5ad0c
-Patch0: %{name}-sepol.patch
+# Source0-md5: 156ae6b618438ee9feeddc6c2bdc4e94
Patch1: %{name}-nostatic.patch
URL: http://luks.endorphin.org/about
BuildRequires: autoconf
@@ -23,6 +22,7 @@ BuildRequires: libselinux-devel
BuildRequires: libsepol-devel
BuildRequires: libuuid-devel
BuildRequires: popt-devel
+BuildRequires: libtool
%if %{with static}
BuildRequires: device-mapper-static >= 1.02.07
BuildRequires: libgcrypt-static >= 1.1.42
@@ -93,7 +93,6 @@ Statyczna wersja biblioteki cryptsetup.
%prep
%setup -q
-%patch0 -p1
%patch1 -p1
%build