Author: arvenil Date: Wed Apr 2 21:01:17 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - patch for compatibility with qt - adapter - release 2
---- Files affected: SPECS: xorg-proto-inputproto.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/xorg-proto-inputproto.spec diff -u SPECS/xorg-proto-inputproto.spec:1.20 SPECS/xorg-proto-inputproto.spec:1.21 --- SPECS/xorg-proto-inputproto.spec:1.20 Thu Mar 6 08:27:35 2008 +++ SPECS/xorg-proto-inputproto.spec Wed Apr 2 23:01:12 2008 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Nagłówki rozszerzenia Input Name: xorg-proto-inputproto Version: 1.4.3 -Release: 1 +Release: 2 License: MIT Group: X11/Development/Libraries Source0: http://xorg.freedesktop.org/releases/individual/proto/inputproto-%{version}.tar.bz2 # Source0-md5: a0f0d8cf6fbf0db8ba3937d0cc16138d +Patch0: %{name}-XI.patch URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -34,6 +35,7 @@ %prep %setup -q -n inputproto-%{version} +%patch0 -p1 %build %{__aclocal} @@ -65,6 +67,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2008-04-02 21:01:12 arvenil +- patch for compatibility with qt +- adapter +- release 2 + Revision 1.20 2008-03-06 07:27:35 arekm - up to 1.4.3 @@ -129,11 +136,3 @@ Revision 1.1 2005/08/14 22:46:41 arekm - modular xorg specs - -* Wed Aug 10 2005 15:07:50 Tomasz Trojanowski <[EMAIL PROTECTED]> -- fixed summaries and descriptions -- defined %%{_prefix} -- release 0.02 - -* Wed Aug 3 2005 23:47:38 Tomasz Trojanowski <[EMAIL PROTECTED]> -- initial release ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-proto-inputproto.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
