]> git.pld-linux.org Git - packages/xtrabackup.git/commitdiff
package new files (xbcloud*) auto/th/xtrabackup-2.3.2-1
authorElan Ruusamäe <glen@delfi.ee>
Mon, 7 Dec 2015 13:13:27 +0000 (15:13 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 7 Dec 2015 13:13:27 +0000 (15:13 +0200)
xtrabackup.spec

index 276f9fdebbbce11f1b5428bb5120507bcd711402..441fb502b9f14ea7e3d74f900ad2759750b414e7 100644 (file)
@@ -6,7 +6,7 @@
 Summary:       XtraBackup online backup for MySQL / InnoDB
 Name:          xtrabackup
 Version:       2.3.2
-Release:       0.1
+Release:       1
 License:       GPL v2
 Group:         Applications/Databases
 Source0:       https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-%{version}/source/tarball/percona-%{name}-%{version}.tar.gz
@@ -72,6 +72,8 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/innobackupex
+%attr(755,root,root) %{_bindir}/xbcloud
+%attr(755,root,root) %{_bindir}/xbcloud_osenv
 %attr(755,root,root) %{_bindir}/xbcrypt
 %attr(755,root,root) %{_bindir}/xbstream
 %attr(755,root,root) %{_bindir}/xtrabackup
This page took 0.115034 seconds and 4 git commands to generate.