]> git.ipfire.org Git - thirdparty/systemd.git/commit
[PATCH] mark config files as such in the rpm spec file
authordhollis@davehollis.com <dhollis@davehollis.com>
Wed, 17 Dec 2003 16:35:00 +0000 (08:35 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:13:09 +0000 (21:13 -0700)
commit1b1dbc47a3b1b227273c7ed5074a6376efc7526e
tree28c50a5a68b1cdf4f77420148638e0848bb2960a
parent4868e8fba7fda5074fc7d64f4f22236127afc3c8
[PATCH] mark config files as such in the rpm spec file

Got a nasty surprise after upgrading my RPM.  The config files weren't
marked as configs and were subsequently replaced!  DOH!  Fortunately, I
didn't have much in there yet but that certainly isn't something others
will like going forward.  Attached is a simple patch to the spec file so
they aren't replaced in the future.  The config files included in the
RPM should wind up as udev.conf.rpmnew, etc if they are different from
what is installed.
udev.spec