Author: lisu Date: Tue Sep 22 10:17:02 2009 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.5.4 - problem with ttf font fixed (-font patch)
---- Files affected: packages/neverball: neverball.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: packages/neverball/neverball.spec diff -u packages/neverball/neverball.spec:1.32 packages/neverball/neverball.spec:1.33 --- packages/neverball/neverball.spec:1.32 Wed Sep 9 12:07:36 2009 +++ packages/neverball/neverball.spec Tue Sep 22 12:16:57 2009 @@ -3,22 +3,22 @@ # TODO: # - correct home_etc # - put highscores files in proper place -# - fix problem with ttf font # Summary: Neverball - 3D game with rolling the ball Summary(pl.UTF-8): Neverball - gra 3D polegajÄ…ca na toczeniu kulki Name: neverball -Version: 1.5.3 +Version: 1.5.4 Release: 0.1 Epoch: 1 License: GPL v2+ Group: X11/Applications/Games Source0: http://icculus.org/neverball/%{name}-%{version}.tar.gz -# Source0-md5: e60039ba17a68f9b22b0d4d3c010b9df +# Source0-md5: c523b0f72c2035831310e821162f7bd7 Source1: %{name}.desktop Source2: neverputt.desktop Source3: %{name}.png Patch0: %{name}-datadir.patch +Patch1: %{name}-font.patch URL: http://icculus.org/neverball/ BuildRequires: OpenGL-devel BuildRequires: SDL_image-devel @@ -52,6 +52,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__make} \ @@ -87,6 +88,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2009/09/22 10:16:57 lisu +- up to 1.5.4 +- problem with ttf font fixed (-font patch) + Revision 1.32 2009/09/09 10:07:36 lisu - up to 1.5.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/neverball/neverball.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
