Author: shadzik Date: Sat Oct 28 21:47:30 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - add frozen-bubble API-adds patch, rel 2
---- Files affected: SPECS: SDL_Pango.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/SDL_Pango.spec diff -u SPECS/SDL_Pango.spec:1.1 SPECS/SDL_Pango.spec:1.2 --- SPECS/SDL_Pango.spec:1.1 Sat Oct 28 23:35:03 2006 +++ SPECS/SDL_Pango.spec Sat Oct 28 23:47:25 2006 @@ -3,12 +3,13 @@ Summary(pl): Silnik Pango dla SDL Name: SDL_Pango Version: 0.1.2 -Release: 1 +Release: 2 License: LGPL Group: Libraries Source0: http://dl.sourceforge.net/sdlpango/%{name}-%{version}.tar.gz # Source0-md5: 85bbf9bb7b1cee0538154dadd045418c Patch0: %{name}-am.patch +Patch1: %{name}-0.1.2-API-adds.patch URL: http://sdlpango.sourceforge.net/ BuildRequires: SDL-devel >= 1.2.0 BuildRequires: autoconf >= 2.59-9 @@ -49,6 +50,7 @@ %prep %setup -q %patch0 -p0 +%patch1 -p0 %build rm -f acinclude.m4 @@ -98,6 +100,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/10/28 21:47:25 shadzik +- add frozen-bubble API-adds patch, rel 2 + Revision 1.1 2006/10/28 21:35:03 shadzik - initial ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/SDL_Pango.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
