Author: qboosh Date: Sat Apr 12 20:00:58 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.0.4; no longer requires glproto - descs fix: XF86DRI is an extension
---- Files affected: SPECS: xorg-proto-xf86driproto.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/xorg-proto-xf86driproto.spec diff -u SPECS/xorg-proto-xf86driproto.spec:1.14 SPECS/xorg-proto-xf86driproto.spec:1.15 --- SPECS/xorg-proto-xf86driproto.spec:1.14 Mon Feb 12 23:09:25 2007 +++ SPECS/xorg-proto-xf86driproto.spec Sat Apr 12 22:00:52 2008 @@ -1,13 +1,13 @@ # $Revision$, $Date$ -Summary: XF86DRI protocol and ancillary headers -Summary(pl.UTF-8): Nagłówki protokołu XF86DRI i pomocnicze +Summary: XF86DRI extension headers +Summary(pl.UTF-8): Nagłówki rozszerzenia XF86DRI Name: xorg-proto-xf86driproto -Version: 2.0.3 -Release: 2 +Version: 2.0.4 +Release: 1 License: MIT Group: X11/Development/Libraries Source0: http://xorg.freedesktop.org/releases/individual/proto/xf86driproto-%{version}.tar.bz2 -# Source0-md5: e4a282cfd708b8892fca4425fee9cd7b +# Source0-md5: 01470d088da3a8a3deefa8e1f45d69cb URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -15,24 +15,23 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -XF86DRI protocol and ancillary headers. +XF86DRI extension headers. %description -l pl.UTF-8 -Nagłówki protokołu XF86DRI i pomocnicze. +Nagłówki rozszerzenia XF86DRI. %package devel -Summary: XF86DRI protocol and ancillary headers -Summary(pl.UTF-8): Nagłówki protokołu XF86DRI i pomocnicze +Summary: XF86DRI extension headers +Summary(pl.UTF-8): Nagłówki rozszerzenia XF86DRI Group: X11/Development/Libraries Requires: libdrm-devel -Requires: xorg-proto-glproto-devel Requires: xorg-proto-xproto-devel %description devel -XF86DRI protocol and ancillary headers. +XF86DRI extension headers. %description devel -l pl.UTF-8 -Nagłówki protokołu XF86DRI i pomocnicze. +Nagłówki rozszerzenia XF86DRI. %prep %setup -q -n xf86driproto-%{version} @@ -58,9 +57,8 @@ %files devel %defattr(644,root,root,755) %doc COPYING ChangeLog -%{_includedir}/GL/internal/dri_interface.h %dir %{_includedir}/X11/dri -%{_includedir}/X11/dri/*.h +%{_includedir}/X11/dri/xf86dri*.h %{_pkgconfigdir}/xf86driproto.pc %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -69,6 +67,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2008-04-12 20:00:52 qboosh +- updated to 2.0.4; no longer requires glproto +- descs fix: XF86DRI is an extension + Revision 1.14 2007-02-12 22:09:25 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-proto-xf86driproto.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
