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 282641 Details for
Bug 374791
Review Request: libnxml - simple C library for parsing, writing and creating XML
[?]
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.
libnxml rev 3 spec file
libnxml.spec (text/x-rpm-spec), 1.96 KB, created by
hs1
on 2007-12-10 10:56:38 UTC
(
hide
)
Description:
libnxml rev 3 spec file
Filename:
MIME Type:
Creator:
hs1
Created:
2007-12-10 10:56:38 UTC
Size:
1.96 KB
patch
obsolete
>Summary: A light C library for parsing, writing and creating XML files or streams >Name: libnxml >Version: 0.18.1 >Release: 3%{?dist} >Source: http://www5.autistici.org/bakunin/libnxml/%{name}-%{version}.tar.gz >URL: http://www5.autistici.org/bakunin/libnxml/ >License: GPLv2 >Group: System Environment/Libraries >Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >BuildRequires: curl-devel >BuildRequires: doxygen > >%description >nXML is a C library for parsing, writing and creating XML 1.0 and 1.1 files or >streams. It supports utf-8, utf-16be and utf-16le, ucs-4 (1234, 4321, 2143, >2312). The library works also on PPC. > >%package devel >Summary: Files needed to develop libnxml applications >Group: Development/Libraries >Requires: pkgconfig >Requires: %{name} = %{version}-%{release} > > >%description devel >nXML is a C library for parsing, writing and creating XML 1.0 and 1.1 files or >streams. It supports utf-8, utf-16be and utf-16le, ucs-4 (1234, 4321, 2143, >2312). This package provides the libraries, include files, and other >resources needed for developing libnxml applications > >%prep >%setup -q > >%build >%configure --disable-static >%{__make} >doxygen doxy.conf > >%install >%{__rm} -rf %{buildroot} >%{__rm -f} doc/html/nxml_8h__incl.map >sleep 10 >%{__make} %{?_spm_mflags} DESTDIR=%{buildroot} install > >%clean >%{__rm} -rf %{buildroot} > >%post -p /sbin/ldconfig > >%postun -p /sbin/ldconfig > >%files >%defattr(-,root,root,-) >%doc README COPYING NEWS AUTHORS >%{_libdir}/lib*.so.* > >%files devel >%defattr(-,root,root,-) >%exclude %{_libdir}/*.la >%doc README COPYING AUTHORS doc/html >%doc test/*.c >%{_libdir}/lib*.so >%{_libdir}/pkgconfig/nxml.pc >%{_includedir}/nxml.h > >%changelog >* Mon Dec 10 2007 Federico Tolomei <hs1@autistici.org> 0.18.1-3 >- Zero lenght doxygen output file removed (nxml_8h__incl.map) > >* Mon Dec 10 2007 Federico Tolomei <hs1@autistici.org> 0.18.1-2 >- Modified as suggested in 374791#c2 and 374791#c4 > >* Thu Nov 8 2007 Federico Tolomei <hs1@autistici.org> 0.18.1-1 >- Initial import >
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 374791
:
282511
|
282641
|
283721