Author: sparky Date: Sun Jan 30 16:48:37 2011 GMT Module: packages Tag: HEAD ---- Log message: - BR/R: xorg-lib-libXi-devel - fixed linking - release: 7 - dropped unused BR: graphviz
---- Files affected: packages/fox: fox.spec (1.112 -> 1.113) ---- Diffs: ================================================================ Index: packages/fox/fox.spec diff -u packages/fox/fox.spec:1.112 packages/fox/fox.spec:1.113 --- packages/fox/fox.spec:1.112 Tue Aug 31 09:18:30 2010 +++ packages/fox/fox.spec Sun Jan 30 17:48:32 2011 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): FOX - toolkit graficzny w C++ Name: fox Version: 1.7.19 -Release: 6 +Release: 7 License: LGPL Group: X11/Libraries Source0: ftp://ftp.fox-toolkit.com/pub/%{name}-%{version}.tar.gz @@ -23,7 +23,6 @@ BuildRequires: bzip2-devel >= 1.0.2 BuildRequires: cups-devel BuildRequires: doxygen -BuildRequires: graphviz BuildRequires: libjpeg-devel >= 6b BuildRequires: libpng-devel >= 1.2.5 BuildRequires: libstdc++-devel @@ -33,6 +32,7 @@ BuildRequires: xorg-lib-libXcursor-devel BuildRequires: xorg-lib-libXext-devel BuildRequires: xorg-lib-libXft-devel +BuildRequires: xorg-lib-libXi-devel BuildRequires: xorg-lib-libXrandr-devel BuildRequires: zlib-devel >= 1.1.4 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -83,6 +83,7 @@ Requires: xorg-lib-libXcursor-devel Requires: xorg-lib-libXext-devel Requires: xorg-lib-libXft-devel +Requires: xorg-lib-libXi-devel Requires: xorg-lib-libXrandr-devel Requires: zlib-devel >= 1.1.4 @@ -227,6 +228,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.113 2011/01/30 16:48:32 sparky +- BR/R: xorg-lib-libXi-devel +- fixed linking +- release: 7 +- dropped unused BR: graphviz + Revision 1.112 2010/08/31 07:18:30 uzsolt - pkgconfig.patch - rel 6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fox/fox.spec?r1=1.112&r2=1.113&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
