# NOTE: now maintained in xorg-proto-xorgproto.spec Summary: X protocol and ancillary headers Summary(pl.UTF-8): Nagłówki protokołu X i pomocnicze Name: xorg-proto-xproto Version: 7.0.31 Release: 1.1 License: MIT Group: X11/Development/Libraries Source0: https://xorg.freedesktop.org/releases/individual/proto/xproto-%{version}.tar.bz2 # Source0-md5: 16791f7ca8c51a20608af11702e51083 URL: https://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.60 BuildRequires: automake BuildRequires: docbook-dtd43-xml BuildRequires: xmlto >= 0.0.22 BuildRequires: xorg-sgml-doctools >= 1.8 BuildRequires: xorg-util-util-macros >= 1.12 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description X protocol and ancillary headers. %description -l pl.UTF-8 Nagłówki protokołu X i pomocnicze. %package devel Summary: X protocol and ancillary headers Summary(pl.UTF-8): Nagłówki protokołu X i pomocnicze Group: X11/Development/Libraries Requires: filesystem >= 3.0-32 Obsoletes: xproto %description devel X protocol and ancillary headers. %description devel -l pl.UTF-8 Nagłówki protokołu X i pomocnicze. %prep %setup -q -n xproto-%{version} %build %{__aclocal} %{__autoconf} %{__autoheader} %{__automake} %configure %{__make} %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_includedir}/X11/extensions %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ pkgconfigdir=%{_pkgconfigdir} %clean rm -rf $RPM_BUILD_ROOT %files devel %defattr(644,root,root,755) %doc AUTHORS COPYING ChangeLog README specs/*.html specs/SIAddresses/{IPv6,hostname,localuser}.txt %{_includedir}/X11/DECkeysym.h %{_includedir}/X11/HPkeysym.h %{_includedir}/X11/Sunkeysym.h %{_includedir}/X11/X.h %{_includedir}/X11/XF86keysym.h %{_includedir}/X11/XWDFile.h %{_includedir}/X11/Xalloca.h %{_includedir}/X11/Xarch.h %{_includedir}/X11/Xatom.h %{_includedir}/X11/Xdefs.h %{_includedir}/X11/Xfuncproto.h %{_includedir}/X11/Xfuncs.h %{_includedir}/X11/Xmd.h %{_includedir}/X11/Xos.h %{_includedir}/X11/Xos_r.h %{_includedir}/X11/Xosdefs.h %{_includedir}/X11/Xpoll.h %{_includedir}/X11/Xproto.h %{_includedir}/X11/Xprotostr.h %{_includedir}/X11/Xthreads.h %{_includedir}/X11/Xw32defs.h %{_includedir}/X11/Xwindows.h %{_includedir}/X11/Xwinsock.h %{_includedir}/X11/ap_keysym.h %{_includedir}/X11/keysym.h %{_includedir}/X11/keysymdef.h %dir %{_includedir}/X11/extensions %{_pkgconfigdir}/xproto.pc