Author: qrczak Date: Tue Feb 20 11:11:33 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - xorg-lib-libXrandr-c++.patch: avoid C++ keywords in headers (for kdebase) - Release 3
---- Files affected: SPECS: xorg-lib-libXrandr.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/xorg-lib-libXrandr.spec diff -u SPECS/xorg-lib-libXrandr.spec:1.23 SPECS/xorg-lib-libXrandr.spec:1.24 --- SPECS/xorg-lib-libXrandr.spec:1.23 Mon Feb 19 18:24:58 2007 +++ SPECS/xorg-lib-libXrandr.spec Tue Feb 20 12:11:27 2007 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Biblioteka rozszerzenia X Randr Name: xorg-lib-libXrandr Version: 1.2.0 -Release: 1 +Release: 3 License: MIT Group: X11/Libraries Source0: http://xorg.freedesktop.org/releases/individual/lib/libXrandr-%{version}.tar.bz2 # Source0-md5: 10b5f39f267da31fbe885771d4e3d27f +Patch0: %{name}-c++.patch URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -70,6 +71,7 @@ %prep %setup -q -n libXrandr-%{version} +%patch0 -p1 %build %{__libtoolize} @@ -116,6 +118,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2007/02/20 11:11:27 qrczak +- xorg-lib-libXrandr-c++.patch: avoid C++ keywords in headers (for kdebase) +- Release 3 + Revision 1.23 2007/02/19 17:24:58 sls - BR: xorg-proto-randrproto-devel >= 1.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-lib-libXrandr.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
