]> git.pld-linux.org Git - packages/tdb.git/commitdiff
- epoch 2 to allow migrating from samba.spec built package auto/th/tdb-1_2_9-2
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 1 Oct 2011 21:30:31 +0000 (21:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tdb.spec -> 1.22

tdb.spec

index 624459531b001e7fd628ce880e8b5f90f8413c73..99fb2521d48e20fdc6399c7ea1cc54889e94f977 100644 (file)
--- 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
This page took 0.083707 seconds and 4 git commands to generate.