mirror of https://github.com/mongodb/mongo
SERVER-47673 Ensure that database-tools metapackage is created on RPM platforms
This commit is contained in:
parent
aae0484ab7
commit
078b76671b
|
|
@ -301,6 +301,8 @@ fi
|
||||||
%{_bindir}/mongos
|
%{_bindir}/mongos
|
||||||
%{_mandir}/man1/mongos.1*
|
%{_mandir}/man1/mongos.1*
|
||||||
|
|
||||||
|
%files tools
|
||||||
|
|
||||||
%files database-tools-extra
|
%files database-tools-extra
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -290,6 +290,8 @@ fi
|
||||||
%{_bindir}/mongos
|
%{_bindir}/mongos
|
||||||
%{_mandir}/man1/mongos.1*
|
%{_mandir}/man1/mongos.1*
|
||||||
|
|
||||||
|
%files tools
|
||||||
|
|
||||||
%files database-tools-extra
|
%files database-tools-extra
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -294,6 +294,8 @@ fi
|
||||||
%{_bindir}/mongos
|
%{_bindir}/mongos
|
||||||
%{_mandir}/man1/mongos.1*
|
%{_mandir}/man1/mongos.1*
|
||||||
|
|
||||||
|
%files tools
|
||||||
|
|
||||||
%files database-tools-extra
|
%files database-tools-extra
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -303,6 +303,8 @@ fi
|
||||||
%{_bindir}/mongos
|
%{_bindir}/mongos
|
||||||
%{_mandir}/man1/mongos.1*
|
%{_mandir}/man1/mongos.1*
|
||||||
|
|
||||||
|
%files tools
|
||||||
|
|
||||||
%files database-tools-extra
|
%files database-tools-extra
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -272,6 +272,8 @@ fi
|
||||||
%{_bindir}/mongos
|
%{_bindir}/mongos
|
||||||
%{_mandir}/man1/mongos.1*
|
%{_mandir}/man1/mongos.1*
|
||||||
|
|
||||||
|
%files tools
|
||||||
|
|
||||||
%files database-tools-extra
|
%files database-tools-extra
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -260,6 +260,8 @@ fi
|
||||||
%{_bindir}/mongos
|
%{_bindir}/mongos
|
||||||
%{_mandir}/man1/mongos.1*
|
%{_mandir}/man1/mongos.1*
|
||||||
|
|
||||||
|
%files tools
|
||||||
|
|
||||||
%files database-tools-extra
|
%files database-tools-extra
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -262,6 +262,8 @@ fi
|
||||||
%{_bindir}/mongos
|
%{_bindir}/mongos
|
||||||
%{_mandir}/man1/mongos.1*
|
%{_mandir}/man1/mongos.1*
|
||||||
|
|
||||||
|
%files tools
|
||||||
|
|
||||||
%files database-tools-extra
|
%files database-tools-extra
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -274,6 +274,8 @@ fi
|
||||||
%{_bindir}/mongos
|
%{_bindir}/mongos
|
||||||
%{_mandir}/man1/mongos.1*
|
%{_mandir}/man1/mongos.1*
|
||||||
|
|
||||||
|
%files tools
|
||||||
|
|
||||||
%files database-tools-extra
|
%files database-tools-extra
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue