From: Fridrich S. <str...@us...> - 2008-04-03 09:29:06
|
Update of /cvsroot/libwpg/libwpg In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv910 Modified Files: libwpg.spec.in Log Message: pkgconfig is needed + polygon instead of polyline Index: libwpg.spec.in =================================================================== RCS file: /cvsroot/libwpg/libwpg/libwpg.spec.in,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- libwpg.spec.in 8 Oct 2007 20:47:25 -0000 1.10 +++ libwpg.spec.in 3 Apr 2008 09:28:35 -0000 1.11 @@ -11,7 +11,7 @@ Group: System Environment/Libraries URL: http://libwpg.sf.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot -BuildRequires: libwpd-devel >= 0.8.0, gcc-c++, libstdc++-devel, pkgconfig +BuildRequires: libwpd-devel >= 0.8.0, gcc-c++, libstdc++-devel, pkgconfig >= 0.9.0 License: LGPL Prefix: %{prefix} |