]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- note about removing db4.5 being a good idea
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 20 Jul 2010 05:40:35 +0000 (05:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.837.2.42.2.49.2.94

rpm.spec

index d710bdb1666345d3ec76ca926ea30ba70d0b7363..2b3e494d4dfcbe731b51e0f4c506efabadfdf767 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -1233,6 +1233,9 @@ if [ -d /vservers ]; then
        rm -f /etc/vservers/*/apps/pkgmgmt/base/rpm/state/__*
 fi
 echo >&2 "You should rebuild your rpmdb: rpm --rebuilddb to avoid random rpmdb errors"
+%if "%{pld_release}" == "th"
+echo >&2 "You probably want to remove db4.5 package now"
+%endif
 
 %triggerpostun -- %{name} < 4.4.9-44
 %{_rpmlibdir}/hrmib-cache
This page took 0.065614 seconds and 4 git commands to generate.