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:
parent
af4d16b159
commit
4a3fcc9820
@ -1,7 +1,7 @@
|
||||
Summary: A library for parsing XML.
|
||||
Name: expat
|
||||
Version: 1.95.7
|
||||
Release: 3
|
||||
Release: 4
|
||||
Group: System Environment/Libraries
|
||||
Source: http://download.sourceforge.net/expat/expat-%{version}.tar.gz
|
||||
URL: http://sourceforge.net/projects/expat
|
||||
@ -33,7 +33,7 @@ to develop XML applications with expat.
|
||||
%patch1 -p0 -b .malloc
|
||||
|
||||
%build
|
||||
|
||||
export CFLAGS="%{optflags} -fPIC"
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
|
||||
@ -64,6 +64,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_includedir}/*.h
|
||||
|
||||
%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>
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user