Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: ecryptfs-utils - Linux eCryptfs utilities https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=218556 ------- Additional Comments From mhalcrow@xxxxxxxxxx 2007-01-16 17:58 EST ------- Updated SPEC is here: http://downloads.sourceforge.net/ecryptfs/ecryptfs-utils.spec Updated SRPM is here: http://downloads.sourceforge.net/ecryptfs/ecryptfs-utils-9-0.src.rpm Kevin Fenzi (kevin@xxxxxxxxx) wrote: > First one general query: You are upstream for this package, do you > intend to only maintain this one package in fedora, or are you > planning on submitting more. This is the only package I intend on maintaining in Fedora at the moment. > If you are just seeking to make sure this is in fedora, perhaps > someone who is already a maintainer might step up to do so. Perhaps. > This would save you having to go through the sponsorship process and > also take a task off your hands if you don't want to do it. ;) I would like to take the path of least resistance to get eCryptfs support into Fedora, but I would also like the ability to push changes into the package without having to bother a middleman. The userspace utilities change about as rapidly as the kernel module, which is probably going to be changing on every 2.6.x kernel release for at least the next year. > - You might use the %{?dist} tag. This is very handy when you push > the same version of a package to multiple releases, so upgrades are > still smooth. http://fedoraproject.org/wiki/Packaging/DistTag >From what I understand, I can just do this? --- diff --git a/rpm/ecryptfs-utils.spec b/rpm/ecryptfs-utils.spec index f6e42ea..6d717f7 100644 --- a/rpm/ecryptfs-utils.spec +++ b/rpm/ecryptfs-utils.spec @@ -1,6 +1,6 @@ Name: ecryptfs-utils Version: 9 -Release: 0 +Release: 0%{?dist} Summary: The eCryptfs mount helper and support libraries Group: System Environment/Base License: GPL --- > - Build on x86_64 doesn't work. The build process ends with: > RPM build errors: > File not found: > /var/tmp/ecryptfs-utils-8-1.fc7-root-mockbuild/usr/lib64/ecryptfs > > It looks like the package is installing /usr/lib/ecryptfs on x86_64, > when it should be installing in /usr/lib64/ecryptfs. This required some changes to the build, but I believe I have this remedied in the most recent version of the package. Mike -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review