commit 14138abaf03e417be087f4a121c87d960218364d
Author: Jan RÄ™korajski <[email protected]>
Date:   Sun Nov 25 19:38:33 2012 +0100

    - package dbupgrade.sh

 rpm.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/rpm.spec b/rpm.spec
index 7e9ce6e..e2d1dc6 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -90,6 +90,7 @@ Source25:     %{name}-php-requires.php
 Source26:      rpmdb_checkversion.c
 Source27:      macros.lang
 Source28:      rpmdb_reset.c
+Source29:      dbupgrade.sh
 Patch0:                %{name}-branch.patch
 Patch1:                %{name}-man_pl.patch
 Patch2:                %{name}-popt-aliases.patch
@@ -1140,6 +1141,7 @@ touch 
$RPM_BUILD_ROOT%{_sysconfdir}/rpm/sysinfo/Requirename
 
 install tools/rpmdb_checkversion $RPM_BUILD_ROOT%{_rpmlibdir}/bin
 install tools/rpmdb_reset $RPM_BUILD_ROOT%{_rpmlibdir}/bin
+install %{SOURCE29} $RPM_BUILD_ROOT%{_rpmlibdir}/bin/dbupgrade.sh
 
 # create macro loading wrappers for backward compatibility
 for m in gstreamer java mono perl php python; do
@@ -1295,6 +1297,7 @@ find %{_rpmlibdir} -name '*-linux' -type l | xargs rm -f
 
 %dir %{_rpmlibdir}/bin
 %attr(755,root,root) %{_rpmlibdir}/bin/dbconvert
+%attr(755,root,root) %{_rpmlibdir}/bin/dbupgrade.sh
 %attr(755,root,root) %{_rpmlibdir}/bin/rpmdb_checkversion
 %attr(755,root,root) %{_rpmlibdir}/bin/rpmdb_reset
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/3fc92bf76cefba36714ca3a778c56bab474399bd

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to