[fuse-encfs] removed patch because it's been incorporated

jokajak jokajak at fedoraproject.org
Mon Aug 2 16:51:35 UTC 2010


commit 884e6906e71330b507ab2a83a1f2bc01deb172a9
Author: Josh Kayse <jokajak at fedoraproject.org>
Date:   Mon Aug 2 12:51:11 2010 -0400

    removed patch because it's been incorporated

 fuse-encfs.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/fuse-encfs.spec b/fuse-encfs.spec
index 5675432..f0abd8f 100644
--- a/fuse-encfs.spec
+++ b/fuse-encfs.spec
@@ -7,7 +7,6 @@ Group:		System Environment/Kernel
 Url:		http://www.arg0.net/encfs
 Source0:	http://encfs.googlecode.com/files/encfs-%{version}-1.tgz
 Source1:	http://encfs.googlecode.com/files/encfs-%{version}-1.tgz.asc
-Patch0:		encfs-1.5-const.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	fuse >= 2.6
 Provides:	encfs = %{version}-%{release}
@@ -26,7 +25,6 @@ it does not use NFS.
 
 %prep
 %setup -q -n encfs-%{version}
-%patch0 -p1 -b .const
 
 %build
 %configure --disable-static --with-boost-libdir=%{_libdir}
@@ -56,6 +54,7 @@ it does not use NFS.
 %changelog
 * Sun Aug 01 2010 Josh Kayse <jokajak at fedoraproject.org> - 1.6.1-1
 - update to 1.6-1
+- remove patch because it's been incorporated
 
 * Thu Jul 29 2010 Bill Nottingham <notting at redhat.com> - 1.5-13
 - Rebuild for boost-1.44


More information about the scm-commits mailing list