packages: tdb/tdb.spec - epoch 2 to allow migrating from samba.spec built p...
glen
glen at pld-linux.org
Sat Oct 1 23:30:37 CEST 2011
Author: glen Date: Sat Oct 1 21:30:37 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- epoch 2 to allow migrating from samba.spec built package
---- Files affected:
packages/tdb:
tdb.spec (1.21 -> 1.22)
---- Diffs:
================================================================
Index: packages/tdb/tdb.spec
diff -u packages/tdb/tdb.spec:1.21 packages/tdb/tdb.spec:1.22
--- packages/tdb/tdb.spec:1.21 Sat Jan 15 08:19:08 2011
+++ packages/tdb/tdb.spec Sat Oct 1 23:30:31 2011
@@ -3,7 +3,8 @@
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
@@ -80,6 +81,10 @@
%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
@@ -110,6 +115,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2011/10/01 21:30:31 glen
+- epoch 2 to allow migrating from samba.spec built package
+
Revision 1.21 2011/01/15 07:19:08 qboosh
- cleanup
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tdb/tdb.spec?r1=1.21&r2=1.22&f=u
More information about the pld-cvs-commit
mailing list