[packages/rpm] - according to jbj removing __db* files is very bad idea in rpm5
baggins
baggins at pld-linux.org
Wed Sep 12 13:51:37 CEST 2012
commit df7f86e73decf1d5a9521125617ac6dc7335adb5
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Sep 12 13:34:18 2012 +0200
- according to jbj removing __db* files is very bad idea in rpm5
rpm.spec | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/rpm.spec b/rpm.spec
index a407819..78f2c8d 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -1111,9 +1111,6 @@ cp -a doc/manual manual
%clean
rm -rf $RPM_BUILD_ROOT
-%triggerpostun lib -- %{name}-lib < %{version}
-rm -f /var/lib/rpm/__db*
-
%pretrans
# this needs to be a dir
if [ -f %{_sysconfdir}/rpm/sysinfo ]; then
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/df7f86e73decf1d5a9521125617ac6dc7335adb5
More information about the pld-cvs-commit
mailing list