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 157417 Details for
Bug 244313
Review Request: libmatchbox - Matchbox library
[?]
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.
complient .spec file
libmatchbox.spec (text/plain), 2.71 KB, created by
John (J5) Palmieri
on 2007-06-19 20:52:29 UTC
(
hide
)
Description:
complient .spec file
Filename:
MIME Type:
Creator:
John (J5) Palmieri
Created:
2007-06-19 20:52:29 UTC
Size:
2.71 KB
patch
obsolete
>Summary: Libraries for the Matchbox Desktop >Name: libmatchbox >Version: 1.9 >Release: 3%{?dist} >Url: http://projects.o-hand.com/matchbox/ >License: LGPL >Group: Development/Libraries >Source: http://projects.o-hand.com/matchbox/sources/libmatchbox/%{version}/%{name}-%{version}.tar.bz2 >BuildRequires: pango-devel >BuildRequires: libpng-devel >BuildRequires: libjpeg-devel >Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > >%description >Matchbox is a base environment for the X Window System running on non-desktop >embedded platforms such as handhelds, set-top boxes, kiosks and anything else >for which screen space, input mechanisms or system resources are limited. > >%package devel >Group: Development/C >Summary: Static libraries and header files from %{name} >Provides: matchbox-devel = %{version}-%{release} >Provides: %{name}-devel = %{version}-%{release} >Provides: lib%{name}-devel = %{version}-%{release} >Provides: libmb-devel = %{version}-%{release} >Requires: libmatchbox = %{version} >Requires: pkgconfig > >%description devel >Static libraries and header files from %{name} > >%prep >%setup -q > >%build >%configure --enable-png --enable-jpeg --enable-pango >make %{?_smp_mflags} > >%install >rm -rf $RPM_BUILD_ROOT >make install DESTDIR=$RPM_BUILD_ROOT > >find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' >find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';' > > >%clean >rm -rf $RPM_BUILD_ROOT > >%post -p /sbin/ldconfig >%postun -p /sbin/ldconfig > >%files >%defattr(-,root,root, -) >%_libdir/*.so.* > >%files devel >%defattr(-,root,root, -) >%doc AUTHORS ChangeLog README COPYING >%{_libdir}/pkgconfig/*.pc >%{_libdir}/*.so >%dir %{_includedir}/libmb >%{_includedir}/libmb/*.h > >%changelog >* Tue Jun 19 2007 John (J5) Palmieri <johnp@redhat.com> 1.9-3 >- Fixed License to be LGPL >- Add COPYING license file to %docs >- Fixed Group >- Fixed buildroot >- Added {} braces around % macros >- Removed .la and .a files >- Own %{_includedir}/libmb directory >- Add dist tag to release >- Add smpflags flag to make >- Remove use of boken %makeinstall macro > >* Mon Aug 21 2006 Marco Pesenti Gritti <mpg@redhat.com> 1.9-2 >- Disable xsettings > >* Mon Aug 21 2006 Marco Pesenti Gritti <mpg@redhat.com> 1.9-1 >- Update to 1.9 > >* Thu May 12 2005 Austin Acton <austin@mandriva.org> 1.7-1mdk >- New release 1.7 >- fix URLs > >* Mon Jan 24 2005 Austin Acton <austin@mandrake.org> 1.6-1mdk >- 1.6 > >* Tue Jan 4 2005 Austin Acton <austin@mandrake.org> 1.5-1mdk >- 1.5 > >* Wed Sep 29 2004 Austin Acton <austin@mandrake.org> 1.4-1mdk >- 1.4 > >* Mon Aug 23 2004 Austin Acton <austin@mandrake.org> 1.3-1mdk >- 1.3 > >* Mon Jul 20 2004 Austin Acton <austin@mandrake.org> 1.2-1mdk >- initial 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 244313
:
157417
|
157418