Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=725614 --- Comment #6 from Matthew Barnes <mbarnes@xxxxxxxxxx> 2011-08-16 15:52:38 EDT --- My bad for letting this stall. I never uploaded the third revision with the upstream patch. Here it is. Spec URL: http://mbarnes.fedorapeople.org/package-review/libcryptui.spec SRPM URL: http://mbarnes.fedorapeople.org/package-review/libcryptui-3.1.4-3.fc16.src.rpm This installs fine alongside Seahorse for me; no file conflicts. --- /home/mbarnes/libcryptui.spec 2011-07-27 08:27:55.766523857 -0400 +++ libcryptui.spec 2011-07-27 08:29:34.974031627 -0400 @@ -1,6 +1,6 @@ Name: libcryptui Version: 3.1.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Interface components for OpenPGP Group: System Environment/Libraries @@ -8,6 +8,9 @@ License: LGPLv2+ URL: http://projects.gnome.org/seahorse/ Source0: http://download.gnome.org/sources/libcryptui/3.1/%{name}-%{version}.tar.xz +# https://bugzilla.gnome.org/show_bug.cgi?id=655291 +Patch1: libcryptui-3.1.4-avoid-file-conflicts.patch + Requires(pre): GConf2 Requires(post): GConf2 Requires(preun): GConf2 @@ -40,6 +43,7 @@ documentation for the libcryptui library %prep %setup -q +%patch1 -p1 -b .avoid-file-conflicts %build %configure @@ -84,6 +88,9 @@ find ${RPM_BUILD_ROOT} -type f -name "*. %{_datadir}/gir-1.0/* %changelog +* Wed Jul 27 2011 Matthew Barnes <mbarnes@xxxxxxxxxx> - 3.1.4-3 +- Add upstream patch to avoid file conflicts with seahorse. + * Tue Jul 26 2011 Matthew Barnes <mbarnes@xxxxxxxxxx> - 3.1.4-2 - Package review changes. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review