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 146050 Details for
Bug 223039
Review Request: libgimme-codec - Helper library for automated codecs installation
[?]
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.
updated spec
libgimme-codec.spec (text/plain), 1.69 KB, created by
Matthias Clasen
on 2007-01-20 02:17:13 UTC
(
hide
)
Description:
updated spec
Filename:
MIME Type:
Creator:
Matthias Clasen
Created:
2007-01-20 02:17:13 UTC
Size:
1.69 KB
patch
obsolete
>Summary: Helper library for automated codecs installation >Name: libgimme-codec >Version: 0.0.0 >Release: 1 >Url: http://desrt.mcmaster.ca/code/libgimme-codec/ >Source: http://desrt.mcmaster.ca/code/libgimme-codec/%{name}-%{version}.tar.gz >License: LGPL >Group: System Environment/Libraries >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > >%description > >libgimme-codec allows programs that use it to call a helper script when >a video or audio codec is unhandled by the media framework in use. > >%package devel >Summary: Libraries and headers for libgimme-codec >Group: Development/Libraries >Requires: %{name} = %{version}-%{release} > >%description devel > >libgimme-codec allows programs that use it to call a helper script when >a video or audio codec is unhandled by the media framework in use. > >You should install the libgimme-codec-devel package if you would like to >compile applications that use libgimme-codec. You do not need to install >libgimme-codec-devel if you just want to use applications that use this >library. > >%prep >%setup -q > >%build >CFLAGS=$RPM_OPT_FLAGS make > >%install >rm -rf $RPM_BUILD_ROOT > >install -D -m 0755 libgimme-codec.so ${RPM_BUILD_ROOT}/%{_libdir}/libgimme-codec.so.0.0.0 >install -D -m 0644 gimme-codec.h ${RPM_BUILD_ROOT}/%{_includedir}/gimme-codec.h > >cd ${RPM_BUILD_ROOT}/%{_libdir}/ >ln -s libgimme-codec.so.0.0.0 libgimme-codec.so.0 >ln -s libgimme-codec.so.0.0.0 libgimme-codec.so > >%clean >rm -rf $RPM_BUILD_ROOT > >%post -p /sbin/ldconfig > >%postun -p /sbin/ldconfig > >%files >%defattr(-,root,root) >%{_libdir}/lib*.so.* > >%files devel >%defattr(-,root,root) >%{_libdir}/lib*.so >%{_includedir}/* > >%changelog >* Wed Jan 17 2007 - Bastien Nocera <bnocera@redhat.com> - 0.0.0-1 >- First package >
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 Raw
Actions:
View
Attachments on
bug 223039
: 146050