From 28d9516bd7aaff799c24dcf3b1973e01fe1fb60a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sat, 1 Oct 2011 21:30:31 +0000 Subject: [PATCH] - epoch 2 to allow migrating from samba.spec built package Changed files: tdb.spec -> 1.22 --- tdb.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/tdb.spec b/tdb.spec index 6244595..99fb252 100644 --- a/tdb.spec +++ b/tdb.spec @@ -2,7 +2,8 @@ Summary: TDB - Trivial Database Summary(pl.UTF-8): TDB - prosta baza danych Name: tdb Version: 1.2.9 -Release: 1 +Release: 2 +Epoch: 2 License: LGPL v3+ Group: Libraries Source0: http://samba.org/ftp/tdb/%{name}-%{version}.tar.gz @@ -79,6 +80,10 @@ rm -rf $RPM_BUILD_ROOT %post -p /sbin/ldconfig %postun -p /sbin/ldconfig +%triggerpostun -p /sbin/postshell -- %{name} < 2:1.2.9-2 +-rm -f %{_libdir}/libtdb.so.1 +/sbin/ldconfig + %files %defattr(644,root,root,755) %doc docs/README -- 2.44.0