Accepting request 113065 from home:msmeissn:Factory
- patch so ecryptfs-setup-swap executes boot.crypto OBS-URL: https://build.opensuse.org/request/show/113065 OBS-URL: https://build.opensuse.org/package/show/security/ecryptfs-utils?expand=0&rev=29
This commit is contained in:
parent
7e8a098188
commit
0fe0cc32a8
11
ecryptfs-setup-swap-SuSE.patch
Normal file
11
ecryptfs-setup-swap-SuSE.patch
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
--- ecryptfs-utils-96/src/utils/ecryptfs-setup-swap 2011-12-13 18:01:38.000000000 -0500
|
||||||
|
+++ ecryptfs-utils-96/src/utils/ecryptfs-setup-swap-mod 2012-04-06 11:24:50.083041485 -0400
|
||||||
|
@@ -172,7 +172,7 @@
|
||||||
|
swapoff -a
|
||||||
|
|
||||||
|
# Restart cryptdisks
|
||||||
|
- /etc/init.d/cryptdisks restart
|
||||||
|
+ /etc/init.d/boot.crypto restart
|
||||||
|
|
||||||
|
# Turn the swap on
|
||||||
|
swapon -a
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 6 15:33:03 UTC 2012 - darin@darins.net
|
||||||
|
|
||||||
|
- patch so ecryptfs-setup-swap executes boot.crypto
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 28 14:47:13 UTC 2012 - meissner@suse.com
|
Wed Mar 28 14:47:13 UTC 2012 - meissner@suse.com
|
||||||
|
|
||||||
|
@ -25,6 +25,7 @@ Version: 96
|
|||||||
Release: 0
|
Release: 0
|
||||||
Source0: http://launchpad.net/ecryptfs/trunk/%version/+download/ecryptfs-utils_%version.orig.tar.gz
|
Source0: http://launchpad.net/ecryptfs/trunk/%version/+download/ecryptfs-utils_%version.orig.tar.gz
|
||||||
Source1: baselibs.conf
|
Source1: baselibs.conf
|
||||||
|
Patch0: ecryptfs-setup-swap-SuSE.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: gtk2-devel
|
BuildRequires: gtk2-devel
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
@ -46,6 +47,7 @@ A stacked cryptographic filesystem for Linux.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user