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 156559 Details for
Bug 239546
Review Request: mdsplib - METAR Decoder Software Package 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.
Modified spec
mdsplib.spec (text/plain), 2.14 KB, created by
Hans de Goede
on 2007-06-08 09:45:54 UTC
(
hide
)
Description:
Modified spec
Filename:
MIME Type:
Creator:
Hans de Goede
Created:
2007-06-08 09:45:54 UTC
Size:
2.14 KB
patch
obsolete
>Summary: METAR Decoder Software Package Library >Name: mdsplib >Version: 0.11 >Release: 2%{?dist} >License: LGPL >Group: System Environment/Libraries >URL: http://limulus.net/mdsplib/ >Source: http://limulus.net/mdsplib/mdsplib-%{version}.tar.gz >Patch0: mdsplib-0.11-makefile.patch >Patch1: mdsplib-0.11-shared.patch >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > >%description >METAR is a French acronym for Aviation Routine Weather Report. It is the >standard format for reporting meteorological conditions. As a free service, >the National Weather Service continually updates a server with METARs from all >over the world. > >The MDSP Library provides a programmer with two functions, the major one >being DcdMETAR, which decodes a METAR into structures provided by the >library. Also prtDMETR, which prints out a decoded METAR structure. > > >%package devel >Summary: Development files for the METAR Decoder Software Package Library >Group: Development/Libraries >Requires: %{name} = %{version}-%{release} > >%description devel >METAR is a French acronym for Aviation Routine Weather Report. It is the >standard format for reporting meteorological conditions. As a free service, >the National Weather Service continually updates a server with METARs from all >over the world. > >The MDSP Library provides a programmer with two functions, the major one >being DcdMETAR, which decodes a METAR into structures provided by the >library. Also prtDMETR, which prints out a decoded METAR structure. > > >%prep >%setup -q >%patch0 -p1 -b .makefile >%patch1 -p1 -b .shared > > >%build >%{__make} %{?_smp_mflags} CFLAGS="%{optflags} -fpic" > > >%install >%{__rm} -rf %{buildroot} >%{__make} install libdir=%{_libdir} DESTDIR=%{buildroot} > > >%clean >%{__rm} -rf %{buildroot} > > >%post -p /sbin/ldconfig > >%postun -p /sbin/ldconfig > > >%files >%defattr(-,root,root,-) >%doc HISTORY LICENSE README* >%{_libdir}/libmetar.so.0 > >%files devel >%defattr(-,root,root,-) >%{_includedir}/metar.h >%{_libdir}/libmetar.so > > >%changelog >* Tue May 8 2007 Matthias Saou <http://freshrpms.net/> 0.11-2 >- Switch to generating the devel package and no main one. > >* Thu Mar 1 2007 Matthias Saou <http://freshrpms.net/> 0.11-1 >- Initial RPM release. >
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 239546
:
156558
| 156559