auto-import changelog data from gd-2.0.21-3.src.rpm
Wed Apr 21 2004 Phil Knirsch <pknirsch@redhat.com> 2.0.21-3 - Disable rpath usage.
This commit is contained in:
parent
5624f8555a
commit
c2cf89ac2b
7
gd.spec
7
gd.spec
@ -1,7 +1,7 @@
|
||||
Summary: A graphics library for quick creation of PNG or JPEG images.
|
||||
Name: gd
|
||||
Version: 2.0.21
|
||||
Release: 2.1
|
||||
Release: 3
|
||||
URL: http://www.boutell.com/gd/
|
||||
Source0: http://www.boutell.com/gd/http/gd-%{version}.tar.gz
|
||||
License: BSD-style
|
||||
@ -42,7 +42,7 @@ files for gd, a graphics library for creating PNG and JPEG graphics.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure
|
||||
%configure --disable-rpath
|
||||
make
|
||||
|
||||
%install
|
||||
@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/libgd.la
|
||||
%{_libdir}/*.a
|
||||
|
||||
%changelog
|
||||
* Wed Apr 21 2004 Phil Knirsch <pknirsch@redhat.com> 2.0.21-3
|
||||
- Disable rpath usage.
|
||||
|
||||
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user