Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 910640 Details for
Bug 1111465
Update to 1.4.3 that includes mysql fabric
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch for spec for update to 1.4.3
0001-update-to-1.4.3-GA-which-adds-mysql-fabric.patch (text/plain), 1.93 KB, created by
Honza Horak
on 2014-06-20 06:10:04 UTC
(
hide
)
Description:
Patch for spec for update to 1.4.3
Filename:
MIME Type:
Creator:
Honza Horak
Created:
2014-06-20 06:10:04 UTC
Size:
1.93 KB
patch
obsolete
>From fc5025cd0864f0a75bf78ebdf485dc20d4d782d7 Mon Sep 17 00:00:00 2001 >From: Honza Horak <horak.honza@gmail.com> >Date: Fri, 20 Jun 2014 08:08:48 +0200 >Subject: [PATCH] update to 1.4.3 GA, which adds mysql fabric > >--- > mysql-utilities.spec | 20 ++++++++++++++++++-- > 1 file changed, 18 insertions(+), 2 deletions(-) > >diff --git a/mysql-utilities.spec b/mysql-utilities.spec >index 4727348..c9bacc1 100644 >--- a/mysql-utilities.spec >+++ b/mysql-utilities.spec >@@ -14,8 +14,8 @@ > %global with_python3 0 > > Name: mysql-utilities >-Version: 1.3.6 >-Release: 2%{?dist} >+Version: 1.4.3 >+Release: 1%{?dist} > Summary: MySQL Utilities > > Group: Applications/Databases >@@ -70,11 +70,17 @@ rm -rf build > : Man pages > %{__python} setup.py install_man --root %{buildroot} > >+# Archive with doctrine files does not seem like something it should be >+# part of RPM; it might un-packed into a separate package if necessary >+rm -f %{buildroot}%{_sysconfdir}/mysql/mysql-fabric-doctrine-1.4.0.zip > > %check > %if "%{python_version}" >= "2.7" > > : Setup test environment >+# do not use hard copy, only a symlink to the system version of >+# mysql-connector-python >+rm -rf %{buildroot}/%{python_sitelib}/mysql/connector > ln -s %{python_sitelib}/mysql/connector %{buildroot}/%{python_sitelib}/mysql/connector > ret=0 > export PYTHONPATH=%{buildroot}/%{python_sitelib} >@@ -119,8 +125,18 @@ exit $ret > # empty file already provided by mysql-connector-python > %exclude %{python_sitelib}/mysql/__init* > >+# mysql fabric files >+%{_sysconfdir}/mysql/fabric.cfg >+%{_bindir}/mysqlfabric >+%{_bindir}/mysqlrplms >+%{_bindir}/mysqlrplsync >+%{python_sitelib}/mysql/fabric >+ > > %changelog >+* Tue Jun 17 2014 Honza Horak <hhorak@redhat.com> - 1.4.3-1 >+- update to 1.4.3 GA, which adds mysql fabric >+ > * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.6-2 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild > >-- >1.9.3 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1111465
: 910640