- fix gdlib.pc file
This commit is contained in:
parent
47fdc090c1
commit
1a0f8e7d58
@ -13,7 +13,7 @@
|
|||||||
+Description: A graphics library for quick creation of PNG or JPEG images
|
+Description: A graphics library for quick creation of PNG or JPEG images
|
||||||
+Version: @VERSION@
|
+Version: @VERSION@
|
||||||
+Requires:
|
+Requires:
|
||||||
+Libs: -ldg
|
+Libs: -L${libdir} -lgd
|
||||||
+Libs.private: @LIBS@
|
+Libs.private: @LIBS@
|
||||||
+Cflags: -I@includedir@
|
+Cflags: -I@includedir@
|
||||||
--- gd-2.0.34/Makefile.in.pom 2007-02-03 02:41:46.000000000 +0100
|
--- gd-2.0.34/Makefile.in.pom 2007-02-03 02:41:46.000000000 +0100
|
||||||
|
5
gd.spec
5
gd.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: A graphics library for quick creation of PNG or JPEG images
|
Summary: A graphics library for quick creation of PNG or JPEG images
|
||||||
Name: gd
|
Name: gd
|
||||||
Version: 2.0.35
|
Version: 2.0.35
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: MIT and GPL
|
License: MIT and GPL
|
||||||
URL: http://www.libgd.org/Main_Page
|
URL: http://www.libgd.org/Main_Page
|
||||||
@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Sep 18 2007 Ivana Varekova <varekova@redhat.com> 2.0.35-1
|
||||||
- update to 2.0.35
|
- update to 2.0.35
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user