From 57259232ee6554334a149f63b5514859b1c15644 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Feb 07 2011 17:26:24 +0000 Subject: Add epoch to readahead obsolete, so it triggers properly. --- diff --git a/systemd.spec b/systemd.spec index 1127d4e..c7e3f5c 100644 --- a/systemd.spec +++ b/systemd.spec @@ -40,8 +40,8 @@ Obsoletes: systemd-sysvinit Obsoletes: upstart < 0.6.5-9 Obsoletes: upstart-sysvinit < 0.6.5-9 Conflicts: upstart-sysvinit -Obsoletes: readahead < 1.5.7-3 -Provides: readahead = 1.5.7-3 +Obsoletes: readahead < 1:1.5.7-3 +Provides: readahead = 1:1.5.7-3 %description systemd is a system and service manager for Linux, compatible with @@ -229,6 +229,9 @@ fi %{_mandir}/man1/systemadm.* %changelog +* Mon Feb 7 2011 Bill Nottingham - 17-2 +- add epoch to readahead obsolete + * Sat Jan 22 2011 Lennart Poettering - 17-1 - New upstream release