auto-import changelog data from expat-1.95.7-4.src.rpm

Wed Jun 16 2004 Jeff Johnson <jbj@jbj.org> 1.95.7-4
- add -fPIC (#125586).
This commit is contained in:
cvsdist 2004-09-09 04:40:09 +00:00
parent af4d16b159
commit 4a3fcc9820

View File

@ -1,7 +1,7 @@
Summary: A library for parsing XML. Summary: A library for parsing XML.
Name: expat Name: expat
Version: 1.95.7 Version: 1.95.7
Release: 3 Release: 4
Group: System Environment/Libraries Group: System Environment/Libraries
Source: http://download.sourceforge.net/expat/expat-%{version}.tar.gz Source: http://download.sourceforge.net/expat/expat-%{version}.tar.gz
URL: http://sourceforge.net/projects/expat URL: http://sourceforge.net/projects/expat
@ -33,7 +33,7 @@ to develop XML applications with expat.
%patch1 -p0 -b .malloc %patch1 -p0 -b .malloc
%build %build
export CFLAGS="%{optflags} -fPIC"
%configure %configure
make %{?_smp_mflags} make %{?_smp_mflags}
@ -64,6 +64,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_includedir}/*.h %{_includedir}/*.h
%changelog %changelog
* Wed Jun 16 2004 Jeff Johnson <jbj@jbj.org> 1.95.7-4
- add -fPIC (#125586).
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> * Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt - rebuilt