On 06/16/2015 06:03 AM, Bowie Bailey wrote:
> On 6/15/2015 5:44 PM, Gordon Messmer wrote:
>
>> You don't have to remove the old courier-unicode, only the old
>> courier-unicode-devel.
> But I still can't install the new courier-unicode-devel because it has a
> dependency on courier-unicode-1.2-1.

rpm -e courier-unicode-devel
rpm -i courier-unicode-1.2-1.el7.centos.x86_64.rpm 
courier-unicode-devel-1.2-1.el7.centos.x86_64.rpm

courier-unicode 1.1 and 1.2 don't appear to conflict.  You can install 
them both.

> I guess I'm going to have to create a VM for this update.  I've never
> used mock, so I'm not sure what would be involved there.

yum install mock
mock --rebuild --root="epel-7-x86_64" --disable-plugin=ccache 
--disable-plugin=selinux \
     courier-0.73.2-1.el7.centos.src.rpm

> My main
> concern is making sure that everything builds the same way with the same
> usernames and directories so that I don't have any issues when I install
> the new rpm.

If you're not using the default, "daemon," then you'd have to make sure 
the user is created in your mock root before build.

------------------------------------------------------------------------------
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to