Author: undefine Date: Mon Jun 20 13:53:18 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - patch to use new js interface, rel 1
---- Files affected: SPECS: plib.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: SPECS/plib.spec diff -u SPECS/plib.spec:1.34 SPECS/plib.spec:1.35 --- SPECS/plib.spec:1.34 Mon Jun 20 13:24:21 2005 +++ SPECS/plib.spec Mon Jun 20 15:53:12 2005 @@ -3,12 +3,13 @@ Summary(pl): PrzenoĊna biblioteka do programowania gier Name: plib Version: 1.8.4 -Release: 0.1 +Release: 1 License: LGPL Group: X11/Libraries Source0: http://plib.sourceforge.net/dist/%{name}-%{version}.tar.gz # Source0-md5: 5e3f289a9d1c5de0b1cfdec76bf139e6 Patch0: %{name}-shared.patch +Patch1: %{name}-js_fix.patch URL: http://plib.sourceforge.net/ BuildRequires: OpenGL-devel BuildRequires: XFree86-devel >= 4.0.1 @@ -55,6 +56,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build rm -f config.cache missing @@ -100,6 +102,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2005/06/20 13:53:12 undefine +- patch to use new js interface, rel 1 + Revision 1.34 2005/06/20 11:24:21 blekot - 0.8.4, rel 0.1 - doesn't build (don't know why) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/plib.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
