Bug 1126245

Summary: mozc.spec shouldn't BuildRequires: openssl-devel any more
Product: [Fedora] Fedora Reporter: Yohei Yukawa <yukawa>
Component: mozcAssignee: Akira TAGOH <tagoh>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: i18n-bugs, tagoh
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 12:21:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Yohei Yukawa 2014-08-03 23:45:23 UTC
Description of problem:
Mozc for Linux, OSX, Android, and NaCl no longer depends on OpenSSL since Mozc r192 (1.15.1785.102)
https://code.google.com/p/mozc/issues/detail?id=215

Therefore BuildRequires: openssl-devel should be removed from mozc.spec

http://pkgs.fedoraproject.org/cgit/mozc.git/tree/mozc.spec?id=6be8b756d032692f885faa15f3638a653e56d488#n48
> BuildRequires:	openssl-devel libstdc++-devel zlib-devel libxcb-devel protobuf-devel glib2-devel qt-devel zinnia-devel gtk2-devel

Version-Release number of selected component (if applicable):
mozc-1.15.1814.102-1.fc20

Comment 1 Akira TAGOH 2014-08-06 12:21:35 UTC
Fixed.