From 7e518f71cab0c7c127332c1a279ee6c2bf7f3035 Mon Sep 17 00:00:00 2001 From: Arvin Schnell Date: Thu, 6 Feb 2014 10:10:41 +0100 Subject: [PATCH] - added obsoletes --- snapper.spec.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/snapper.spec.in b/snapper.spec.in index b6c9c6a6..98225fb3 100644 --- a/snapper.spec.in +++ b/snapper.spec.in @@ -116,6 +116,8 @@ Requires: util-linux %if 0%{?suse_version} PreReq: %fillup_prereq %endif +# expands to Obsoletes: libsnapper1 libsnapper2 libsnapper3... +Obsoletes: %(echo `seq -s " " -f "libsnapper%.f" $((@LIBVERSION_MAJOR@ - 1))`) %description -n libsnapper@LIBVERSION_MAJOR@ This package contains libsnapper, a library for filesystem snapshot management. -- 2.47.3