Thanks, Stefan! I'm noticing a KWallet software detection bug, My test setup is RHEL 5, which doesn't have a recent enough KDE to support KWallet, so the .spec file works there. It *won't* work for current Fedora releases or RHEL 6, because the KWallet description causes "./configure --with-kwallet" to fail. But that's a separate issue.
On Sat, Oct 29, 2011 at 7:06 AM, Stefan Sperling <s...@elego.de> wrote: > On Fri, Oct 28, 2011 at 11:32:52PM -0400, Nico Kadel-Garcia wrote: >> For various reasons, I've been working on RPM packaging of 1.7.0 and >> now 1.7.1. I'd like to get the old "packages/rpm" structure replaced >> with it, and I'm trying to get it into RPMforge. It's built from the >> Fedora packaging of subversion-1.6.17, and most of the patches are no >> longer needed (because they're for the "contrib" utilities". >> >> What's the best way to get that submitted? The .spec file is aobut 36 >> K, the single patch file (for an old Debian reported bug) is about 12 >> K. > > Send a patch (created with 'svn diff') + log message. > Size of the patch doesn't matter. > See http://subversion.apache.org/docs/community-guide/general.html#patches >