Group: Graphics/X Window System
Source: %{name}-%{version}.tar.bz2
+Source1001: libXrender.manifest
BuildRequires: pkgconfig
BuildRequires: pkgconfig(renderproto) >= 0.9
BuildRequires: pkgconfig(x11)
%prep
%setup -q
+cp %{SOURCE1001} .
%build
%configure --docdir=%_docdir/%{name} --disable-static
%postun -p /sbin/ldconfig
%files
+%manifest %{name}.manifest
%defattr(-,root,root)
%license COPYING
%{_libdir}/libXrender.so.1*
%files devel
+%manifest %{name}.manifest
%defattr(-,root,root)
%{_includedir}/X11/*
%{_libdir}/libXrender.so