- fix gdlib.pc file

This commit is contained in:
Ivana Varekova 2007-11-19 13:14:43 +00:00
parent 47fdc090c1
commit 1a0f8e7d58
2 changed files with 5 additions and 2 deletions

View File

@ -13,7 +13,7 @@
+Description: A graphics library for quick creation of PNG or JPEG images
+Version: @VERSION@
+Requires:
+Libs: -ldg
+Libs: -L${libdir} -lgd
+Libs.private: @LIBS@
+Cflags: -I@includedir@
--- gd-2.0.34/Makefile.in.pom 2007-02-03 02:41:46.000000000 +0100

View File

@ -1,7 +1,7 @@
Summary: A graphics library for quick creation of PNG or JPEG images
Name: gd
Version: 2.0.35
Release: 1%{?dist}
Release: 2%{?dist}
Group: System Environment/Libraries
License: MIT and GPL
URL: http://www.libgd.org/Main_Page
@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Nov 19 2007 Ivana Varekova <varekova@redhat.com> 2.0.35-2
- fix gdlib.pc file
* Tue Sep 18 2007 Ivana Varekova <varekova@redhat.com> 2.0.35-1
- update to 2.0.35