From 302c25e80d0dc8dbb6c5e49604a0eacb6a729543 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Feb 07 2012 17:27:28 +0000 Subject: mark the uboot file as %config(noreplace) --- diff --git a/grubby.spec b/grubby.spec index 6fd64cd..8416704 100644 --- a/grubby.spec +++ b/grubby.spec @@ -58,7 +58,7 @@ rm -rf $RPM_BUILD_ROOT /sbin/grubby %{_mandir}/man8/*.8* %ifarch %{arm} -%config %{_sysconfdir}/sysconfig/uboot +%config(noreplace) %{_sysconfdir}/sysconfig/uboot %endif %changelog