Bug 1138141 - OpenJPEG does not provide some binaries
Summary: OpenJPEG does not provide some binaries
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: openjpeg
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Petr Hracek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-04 07:14 UTC by Petr Hracek
Modified: 2014-09-23 05:05 UTC (History)
7 users (show)

Fixed In Version: openjpeg-1.5.1-12.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of: 1088621
Environment:
Last Closed: 2014-09-12 14:28:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Hracek 2014-09-04 07:14:36 UTC
openjpeg doesn't provide a binaries like:
-extract_j2k_from_mj2
-frames_to_mj2
-mj2_to_frames
-wrap_j2k_in_mj2

Solution is simple just add to specfile row:
  %{cmake} \
    -DBUILD_DOC:BOOL=ON \
    -DBUILD_SHARED_LIBS:BOOL=ON \
*+  -DBUILD_MJ2:BOOL=ON \*
    %{?runcheck:-DBUILD_TESTING:BOOL=ON} \
    -DCMAKE_BUILD_TYPE=Release \
    -DOPENJPEG_INSTALL_LIB_DIR:PATH=%{_lib} \

Comment 1 Fedora Update System 2014-09-04 09:03:05 UTC
openjpeg-1.5.1-12.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/openjpeg-1.5.1-12.fc21

Comment 3 Fedora Update System 2014-09-04 12:22:42 UTC
openjpeg-1.5.1-9.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/openjpeg-1.5.1-9.fc20

Comment 4 lnie 2014-09-05 03:07:00 UTC
openjpeg-1.5.1-9.fc20 works

Comment 5 Fedora Update System 2014-09-06 00:58:10 UTC
Package openjpeg-1.5.1-12.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing openjpeg-1.5.1-12.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-10156/openjpeg-1.5.1-12.fc21
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2014-09-12 14:28:16 UTC
openjpeg-1.5.1-9.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2014-09-23 05:05:13 UTC
openjpeg-1.5.1-12.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.