Author: qboosh Date: Sat Jun 11 08:29:13 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - BR: OpenGL-devel instead of X11- implementation - pl
---- Files affected: SPECS: guichan.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/guichan.spec diff -u SPECS/guichan.spec:1.2 SPECS/guichan.spec:1.3 --- SPECS/guichan.spec:1.2 Sat Jun 11 08:54:28 2005 +++ SPECS/guichan.spec Sat Jun 11 10:29:08 2005 @@ -4,7 +4,7 @@ %bcond_with allegro # with allegro # Summary: Guichan - small, efficient C++ GUI library designed for games -Summary(pl): Guichan - mała, efektywna biblioteka C++ przeznaczona do gier +Summary(pl): Guichan - mała, wydajna biblioteka GUI w C++ przeznaczona do gier Name: guichan Version: 0.4.0 Release: 0.1 @@ -12,11 +12,11 @@ Group: Libraries Source0: http://dl.sourceforge.net/guichan/%{name}-%{version}-src.tar.gz # Source0-md5: f68b6c603c4fb3d70a8737f916214a35 +URL: http://guichan.sourceforge.net/ +BuildRequires: OpenGL-devel BuildRequires: SDL_image-devel BuildRequires: SDL-devel -BuildRequires: X11-OpenGL-devel %{?with_allegro:BuildRequires: allegro} -URL: http://guichan.sourceforge.net/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -24,6 +24,11 @@ comes with a standard set of widgets and can use several different objects for displaying graphics and grabbing user input. +%description -l pl +Guichan to mała, wydajna biblioteka GUI w C++ przeznaczona do gier. +Zawiera standardowy zestaw widgetów i może używać kilku różnych +obiektów do wyświetlania grafiki i pobierania wejścia od użytkownika. + %prep %setup -q @@ -56,6 +61,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/06/11 08:29:08 qboosh +- BR: OpenGL-devel instead of X11- implementation +- pl + Revision 1.2 2005/06/11 06:54:28 spider - missing br @@ -63,4 +72,3 @@ - init pld - nfy - need: pl summary, check %files section, check conditional build - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/guichan.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
