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 688414 Details for
Bug 891268
Review Request: emotion - Media Library for EFL
[?]
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]
Spec file patch to build emotion with rpath of eio.
emotion-rpath-fix-spec-1.7.4-1.patch (text/plain), 1.70 KB, created by
Narasimhan
on 2013-01-27 12:34:01 UTC
(
hide
)
Description:
Spec file patch to build emotion with rpath of eio.
Filename:
MIME Type:
Creator:
Narasimhan
Created:
2013-01-27 12:34:01 UTC
Size:
1.70 KB
patch
obsolete
>--- emotion_orig.spec 2013-01-27 10:00:03.596795798 +0000 >+++ emotion.spec 2013-01-27 11:44:04.798020380 +0000 >@@ -1,6 +1,6 @@ > Name: emotion > Version: 1.7.4 >-Release: 1%{?dist} >+Release: 2%{?dist} > License: MIT > Summary: Media Library for EFL > Url: http://www.enlightenment.org >@@ -10,6 +10,9 @@ > BuildRequires: edje-devel eet-devel evas-devel eio-devel > BuildRequires: gstreamer-devel xine-lib-devel > >+#Patches >+Patch1: eio-rpath-1.7.4-1.patch >+ > %description > Emotion is a video (and audio) codec playback library that acts as a > front-end to libxine or gstreamer (or something else more generic) >@@ -28,6 +31,7 @@ > > %prep > %setup -q >+%patch1 -p1 -b .orig > > %build > %configure --disable-static --disable-silent-rules >@@ -35,8 +39,8 @@ > > %install > %make_install >-chrpath --delete %{buildroot}%{_libdir}/edje/modules/emotion/linux-gnu-x86_64-1.0.0/module.so > chrpath --delete %{buildroot}%{_libdir}/%{name}/*.so >+chrpath --delete %{buildroot}%{_libdir}/edje/modules/emotion/linux-gnu-x86_64-1.0.0/module.so > chrpath --delete %{buildroot}%{_bindir}/* > find %{buildroot} -name '*.la' -delete > >@@ -47,16 +51,21 @@ > %doc ChangeLog README COPYING* > %dir %{_libdir}/%{name} > %{_bindir}/%{name}_* >-%{_libdir}/libemotion* >+%{_libdir}/libemotion.so.* > %{_libdir}/%{name}/*.so > %{_datadir}/%{name} > %{_libdir}/edje > > %files devel > %{_libdir}/pkgconfig/%{name}.pc >+%{_libdir}/*.so > %{_includedir}/* > > %changelog >+* Sun Jan 27 2013 Lakshmi Narasimhan T V <lakshminaras2002@gmail.com> - 1.7.4-2 >+- don't remove chrpath from libemotion.so >+- -devel package should own unversioned .so file >+ > * Wed Jan 02 2013 Rahul Sundaram <sundaram@fedoraproject.org> - 1.7.4-1 > - initial spec >
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 891268
: 688414 |
688433