Author: radek Date: Wed Sep 26 21:13:23 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - release 2: added -undefined_XID.patch (xorg 1.3 doesn't build without this)
---- Files affected: SPECS: xorg-proto-renderproto.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/xorg-proto-renderproto.spec diff -u SPECS/xorg-proto-renderproto.spec:1.17 SPECS/xorg-proto-renderproto.spec:1.18 --- SPECS/xorg-proto-renderproto.spec:1.17 Sat Sep 1 09:34:05 2007 +++ SPECS/xorg-proto-renderproto.spec Wed Sep 26 23:13:17 2007 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Nagłówki protokołu Render i pomocnicze Name: xorg-proto-renderproto Version: 0.9.3 -Release: 1 +Release: 2 License: MIT Group: X11/Development/Libraries Source0: http://xorg.freedesktop.org/releases/individual/proto/renderproto-%{version}.tar.bz2 # Source0-md5: 598bc9a493deee2e48e4434e94467189 +Patch0: %{name}-undefined_XID.patch URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -36,6 +37,7 @@ %prep %setup -q -n renderproto-%{version} +%patch0 -p1 %build %{__aclocal} @@ -67,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2007/09/26 21:13:17 radek +- release 2: added -undefined_XID.patch (xorg 1.3 doesn't build without this) + Revision 1.17 2007/09/01 07:34:05 arekm - up to 0.9.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-proto-renderproto.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
