~raghavendra-prabhu/percona-xtradb-cluster/release-5.5.30-galera-2.x

« back to all changes in this revision

Viewing changes to scripts/mysql/rpm.sh

  • Committer: Raghavendra D Prabhu
  • Date: 2013-04-05 13:55:24 UTC
  • mfrom: (95.2.22 2.x)
  • Revision ID: raghavendra.prabhu@percona.com-20130405135524-aa4f4y9rko7t3cvt
Merge galera/2.x branch.

We merge upto r148 of galera/2.x branch for 5.5.30-23.7.4 PXC release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
169
169
                       --define "optflags $RPM_OPT_FLAGS") || \
170
170
    WSREP_RPM_OPTIONS=(--define='with_wsrep 1' \
171
171
                       --define='distro_specific 1' \
 
172
                       --define='runselftest 0' \
172
173
                       --define='mysql_packager Codership Oy <info@codership.com>')
173
174
 
174
175
$(which rpmbuild) --clean --rmsource --define "_topdir $RPM_BUILD_ROOT" \