Author: sparky Date: Thu Jan 28 13:48:04 2010 GMT Module: packages Tag: HEAD ---- Log message: - BR: groff
---- Files affected: packages/fltk: fltk.spec (1.72 -> 1.73) ---- Diffs: ================================================================ Index: packages/fltk/fltk.spec diff -u packages/fltk/fltk.spec:1.72 packages/fltk/fltk.spec:1.73 --- packages/fltk/fltk.spec:1.72 Thu Jan 28 13:40:16 2010 +++ packages/fltk/fltk.spec Thu Jan 28 14:47:59 2010 @@ -23,12 +23,13 @@ URL: http://www.fltk.org/ %{?with_opengl:BuildRequires: OpenGL-GLU-devel} BuildRequires: autoconf +BuildRequires: groff BuildRequires: libjpeg-devel BuildRequires: libpng-devel BuildRequires: libstdc++-devel BuildRequires: rpmbuild(macros) >= 1.315 %{?with_xft:BuildRequires: xorg-lib-libXft-devel} -BuildRequires: xorg-lib-libXinerama-devel +BuildRequires: xorg-lib-libXinerama-devel BuildRequires: xorg-util-makedepend Obsoletes: libfltk1.1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -69,7 +70,7 @@ Requires: libpng-devel Requires: libstdc++-devel %{?with_xft:Requires: xorg-lib-libXft-devel} -Requires: xorg-lib-libXinerama-devel +Requires: xorg-lib-libXinerama-devel Obsoletes: libfltk1.1-devel %description devel @@ -146,7 +147,7 @@ FLTK games: Block Attack!, Checkers, or Sudoku on your computer. %description -l pl.UTF-8 -Gry FLTK: Atak Klocków!, Warcaby, Sudoku. +Gry FLTK: Atak Klocków!, Warcaby, Sudoku. %prep %setup -q @@ -265,6 +266,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.73 2010/01/28 13:47:59 sparky +- BR: groff + Revision 1.72 2010/01/28 12:40:16 baggins - renumber patches @@ -403,7 +407,7 @@ - fixed OpenGL detection, added bcond to disable GL support Revision 1.30 2002/05/23 20:59:07 qboosh -- new %%doc, install manuals in mandir, not docdir +- new %doc, install manuals in mandir, not docdir - release 6 Revision 1.29 2002/05/01 16:55:51 kloczek @@ -467,23 +471,23 @@ - updated to 1.0.11 and bunch final cleanups. Revision 1.11 2001/05/02 16:29:01 qboosh -- adapterized and made spec %%debug ready or added using %%rpm*flags macros +- adapterized and made spec %debug ready or added using %rpm*flags macros Revision 1.10 2000/10/11 08:59:57 cieciwa - update to version 1.0.9, - fixed install process. Revision 1.9 2000/06/09 07:54:40 kloczek -- more %%{__make} macros. +- more %{__make} macros. Revision 1.8 2000/06/09 07:22:50 kloczek -- added using %%{__make} macro. +- added using %{__make} macro. Revision 1.7 2000/06/03 17:56:31 kloczek - run ldconfig moved to main package, - added %description, - Group in main chaged to X11/Libraries. -Note: still not compiles. + Note: still not compiles. Revision 1.6 2000/06/03 15:10:38 cieciwa - updated to version 1.0.8. @@ -497,6 +501,3 @@ Revision 1.1 2000/03/23 09:05:15 cieciwa - initial spec. - -* Sat Oct 9 1999 Wojciech "Sas" Cięciwa <[email protected]> --build RPM. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fltk/fltk.spec?r1=1.72&r2=1.73&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
