Hello community,

here is the log from the commit of package ecryptfs-utils for openSUSE:Factory 
checked in at 2012-04-12 09:21:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ecryptfs-utils (Old)
 and      /work/SRC/openSUSE:Factory/.ecryptfs-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ecryptfs-utils", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ecryptfs-utils/ecryptfs-utils.changes    
2012-03-29 11:36:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ecryptfs-utils.new/ecryptfs-utils.changes       
2012-04-12 09:21:27.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Apr  6 15:33:03 UTC 2012 - [email protected]
+
+- patch so ecryptfs-setup-swap executes boot.crypto 
+
+-------------------------------------------------------------------

New:
----
  ecryptfs-setup-swap-SuSE.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ecryptfs-utils.spec ++++++
--- /var/tmp/diff_new_pack.yZXxQc/_old  2012-04-12 09:21:28.000000000 +0200
+++ /var/tmp/diff_new_pack.yZXxQc/_new  2012-04-12 09:21:28.000000000 +0200
@@ -25,6 +25,7 @@
 Release:        0
 Source0:        
http://launchpad.net/ecryptfs/trunk/%version/+download/ecryptfs-utils_%version.orig.tar.gz
 Source1:        baselibs.conf
+Patch0:         ecryptfs-setup-swap-SuSE.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
@@ -46,6 +47,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"

++++++ ecryptfs-setup-swap-SuSE.patch ++++++
--- 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
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to